CVE-2018-25170
HIGHDoceboLMS 1.2 - Unauthenticated SQL Injection via lesson.php Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-25170. PoCs published by Ihsan Sencan.
AI-analyzed exploit summary The exploit demonstrates two vulnerabilities in DoceboLMS 1.2: SQL injection via the 'id', 'idC', and 'idU' parameters in 'lesson.php', and arbitrary file upload via 'insert_image.php'. The SQLi uses URL-encoded payloads, while the file upload bypasses restrictions to execute PHP code.
Description
DoceboLMS 1.2 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the id, idC, and idU parameters. Attackers can send GET requests to the lesson.php endpoint with malicious SQL payloads to extract sensitive database information.
Exploits (1)
The exploit demonstrates two vulnerabilities in DoceboLMS 1.2: SQL injection via the 'id', 'idC', and 'idU' parameters in 'lesson.php', and arbitrary file upload via 'insert_image.php'. The SQLi uses URL-encoded payloads, while the file upload bypasses restrictions to execute PHP code.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N