| 제목 | Tiobon Employee Self-Service (ESS) system ≤ 7.2 SQL Injection |
|---|
| 설명 | 1. After Login, SQL Injection via search function:
- In the file ‘/Blog/BlogSearch.aspx’, the parameter “Keyword” does not properly sanitize user input before using it in an SQL query.
- This can be exploited by sending a crafted request to the login endpoint with malicious SQL code.
2. Exploiting the SQL Injection:
- By injecting SQL commands into the parameter “Keyword”, an attacker can manipulate the SQL query to extract sensitive information from the database.
|
|---|
| 원천 | ⚠️ https://drive.google.com/file/d/1kRvYG4Mi2kDtPv1HpY_86KiMcWGqGMnl/view?usp=drive_link |
|---|
| 사용자 | ox882 (UID 98191) |
|---|
| 제출 | 2026. 05. 12. AM 11:27 (26 날 ago) |
|---|
| 모더레이션 | 2026. 06. 06. PM 12:41 (25 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 369073 [Tiobon Employee Self-Service System 까지 7.2 Login Endpoint /Blog/BlogSearch.aspx Keyword SQL 주입] |
|---|
| 포인트들 | 20 |
|---|