cve/2022/CVE-2022-36256.md

19 lines
735 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-36256](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36256)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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".
### POC
#### Reference
- https://gist.github.com/ziyishen97/0fd90a5939ffb401e8a74f4a415e1610
- https://github.com/sazanrjb/InventoryManagementSystem/issues/14
#### Github
No PoCs found on GitHub currently.