cve/2024/CVE-2024-12963.md

20 lines
1.4 KiB
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-12963](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12963)
![](https://img.shields.io/static/v1?label=Product&message=Job%20Recruitment&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 Job Recruitment 1.0 and classified as critical. Affected by this issue is the function add_xp of the file /_parse/_all_edits.php. The manipulation of the argument job_company leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Eine Schwachstelle wurde in code-projects Job Recruitment 1.0 gefunden. Sie wurde als kritisch eingestuft. Betroffen davon ist die Funktion add_xp der Datei /_parse/_all_edits.php. Mittels Manipulieren des Arguments job_company 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/UnrealdDei/cve/blob/main/sql6.md
#### Github
No PoCs found on GitHub currently.