CVE-2023-4148
published 2023-09-25CVE-2023-4148: The Ditty WordPress plugin before 3.1.25 does not sanitise and escape some parameters and generated URLs before outputting them back in attributes, leading to…
PriorityP333medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.81%
52.4th percentile
The Ditty WordPress plugin before 3.1.25 does not sanitise and escape some parameters and generated URLs before outputting them back in attributes, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| metaphorcreations | ditty | < 3.1.25 | 3.1.25 |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Ditty < 3.1.25 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2023-4148 [MEDIUM] Ditty < 3.1.25 - Cross-Site Scripting
Ditty alert(/XSS/) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(body_2, "alert(/XSS/)") && contains(body_2, "ditty")'
- 'contains(content_type_2, "text/html")'
condition: and
# digest: 4b0a00483046022100e7e81ec23670747ed38024d2240bdad83b98d3d8cda13c4f7aedd44e462ec78c022100f9342745e92475ccc2b7247c08519b5e53bd8cf2c1322033178da9bd8b44d544:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2023-09-25
Published