Lucene search
K

Eleanor CMS rc5 Cross Site Scripting / SQL Injection

🗓️ 05 Apr 2011 00:00:00Reported by High-Tech Bridge SAType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 25 Views

Eleanor CMS rc5 Cross Site Scripting / SQL Injection vulnerability details, high risk, fixed by vendo

Code
`=================================  
Vulnerability ID: HTB22912  
Reference: http://www.htbridge.ch/advisory/multiple_sql_injections_in_eleanor_cms.html  
Product: Eleanor CMS  
Vendor: Eleanor CMS ( http://eleanor-cms.ru/ )   
Vulnerable Version: rc5  
Vendor Notification: 22 March 2011   
Vulnerability Type: SQL Injection  
Status: Fixed by Vendor  
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 "download.php" & "upload.php" scripts to properly sanitize user-supplied input in "module" 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:  
  
[code]  
http://[host]/download.php?module=1%27  
http://[host]/upload.php?module=1%27  
[/code]  
Solution: Upgrade to the most recent version  
  
  
=================================  
Vulnerability ID: HTB22911  
Reference: http://www.htbridge.ch/advisory/xss_in_eleanor_cms.html  
Product: Eleanor CMS  
Vendor: Eleanor CMS ( http://eleanor-cms.ru/ )   
Vulnerable Version: rc5  
Vendor Notification: 22 March 2011   
Vulnerability Type: XSS (Cross Site Scripting)  
Status: Fixed by Vendor  
Risk level: Medium   
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)   
  
Vulnerability Details:  
The vulnerability exists due to failure in the "admin.php" script to properly sanitize user-supplied input in "whereform" variable.  
User can execute arbitrary JavaScript code within the vulnerable application.  
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:  
  
[code]  
POST /admin.php HTTP/1.1  
  
user_name=111&pass=222&whereform="><script>alert("XSS");</script>&submit=%C2%EE%E9%F2%E8  
[/code]  
Solution: Upgrade to the most recent version  
`

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