cve/2024/CVE-2024-3771.md

18 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-3771](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3771)
![](https://img.shields.io/static/v1?label=Product&message=Student%20Record%20System&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%203.20%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability was found in PHPGurukul Student Record System 3.20 and classified as critical. Affected by this issue is some unknown functionality of the file /edit-subject.php. The manipulation of the argument sub1/sub2/sub3/sub4/udate leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-260618 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://github.com/BurakSevben/CVEs/blob/main/Student%20Record%20System%203.20/Student%20Record%20System%20-%20SQL%20Injection%20-%204.md
#### Github
No PoCs found on GitHub currently.