SQL Injection Vulnerability in Online Marriage Registration System by PHP Gurukul
CVE-2020-35151
8.8HIGH
Key Information:
- Vendor
PHPgurukul
- Vendor
- CVE Published:
- 21 December 2020
What is CVE-2020-35151?
The Online Marriage Registration System version 1.0 contains a vulnerability in the 'searchdata' POST parameter within the user/search.php file. This vulnerability allows for a Time Based SQL Injection attack, enabling an unauthorized user to manipulate SQL queries, potentially exposing sensitive user data. Proper measures should be taken to sanitize input data and implement parameterized queries to mitigate this risk.