Jump to content
Aerosol

ocPortal 9.0.16 Cross Site Scripting

Recommended Posts

# Exploit Title: ocPortal 9.0.16 Multiply XSS Vulnerabilities
# Google Dork: "Copyright (c) ocPortal 2011 "
# Date: 26-2-2015
# Exploit Author: Dennis Veninga
# Vendor Homepage: http://ocportal.com/
# Vendor contacted: 22-2-2015
# Fix: http://ocportal.com/site/news/view/security_issues/xss-vulnerability-patch.htm
# Version: 9.0.16
# Tested on: Firefox 36 & Chrome 38 / W8.1-x64

ocPortal ->
Version: 9.0.16
Type: XSS
Severity: Critical
Info Exploit: There are MANY possibilities to execute XSS on the new released ocPortal.

All XSS attacks are done by a new registered user, so no extra rights are given. It's all standard.

#######################################################
Events/Calendar, vulnerable to XSS attack:
URL: http://{target}/ocportal/cms/index.php?page=cms_calendar&type=ad
Title & text field, enter XSS code in both fields. Somewhere else the title XSS is executed, and elsewhere the Text/info XSS code is executed.

When entering an XSS attack, on the events page, when mouse-over the just made event, it also reproduces an XSS.
URL: http://{target}/ocportal/index.php?page=calendar&type=misc&id=2015-02&view=month
XSS Vulnerability on the events which ALSO affects the Admin Panel, when Admin visits the panel and wants to edit it.
#######################################################

Poll, vulnerable to XSS-attack.
URL: http://{yourwebsite}/ocportal/cms/index.php?page=cms_polls&type=ad
Just fill some XSS-code into the fields. Publish and see the result
#######################################################

Forum, vulnerable to XSS-attack
URL: http://{target}/ocportal/forum/index.php?page=topics&type=new_topic&id=2

Creating a new topic with all the fields XSS-ed, performs the XSS attack when an user is browsing the homepage.
This is happening when the active topics are shown on the index page.
But on the forum page itself, it isn't working.
#######################################################

New PT (private topic/private message), vulnerable to XSS-attack
URL: http://{target}/ocportal/forum/index.php?page=topics&type=new_pt

Now, because I got a new private message, this XSS is executed everywhere!!
#######################################################

Source

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...