Lucene search
K

Injader CMS 2.4.4 Cross Site Scripting / SQL Injection

🗓️ 22 Dec 2010 00:00:00Reported by High-Tech Bridge SAType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 13 Views

Injader CMS 2.4.4 SQL Injection and Cross Site Scripting vulnerabilitie

Code
`==================================  
Vulnerability ID: HTB22743  
Reference: http://www.htbridge.ch/advisory/sql_injection_in_injader_cms_1.html  
Product: Injader CMS  
Vendor: http://www.injader.com/ ( http://www.injader.com/ )   
Vulnerable Version: 2.4.4  
Vendor Notification: 07 December 2010   
Vulnerability Type: SQL Injection  
Status: Not Fixed, Vendor Alerted, 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 "IJ-Login" variable from cookie.  
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 /index.php HTTP/1.1  
Cookie: IJ-Login=123'SQL_CODE_HERE  
  
  
==================================  
Vulnerability ID: HTB22744  
Reference: http://www.htbridge.ch/advisory/xss_vulnerability_in_injader_cms.html  
Product: Injader CMS  
Vendor: http://www.injader.com/ ( http://www.injader.com/ )   
Vulnerable Version: 2.4.4  
Vendor Notification: 07 December 2010   
Vulnerability Type: XSS (Cross Site Scripting)  
Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response  
Risk level: Medium   
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)   
  
Vulnerability Details:  
User can execute arbitrary JavaScript code within the vulnerable application.  
The vulnerability exists due to failure in the "/login.php" script to properly sanitize user-supplied input in "Referer" variable.  
Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.  
  
The following PoC is available:  
  
  
GET /login.php HTTP/1.1  
Referer: "><script>alert('XSS');</script>  
  
  
`

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