CVE-2024-13112
published 2025-01-31CVE-2024-13112: The WP MediaTagger WordPress plugin through 4.1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected…
PriorityP432medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.58%
43.2th percentile
The WP MediaTagger WordPress plugin through 4.1.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 high privilege users such as admin.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| phd38 | wp_mediatagger | <= 4.1.1 | — |
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
WP MediaTagger <= 4.1.1 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2024-13112 [MEDIUM] WP MediaTagger <= 4.1.1 - Cross-Site Scripting
WP MediaTagger alert(document.domain) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(body, ">alert(document.domain)")'
- 'contains(content_type, "text/html")'
- 'status_code == 200'
condition: and
# digest: 4b0a00483046022100c63d9a4bd02da8bfda9220d3e9e0a06897465a011314f4cd43004ffb13958f6c022100aced3166027c44f770f0761a704a403e749b47677443e04cd1689d64db873f0d:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-01-31
Published