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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/frappe/frappe/security/advisories/GHSA-7p3m-h76m-hg9v | vendor advisory |
https://github.com/frappe/frappe/releases/tag/v14.59.0 | release notes |
https://github.com/frappe/frappe/releases/tag/v15.5.0 | release notes |