cve/2024/CVE-2024-10431.md

19 lines
1.2 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-10431](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10431)
![](https://img.shields.io/static/v1?label=Product&message=Pet%20Shop%20Management%20System&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
A vulnerability, which was classified as critical, was found in Codezips Pet Shop Management System 1.0. Affected is an unknown function of the file /deletebird.php. The manipulation of the argument t1 leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
2025-09-29 21:09:30 +02:00
Es wurde eine Schwachstelle in Codezips Pet Shop Management System 1.0 gefunden. Sie wurde als kritisch eingestuft. Es geht dabei um eine nicht klar definierte Funktion der Datei /deletebird.php. Durch Manipulieren des Arguments t1 mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann über das Netzwerk passieren. Der Exploit steht zur öffentlichen Verfügung.
2025-09-29 16:08:36 +00:00
### POC
#### Reference
- https://github.com/ppp-src/CVE/issues/24
#### Github
No PoCs found on GitHub currently.