CVE-2022-28368
CRITICALdompdf < 1.2.1 - Remote Code Execution via CSS @font-face src:url
Title source: llmExploitation Summary
EIP tracks 7 public exploits for CVE-2022-28368.
PoCs published by Ravindu Wickramasinghe, rvzsec, rvizx, including Metasploit module exploits/multi/http/dompdf_rce_cve_2022_28368.
AI-analyzed exploit summary This exploit leverages CVE-2022-28368 in Dompdf <1.2.1 to achieve remote code execution by injecting a malicious font file via CSS. It sets up a local HTTP server to serve the payload and triggers a reverse shell.
Description
Dompdf 1.2.1 allows remote code execution via a .php file in the src:url field of an @font-face Cascading Style Sheets (CSS) statement (within an HTML input file).
Exploits (7)
This exploit leverages CVE-2022-28368 in Dompdf <1.2.1 to achieve remote code execution by injecting a malicious font file via CSS. It sets up a local HTTP server to serve the payload and triggers a reverse shell.
This repository contains a functional exploit for CVE-2022-28368, which targets Dompdf versions <1.2.1. The exploit leverages CSS injection to store a malicious font file with a .php extension in the font cache, leading to remote code execution when accessed.
This is a functional PoC exploit for CVE-2022-28368, targeting Dompdf versions <1.2.1. It achieves RCE by injecting malicious CSS to store a PHP shell in the font cache, which is then executed via a reverse shell payload.
This repository contains a functional Python exploit for CVE-2022-28368, which achieves RCE in Dompdf 1.2.1 by leveraging a malicious @font-face CSS rule to fetch and execute a PHP payload disguised as a TTF font file. The exploit automates the process by spinning up a local web server to host the malicious files and triggering the vulnerability via HTTP requests.
This exploit leverages CVE-2022-28368 in Dompdf to achieve remote code execution by injecting a malicious CSS file that triggers a request to a PHP payload, which is then executed on the target server.
This Python script exploits CVE-2022-28368, a remote code execution vulnerability in dompdf's cached font handling. It sets up a pseudo-HTTP server to deliver a malicious font file and triggers payload execution via a crafted URL.
This Metasploit module exploits CVE-2022-28368 in dompdf by leveraging malicious font caching to achieve remote code execution. It serves a crafted CSS file and a PHP-embedded TTF font to the target, which is then cached and executed via a direct HTTP request.
References (7)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H