Product: InvetoryManagementSystem
Vendor: https://github.com/sazanrjb
Affected Version(s): 1.0
CVE ID: CVE-2022-36258
Description: A SQL injection vulnerability in CustomerDAO.java in sazanrjb InventoryManagementSystem 1.0 allows attackers to execute arbitrary SQL commands via the parameters such as "searchTxt".
Vulnerability Type: SQL injection
Root Cause: Multiple methods and their parameters such as getSearchCustomersQueryResult(String searchTxt) in source file CustomerDAO.java do not have user input sanitiazation.
Impact: An attacker is able to extract sensitive data from the database.
PoC:
- Set value of parameter "searchTxt" as '--.