7.5
CVSSv2

CVE-2007-2773

Published: 21/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 plugins/mp3playlist/mp3playlist.php in Zomplog 3.8 and previous versions allows remote malicious users to execute arbitrary SQL commands via the speler parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

zomplog zomplog

Exploits

#!/usr/bin/python #---------------------------------------------------------------------------------- # The sql injection : /zomplog-38/plugins/mp3playlist/mp3playlistphp?speler=[sql] # I've code a sploit for the fun x) #---------------------------------------------------------------------------------- # Zomplog website : zomplogzompnl/ ...