Learn about CVE-2020-6145, an SQL injection vulnerability in ERPNext 11.1.38. Discover the impact, technical details, affected systems, exploitation mechanism, and mitigation steps.
An SQL injection vulnerability exists in ERPNext 11.1.38, allowing attackers to execute malicious SQL commands through specially crafted HTTP requests.
Understanding CVE-2020-6145
This CVE involves an SQL injection vulnerability in ERPNext 11.1.38.
What is CVE-2020-6145?
CVE-2020-6145 is an SQL injection vulnerability in the frappe.desk.reportview.get functionality of ERPNext 11.1.38. Attackers can exploit this issue by sending crafted HTTP requests to execute arbitrary SQL commands.
The Impact of CVE-2020-6145
The vulnerability has a CVSS base score of 6.4, categorizing it as a medium severity issue. It can lead to unauthorized access to data and potentially compromise the integrity of the affected system.
Technical Details of CVE-2020-6145
This section provides more technical insights into the vulnerability.
Vulnerability Description
The vulnerability allows attackers to perform SQL injection attacks by manipulating HTTP requests in ERPNext 11.1.38.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Protecting systems from CVE-2020-6145 requires immediate actions and long-term security practices.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates