cbcvebase.
CVE-2011-4926
published 2012-08-29

CVE-2011-4926: Cross-site scripting (XSS) vulnerability in adminimize/adminimize_page.php in the Adminimize plugin before 1.7.22 for WordPress allows remote attackers to…

PriorityP270medium4.3CVSS 2.0
AVNACMAuNCNIPAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
10.91%
95.3th percentile
Cross-site scripting (XSS) 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.

Affected

54 ranges· showing 25
VendorProductVersion rangeFixed in
bueltgeadminimize<= 1.7.21
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize
bueltgeadminimize

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://www.example.com/[path]/wp-content/plugins/adminimize/adminimize_page.php?page=[xss]
path/wp-content/plugins/adminimize/adminimize_page.php
url{{BaseURL}}/wp-content/plugins/adminimize/adminimize_page.php?page=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E
path/wp-content/plugins/adminimize/readme.txt
  • Probe for the vulnerable endpoint by requesting adminimize_page.php with a crafted XSS payload in the 'page' parameter; a vulnerable instance will reflect the payload (e.g., alert(document.domain)) in the response body with Content-Type text/html and HTTP 200.
  • Confirm plugin presence before exploitation by checking for the string 'Adminimize ===' in /wp-content/plugins/adminimize/readme.txt.
  • Use the Google dork 'inurl:"/wp-content/plugins/adminimize/"' to identify WordPress sites with the Adminimize plugin installed.
  • The vulnerable parameter is 'page' in adminimize_page.php; unsanitised input is reflected directly into the HTML response, enabling script injection.
  • ·CVE-2011-4926 specifically covers the 'page' parameter in adminimize_page.php; the related CVE-2011-5128 covers additional parameters (post, post_ID) and additional files (deinstall_options.php, theme_options.php, im_export_options.php) — do not conflate the two.
  • ·Versions prior to 1.7.22 are confirmed vulnerable; the fix was introduced in 1.7.22.

CVSS provenance

nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
vulncheck4.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.