SB2015100508 - Multiple vulnerabilities in Openfire



SB2015100508 - Multiple vulnerabilities in Openfire

Published: October 5, 2015 Updated: October 12, 2019

Security Bulletin ID SB2015100508
Severity
Medium
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 67% Low 33%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 secuirty vulnerabilities.


1) Improper Authorization (CVE-ID: CVE-2015-7707)

The vulnerability allows a remote user to escalate privileges within the application.

The vulnerability exists due to the application does not validate user privileges when executing privileged actions. A remote authenticated user can set the "isadmin" HTTP GET parameter to value "on" in the request to the "/user-edit-form.jsp" URL and gain administrative permissions in the application.

Example:

http://[host]/user-edit-form.jsp?username=current_user&save=true&name=blasphemer&email=test@test.com&isadmin=on

2) Cross-site request forgery (CVE-ID: CVE-2015-6973)

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin. A remote attacker can trick the victim to visit a specially crafted web page and perform various actions on behalf of the victim, such as change victim's password, create new users, edit server settings, etc.


3) Cross-site scripting (CVE-ID: CVE-2015-6972)

Vulnerability allows a remote attacker to perform XSS attacks.

The vulnerability is caused by an input validation error when processing data passed via the "groupchatName" parameter to plugins/clientcontrol/create-bookmark.jsp, via the "urlName" parameter to plugins/clientcontrol/create-bookmark.jsp, via the  "hostname" parameter to server-session-details.jsp, and via the  "search" parameter to group-summary.jsp. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in victim's browser in security context of vulnerable website.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.


Remediation

Install update from vendor's website.