The needSamples method in AudioOutputSpeech.cpp in the client in Mumble 1.2.4 and the 1.2.3 pre-release snapshots, Mumble for iOS 1.1 through 1.2.2, and MumbleKit before commit fd190328a9b24d37382b269a5674b0c0c7a7e36d does not check the return value of the opus_decode_float function, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted Opus voice packet, which triggers an error in opus_decode_float, a conversion of a negative integer to an unsigned integer, and a heap-based buffer over-read and over-write.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 02:01
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-updates/2014-02/msg00063.html - | |
References | () http://mumble.info/security/Mumble-SA-2014-002.txt - | |
References | () http://mumble.info/security/Mumble-SA-2014-004.txt - Vendor Advisory | |
References | () http://osvdb.org/102905 - | |
References | () http://osvdb.org/102958 - | |
References | () http://www.debian.org/security/2014/dsa-2854 - | |
References | () http://www.securityfocus.com/bid/65374 - |
Information
Published : 2014-02-08 00:55
Updated : 2024-11-21 02:01
NVD link : CVE-2014-0045
Mitre link : CVE-2014-0045
CVE.ORG link : CVE-2014-0045
JSON object : View
Products Affected
light_speed_gaming
- mumble
- mumblekit
CWE
CWE-189
Numeric Errors