cve/2024/CVE-2024-4795.md

18 lines
988 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-4795](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4795)
![](https://img.shields.io/static/v1?label=Product&message=Online%20Laundry%20Management%20System&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability was found in Campcodes Online Laundry Management System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /manage_user.php. The manipulation of the argument id leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-263894 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://github.com/yylmm/CVE/blob/main/Online%20Laundry%20Management%20System/sql_manage_user.md
#### Github
No PoCs found on GitHub currently.