First published: Mon Sep 12 2022(Updated: )
A SQL injection vulnerability in SupplierDAO.java in sazanrjb InventoryManagementSystem 1.0 allows attackers to execute arbitrary SQL commands via the parameters such as "searchTxt".
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Inventory Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-36255 is classified as a high severity vulnerability due to its potential for exploitation via SQL injection.
CVE-2022-36255 allows attackers to execute arbitrary SQL commands, which can lead to unauthorized data access or data manipulation.
To fix CVE-2022-36255, you should validate and sanitize user input, particularly parameters like 'searchTxt', to prevent SQL injection.
CVE-2022-36255 is found in version 1.0 of the Inventory Management System.
Any user or organization utilizing Inventory Management System version 1.0 is affected by CVE-2022-36255.