First published: Mon Sep 18 2023(Updated: )
SQL injection vulnerability in Exam Form Submission in PHP with Source Code v.1.0 allows a remote attacker to escalate privileges via the val-username parameter in /index.php.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Code-Projects Exam Form Submission | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID is CVE-2023-42359.
The severity of CVE-2023-42359 is critical with a score of 9.8.
CVE-2023-42359 allows a remote attacker to escalate privileges via the val-username parameter in /index.php.
To fix the SQL injection vulnerability, you need to sanitize user input and use parameterized queries to prevent SQL injection attacks.
Yes, you can find more information about CVE-2023-42359 at this link: [CVE-2023-42359 Reference](https://upbeat-washer-def.notion.site/Exam-Form-Submission-In-PHP-SQL-Injection-in-index-php-bd71962db712459488019d531ab2f6f2?pvs=4)