| 제목 | SourceCodester Simple Book Catalog App v1.0 has SQL injection |
|---|
| 설명 | SQL Injection is a type of security vulnerability that enables attackers to interfere with the queries that an application makes to its database. It occurs when an application includes unsafe user input within a query. The attacker can then manipulate the query, leading to unauthorized data access, data modification, or even data deletion.
Simple Book Catalog App v1.0 has a SQL injection vulnerability, which can be used to delete a table via a control parameter.
|
|---|
| 원천 | ⚠️ https://skypoc.wordpress.com/2023/09/04/sourcecodester-simple-book-catalog-app-v1-0-has-multiple-vulnerabilities/ |
|---|
| 사용자 | gikaku (UID 53862) |
|---|
| 제출 | 2023. 09. 04. AM 02:36 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 09. 08. PM 05:37 (5 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 239257 [SourceCodester Simple Book Catalog App 1.0 delete_book.php delete SQL 주입] |
|---|
| 포인트들 | 20 |
|---|