CVE-2021-24435
Titan Framework <= 1.12.1 - Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2021-24435 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The iframe-font-preview.php file of the titan-framework does not properly escape the font-weight and font-family GET parameters before outputting them back in an href attribute, leading to Reflected Cross-Site Scripting issues
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Titan Framework | CVE List | 1.12.1 to ≤ 1.12.1 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Titan Framework plugin <= 1.12.1 - Cross-Site ScriptingCVSS 6.1
The iframe-font-preview.php file of the titan-framework does not properly escape the font-weight and font-family GET parameters before outputting them back in an href attribute, leading to Reflected Cross-Site Scripting issues.
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
Fixed in version 2.7.12
Source: ProjectDiscovery