Headline
CVE-2023-3059: requestCVE/SQL.md at main · Aiiimer/requestCVE
A vulnerability, which was classified as critical, was found in SourceCodester Online Exam Form Submission 1.0. This affects an unknown part of the file /admin/update_s6.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-230565 was assigned to this vulnerability.
Online Exam Form Submission v1.0 has SQL injection
BUG_Author:HaoL
Website source address: https://www.sourcecodester.com/php/14485/online-exam-form-submission-phpmysql-full-source-code-2020.html
Vulnerability File: /examformsubmission/admin/update_s6.php
GET parameter ‘id’ exists SQL injection vulnerability
Payload1: id=1’ union all select null,concat(0x717273,0x66676869),null,null-- -
UNION query.
Payload2: id=1’ and (select 1 from (select(sleep(10)))z) and 'k’=’k
time-based blind