CVE-2024-13630
published 2025-02-26CVE-2024-13630: The NewsTicker WordPress plugin through 1.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site…
PriorityP432medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.59%
43.8th percentile
The NewsTicker WordPress plugin through 1.0 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 |
|---|---|---|---|
| mahinsha | newsticker | — | — |
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
NewsTicker <= 1.0 - Reflected Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2024-13630 [MEDIUM] NewsTicker <= 1.0 - Reflected Cross-Site Scripting
NewsTicker alert(document.domain) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- status_code == 200
- contains_all(body, ">alert(document.domain)")
condition: and
# digest: 4b0a0048304602210082a53d6cfde7431ead24e7f777871e1d74e58c66153eef9b07bd7eaac68c8424022100870c7e515efb59feb52760294c27615c61a2a4fc755458d6d31a264ed9f7387d:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-02-26
Published