CVE-2021-24342
JNews < 8.0.6 - Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2021-24342 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The JNews WordPress theme before 8.0.6 did not sanitise the cat_id parameter in the POST request /?ajax-request=jnews (with action=jnews_build_mega_category_*), leading to a Reflected Cross-Site Scripting (XSS) issue.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
JNews | CVE List | 8.0.6 to < 8.0.6 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress JNews Theme <8.0.6 - Cross-Site ScriptingCVSS 6.1
WordPress JNews theme before 8.0.6 contains a reflected cross-site scripting vulnerability. It does not sanitize the cat_id parameter in the POST request /?ajax-request=jnews (with action=jnews_build_mega_category_*).
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
Remediation
Update to the latest version of the WordPress JNews Theme (>=8.0.6) to mitigate the XSS vulnerability.
Source: ProjectDiscovery