7.5
CVSSv2

CVE-2007-2889

Published: 30/05/2007 Updated: 11/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in tracking/courseLog.php in Dokeos 1.6.5 and previous versions allows remote malicious users to execute arbitrary SQL commands via the scormcontopen parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

dokeos open source learning and knowledge management tool 1.6.4_p1

dokeos open source learning and knowledge management tool 1.6.5

dokeos open source learning and knowledge management tool 1.4

dokeos open source learning and knowledge management tool 1.5

dokeos open source learning and knowledge management tool 1.6_rc2

dokeos open source learning and knowledge management tool 1.5.3

dokeos open source learning and knowledge management tool 1.5.4

dokeos open source learning and knowledge management tool 1.5.5

dokeos open source learning and knowledge management tool 1.6.4

Exploits

#!/usr/bin/perl -w ################################################################################# # # # Dokeos <= 165 SQL Injection Exploit # # # # Discovered by: Silentz # # Payload: Admin Username & Hash Retrieval # # Website: wwww4ck1ngcom # # # # Vulnerable Code (co ...