CVE-2021-24407
Jannah < 5.4.5 - Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2021-24407 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Jannah WordPress theme before 5.4.5 did not properly sanitize the 'query' POST parameter in its tie_ajax_search AJAX action, leading to a Reflected Cross-site Scripting (XSS) vulnerability.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
JannahBrowse TieLabs / Jannah | CVE List | 5.4.5 to < 5.4.5 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Jannah Theme <5.4.5 - Cross-Site ScriptingCVSS 6.1
WordPress Jannah theme before 5.4.5 contains a reflected cross-site scripting vulnerability. It does not properly sanitize the 'query' POST parameter in its tie_ajax_search AJAX action.
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 of the affected website.
Remediation
Update the Jannah Theme to version 5.4.5 or later, which includes proper input sanitization to mitigate the XSS vulnerability.
Source: ProjectDiscovery