Frappe
cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*
- 15.55.4
A SQL injection vulnerability has been identified in Frappe ERPNext version 15.57.5. The issue arises in the 'get_stock_balance()' function located in 'erpnext/stock/utils.py'. The vulnerability allows attackers to inject SQL queries through the 'inventory_dimensions_dict' parameter, potentially leading to the extraction of sensitive information from the database.
Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate database queries to extract, modify, or delete database information.
The vulnerability can be reproduced by calling the 'get_stock_balance()' function with a crafted 'inventory_dimensions_dict' parameter that includes malicious SQL injection payloads. This can be done through the ERPNext API by sending a POST request with the injected SQL in the 'inventory_dimensions_dict' parameter.
Users are advised to update to the latest version of Frappe ERPNext, where this vulnerability has been patched.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.