| Title | chaitak-gorai blogbook latest version as of 2025/05/22 SQL Injection |
|---|
| Description | A SQL injection vulnerability exists in the [post.php] file of the BlogBook application. User-supplied input from the p_id GET parameter is directly concatenated into SQL query strings without adequate sanitization. This affects both an UPDATE query designed to increment post view counts and a SELECT query used to fetch post data for display. Consequently, an unauthenticated remote attacker can inject and execute arbitrary SQL commands, potentially leading to unauthorized data access, modification, or further compromise of the database. |
|---|
| Source | ⚠️ https://github.com/rllvusgnzm98/Report/blob/main/blogbook/BlogBook%20post.php%20p_id%20Parameter%20SQL%20Injection.md |
|---|
| User | bpy9ft (UID 85221) |
|---|
| Submission | 05/22/2025 06:08 (1 Year ago) |
|---|
| Moderation | 05/31/2025 18:13 (10 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 310741 [chaitak-gorai Blogbook up to 92f5cf90f8a7e6566b576fe0952e14e1c6736513 GET Parameter /post.php p_id sql injection] |
|---|
| Points | 20 |
|---|