SB2015100508 - Multiple vulnerabilities in Openfire
Published: October 5, 2015 Updated: October 12, 2019
Breakdown by Severity
- 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.
References
- http://hyp3rlinx.altervista.org/advisories/AS-OPENFIRE-PRIV-ESCALATION.txt
- http://packetstormsecurity.com/files/133559/Openfire-3.10.2-Privilege-Escalation.html
- https://igniterealtime.org/issues/browse/OF-941
- https://security.gentoo.org/glsa/201612-50
- https://www.exploit-db.com/exploits/38190/
- http://hyp3rlinx.altervista.org/advisories/AS-OPENFIRE-CSRF.txt
- http://packetstormsecurity.com/files/133554/Openfire-3.10.2-Cross-Site-Request-Forgery.html
- http://www.securityfocus.com/archive/1/536470/100/0/threaded
- https://www.exploit-db.com/exploits/38192/
- http://hyp3rlinx.altervista.org/advisories/AS-OPENFIRE-XSS.txt
- http://packetstormsecurity.com/files/133558/Openfire-3.10.2-Cross-Site-Scripting.html
- https://www.exploit-db.com/exploits/38191/