Vulnerabilities > CVE-2016-9928 - Improper Privilege Management vulnerability in multiple products
Attack vector
NETWORK Attack complexity
MEDIUM Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
NONE Summary
MCabber before 1.0.4 is vulnerable to roster push attacks, which allows remote attackers to intercept communications, or add themselves as an entity on a 3rd party's roster as another user, which will also garner associated privileges, via crafted XMPP packets.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 4 | |
OS | 1 | |
OS | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Restful Privilege Elevation Rest uses standard HTTP (Get, Put, Delete) style permissions methods, but these are not necessarily correlated generally with back end programs. Strict interpretation of HTTP get methods means that these HTTP Get services should not be used to delete information on the server, but there is no access control mechanism to back up this logic. This means that unless the services are properly ACL'd and the application's service implementation are following these guidelines then an HTTP request can easily execute a delete or update on the server side. The attacker identifies a HTTP Get URL such as http://victimsite/updateOrder, which calls out to a program to update orders on a database or other resource. The URL is not idempotent so the request can be submitted multiple times by the attacker, additionally, the attacker may be able to exploit the URL published as a Get method that actually performs updates (instead of merely retrieving data). This may result in malicious or inadvertent altering of data on the server.
Nessus
NASL family SuSE Local Security Checks NASL id OPENSUSE-2017-137.NASL description This update for python3-sleekxmpp fixes the following issues : - Check the origin of roster pushes (2015-8688, 2016-9928, boo#1014976). Also see https://gultsch.de/gajim_roster_push_and_message_interce ption.html - An error in legacyauth support was fixed last seen 2020-06-05 modified 2017-01-24 plugin id 96714 published 2017-01-24 reporter This script is Copyright (C) 2017-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/96714 title openSUSE Security Update : python3-sleekxmpp (openSUSE-2017-137) NASL family Slackware Local Security Checks NASL id SLACKWARE_SSA_2016-347-02.NASL description New mcabber packages are available for Slackware 14.0, 14.1, 14.2, and -current to fix a security issue. last seen 2020-06-01 modified 2020-06-02 plugin id 95724 published 2016-12-13 reporter This script is Copyright (C) 2016-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/95724 title Slackware 14.0 / 14.1 / 14.2 / current : mcabber (SSA:2016-347-02)
References
- https://bugzilla.redhat.com/show_bug.cgi?id=1403790
- http://lists.opensuse.org/opensuse-updates/2017-01/msg00130.html
- http://www.openwall.com/lists/oss-security/2016/12/11/2
- https://bitbucket.org/McKael/mcabber-crew/commits/6e1ead98930d7dd0a520ad17c720ae4908429033/raw
- http://www.openwall.com/lists/oss-security/2017/02/09/29
- https://gultsch.de/gajim_roster_push_and_message_interception.html
- http://www.securityfocus.com/bid/94862
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845258
- https://lists.debian.org/debian-lts-announce/2020/06/msg00031.html
- https://usn.ubuntu.com/4506-1/