CVE-2021-24364
Jannah < 5.4.4 - Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2021-24364 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Jannah WordPress theme before 5.4.4 did not properly sanitize the options JSON parameter in its tie_get_user_weather AJAX action before outputting it back in the page, 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.4 to < 5.4.4 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Jannah Theme <5.4.4 - Cross-Site ScriptingCVSS 6.1
WordPress Jannah theme before 5.4.4 contains a reflected cross-site scripting vulnerability. It does not properly sanitize the options JSON parameter in its tie_get_user_weather AJAX action before outputting it back in the page.
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 WordPress Jannah Theme to version 5.4.4 or later, which includes a fix for this vulnerability.
Source: ProjectDiscovery