| Title | Tiobon Employee Self-Service (ESS) system ≤ 7.2 SQL Injection |
|---|
| Description | 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.
|
|---|
| Source | ⚠️ https://drive.google.com/file/d/1kRvYG4Mi2kDtPv1HpY_86KiMcWGqGMnl/view?usp=drive_link |
|---|
| User | ox882 (UID 98191) |
|---|
| Submission | 05/12/2026 11:27 (26 days ago) |
|---|
| Moderation | 06/06/2026 12:41 (25 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 369073 [Tiobon Employee Self-Service System up to 7.2 Login Endpoint /Blog/BlogSearch.aspx Keyword sql injection] |
|---|
| Points | 20 |
|---|