cve/2024/CVE-2024-5064.md

21 lines
1.3 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-5064](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5064)
![](https://img.shields.io/static/v1?label=Product&message=Online%20Course%20Registration%20System&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%203.1%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 Online Course Registration System 3.1. It has been rated as critical. This issue affects some unknown processing of the file news-details.php. The manipulation of the argument nid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-264923.
### POC
#### Reference
- https://github.com/BurakSevben/CVEs/blob/main/Online%20Course%20Registration%20System/Online%20Course%20Registration%20System%20-%20SQL%20Injection%20-%202%20(Unauthenticated).md
2024-06-09 00:33:16 +00:00
- https://github.com/BurakSevben/CVEs/blob/main/Online%20Course%20Registration%20System/Online%20Course%20Registration%20System%20-%20SQL%20Injection%20-%202%20(Unauthenticated).md
2024-05-25 21:48:12 +02:00
- https://vuldb.com/?id.264923
2024-06-09 00:33:16 +00:00
- https://vuldb.com/?id.264923
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.