Lucene search
K

Piwigo 2.3.3 Cross Site Scripting / Directory Traversal

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

Piwigo 2.3.3 Cross Site Scripting / Directory Traversal vulnerability detected in language and admin section

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Piwigo 2.3.3 Multiple Vulnerabilities
26 Apr 201200:00
zdt
CVE
CVE-2012-2208
14 Aug 201222:00
cve
CVE
CVE-2012-2209
14 Aug 201222:00
cve
Cvelist
CVE-2012-2208
14 Aug 201222:00
cvelist
Cvelist
CVE-2012-2209
14 Aug 201222:00
cvelist
Exploit DB
piwigo 2.3.3 - Multiple Vulnerabilities
25 Apr 201200:00
exploitdb
EUVD
EUVD-2012-2203
7 Oct 202500:30
euvd
exploitpack
piwigo 2.3.3 - Multiple Vulnerabilities
25 Apr 201200:00
exploitpack
htbridge
Multiple vulnerabilities in Piwigo
4 Apr 201200:00
htbridge
NVD
CVE-2012-2208
14 Aug 201222:55
nvd
Rows per page
`Advisory ID: HTB23085  
Product: Piwigo  
Vendor: Piwigo project  
Vulnerable Version(s): 2.3.3 and probably prior  
Tested Version: 2.3.3  
Vendor Notification: 4 April 2012   
Vendor Patch: 8 April 2012   
Public Disclosure: 25 April 2012   
Vulnerability Type: Directory Path Traversal, Cross-Site Scripting (XSS)   
CVE Reference(s): CVE-2012-2208, CVE-2012-2209  
Solution Status: Fixed by Vendor  
Risk Level: Medium   
Credit: High-Tech Bridge SA Security Research Lab ( https://www.htbridge.com/advisory/ )   
  
-----------------------------------------------------------------------------------------------  
  
Advisory Details:  
  
High-Tech Bridge SA Security Research Lab has discovered multiple vulnerabilities in Piwigo, which can be exploited to perform Cross-Site Scripting (XSS) and Path Traversal attacks.  
  
  
1) Directory Path Traversal in Piwigo: CVE-2012-2208  
  
1.1 Input passed via the "language" GET parameter to upgrade.php is vulnerable to directory path traversal. The directory path passed to the "language" parameter is later used in include() function to include the following files: common.lang.php, admin.lang.php, install.lang.php and upgrade.lang.php.   
  
Under certain conditions this can be exploited to include malicious PHP file and execute arbitrary PHP code. To exploit this vulnerability the attacker should create a file with the name from the list above (for example admin.lang.php) in the file system (for example in /tmp/) and try to include it via directory traversal.  
  
The following PoC (Proof of Concept) demonstrates the vulnerability:  
  
http://[host]/upgrade.php?language=../../../../../tmp/  
  
/tmp/ directory should contain "admin.lang.php" file that will be used in include() call.  
  
  
2) Multiple Cross-Site Scripting (XSS) in Piwigo: CVE-2012-2209  
  
2.1 Input passed via the "section" GET parameter to admin.php is not properly sanitised before being returned to the user.  
This can be exploited to execute arbitrary HTML and script code in administrator's browser session in context of affected website.  
  
The following PoC (Proof of Concept) demonstrates the vulnerability:  
  
http://[host]/admin.php?page=configuration&section=%22%3E%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E  
  
2.2 Input passed via the "installstatus" GET parameter to admin.php is not properly sanitised before being returned to the user.  
This can be exploited to execute arbitrary HTML and script code in administrator's browser session in context of affected website.  
  
The following PoC demonstrates the vulnerability:  
  
http://[host]/admin.php?page=languages_new&installstatus=%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E  
  
2.3 Input passed via the "theme" GET parameter to admin.php is not properly sanitised before being returned to the user.  
This can be exploited to execute arbitrary HTML and script code in administrator's browser session in context of affected website.  
  
The following PoC demonstrates the vulnerability:  
  
http://[host]/admin.php?page=theme&theme=%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E  
  
-----------------------------------------------------------------------------------------------  
  
Solution:  
  
Upgrade to Piwigo 2.3.4  
  
More Information:  
http://piwigo.org/forum/viewtopic.php?id=19173  
http://piwigo.org/releases/2.3.4  
http://piwigo.org/bugs/view.php?id=2607  
  
-----------------------------------------------------------------------------------------------  
  
References:  
  
[1] High-Tech Bridge Advisory HTB23085 - https://www.htbridge.com/advisory/HTB23085 - Multiple vulnerabilities in Piwigo.  
[2] Piwigo - http://piwigo.org/ - Piwigo is a photo gallery software for the web, built by an active community of users and developers.  
[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE® is a dictionary of publicly known information security vulnerabilities and exposures.  
  
-----------------------------------------------------------------------------------------------  
  
Disclaimer: The information provided in this Advisory is provided "as is" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References.  
`

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

25 Apr 2012 00:00Current
6.4Medium risk
Vulners AI Score6.4
EPSS0.061
44