Vulnerability CVE-2024-24812


Published: 2024-02-07

Description:
Frappe is a full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Prior to versions 14.59.0 and 15.5.0, portal pages are susceptible to Cross-Site Scripting (XSS) which can be used to inject malicious JS code if user clicks on a malicious link. This vulnerability has been patched in versions 14.59.0 and 15.5.0. No known workarounds are available.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/frappe/frappe/security/advisories/GHSA-7p3m-h76m-hg9v
https://github.com/frappe/frappe/releases/tag/v14.59.0
https://github.com/frappe/frappe/releases/tag/v15.5.0

Copyright 2026, cxsecurity.com

 

Back to Top