.. / CVE-2021-24435

Exploit for WordPress Titan Framework plugin <= 1.12.1 - Cross-Site Scripting (CVE-2021-24435)

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.

Nuclei Template

View the template here CVE-2021-24435.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2021/CVE-2021-24435.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24435
https://wpscan.com/vulnerability/a88ffc42-6611-406e-8660-3af24c9cc5e8
https://patchstack.com/database/vulnerability/titan-framework/wordpress-titan-framework-plugin-1-12-1-reflected-cross-site-scripting-xss-vulnerability
https://nvd.nist.gov/vuln/detail/CVE-2021-24435