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_material_requests_based_on_supplier' function within 'erpnext/stock/doctype/material_request/material_request.py'. This vulnerability allows attackers to inject SQL queries through the 'txt' parameter, potentially leading to the extraction of sensitive information from the database.
Exploitation of this vulnerability allows for error-based SQL injection, enabling attackers to manipulate SQL queries and access or modify database information.
The vulnerability can be reproduced by sending a request to the 'get_material_requests_based_on_supplier' function with a crafted 'txt' parameter that includes SQL injection payloads. The function will process the input without proper sanitization, allowing the injected SQL to be executed against the database.
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.