6.8
CVSSv2

CVE-2010-0952

Published: 10/03/2010 Updated: 17/08/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in index.php in OneCMS 2.5, when magic_quotes_gpc is disabled, allows remote malicious users to execute arbitrary SQL commands via the user parameter in an elite action.

Vulnerable Product Search on Vulmon Subscribe to Product

insanevisions onecms 2.5

Exploits

# Exploit Title: ONECMS v25 SQL INJECTION # Date: 05032010 # Author: Ctacok and :[melkiy]: # Software Link: sourceforgenet/projects/onecms/ # Version: 25 # Tested on: Ubuntu 910 Apache2+PHP5 #!/usr/bin/perl use LWP::Simple; print "\n"; print "##############################################################\n"; print "# ONECMS v25 S ...