CyberRota Analysis
AI-GeneratedFrappe's check_safe_sql_query function prior to versions 16.18.3 and 15.108.0 allows for potentially unsafe SELECT INTO OUTFILE queries, which could be exploited on self-hosted instances with misconfigured database permissions and available MySQL FILE privileges. This vulnerability poses a risk of unauthorized data exposure or manipulation. Organizations using affected versions should prioritize updating to the latest releases to mitigate potential security risks.
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.18.3 and 15.108.0, check_safe_sql_query permitted SELECT INTO OUTFILE queries, which could potentially work on self-hosted sites if database permissions are not well aligned and MySQL FILE privileges are available. This issue is fixed in versions 16.18.3 and 15.108.0.