### [CVE-2024-13039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13039) ![](https://img.shields.io/static/v1?label=Product&message=Simple%20Chat%20System&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 code-projects Simple Chat System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /add_user.php. The manipulation of the argument name/email/password/number leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Eine kritische Schwachstelle wurde in code-projects Simple Chat System 1.0 ausgemacht. Dies betrifft einen unbekannten Teil der Datei /add_user.php. Durch Beeinflussen des Arguments name/email/password/number mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann über das Netzwerk passieren. Der Exploit steht zur öffentlichen Verfügung. ### POC #### Reference - https://github.com/Curious-L/-/issues/1 #### Github No PoCs found on GitHub currently.