cve/2024/CVE-2024-7376.md

18 lines
947 B
Markdown
Raw Permalink Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-7376](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7376)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20Realtime%20Quiz%20System&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, which was classified as critical, was found in SourceCodester Simple Realtime Quiz System 1.0. Affected is an unknown function of the file /print_quiz_records.php. The manipulation of the argument id leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-273360.
### POC
#### Reference
- https://gist.github.com/topsky979/8c36e6a899fc02e8054f67b94e34f6c6
#### Github
No PoCs found on GitHub currently.