First published: Mon Sep 12 2022(Updated: )
A SQL injection vulnerability in Stocks.java in sazanrjb InventoryManagementSystem 1.0 allows attackers to execute arbitrary SQL commands via the parameters such as "productcode".
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-36256 is classified as a medium severity SQL injection vulnerability.
To fix CVE-2022-36256, sanitize and parameterize all SQL queries to prevent arbitrary command execution.
Successful exploitation of CVE-2022-36256 allows attackers to execute arbitrary SQL commands, potentially leading to data leakage or corruption.
CVE-2022-36256 affects version 1.0 of the sazanrjb InventoryManagementSystem.
CVE-2022-36256 can be exploited by remote attackers who have access to the vulnerable web application's parameters.