cve/2024/CVE-2024-12788.md
2025-09-29 21:09:30 +02:00

20 lines
1.4 KiB
Markdown

### [CVE-2024-12788](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12788)
![](https://img.shields.io/static/v1?label=Product&message=Technical%20Discussion%20Forum&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Injection&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection&color=brightgreen)
### Description
A vulnerability was found in Codezips Technical Discussion Forum 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file signinpost.php. The manipulation of the argument username leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Eine Schwachstelle wurde in Codezips Technical Discussion Forum 1.0 gefunden. Sie wurde als kritisch eingestuft. Betroffen davon ist ein unbekannter Prozess der Datei signinpost.php. Durch das Beeinflussen des Arguments username mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei über das Netzwerk erfolgen. Der Exploit steht zur öffentlichen Verfügung.
### POC
#### Reference
- https://github.com/laowuzi/cve/tree/main/Technical_Discussion_Forum
#### Github
No PoCs found on GitHub currently.