Files
CVEs-PoC/2024/CVE-2024-7635.md
T
2024-08-12 19:01:27 +00:00

18 lines
929 B
Markdown

### [CVE-2024-7635](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7635)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20Ticket%20Booking&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 code-projects Simple Ticket Booking 1.0. It has been classified as critical. Affected is an unknown function of the file register_insert.php of the component Registration Handler. The manipulation of the argument name/email/dob/password/Gender/phone leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
### POC
#### Reference
- https://github.com/space-security/cve/issues/2
#### Github
No PoCs found on GitHub currently.