CyberRota Analysis
AI-GeneratedThe vulnerability in Frappe allows authenticated users to import data with unescaped column headers, potentially leading to cross-site scripting (XSS) when other users view the import interface. This can result in unauthorized script execution, impacting the integrity of user sessions and data. Organizations using versions prior to 16.19.0 and 15.109.0 should prioritize updating to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Frappe is a full-stack web application framework. Prior to 16.19.0 and 15.109.0, Data Import does not escape imported column headers before rendering previews and results, allowing an authenticated importer to persist script content that executes when another user views the import interface. This issue is fixed in versions 16.19.0 and 15.109.0.