CVE-2014-0045 (GCVE-0-2014-0045)
Vulnerability from cvelistv5 – Published: 2014-02-08 00:00 – Updated: 2024-08-06 08:58
VLAI?
Summary
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.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T08:58:26.621Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "DSA-2854",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2014/dsa-2854"
},
{
"name": "102958",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://osvdb.org/102958"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://mumble.info/security/Mumble-SA-2014-004.txt"
},
{
"name": "102905",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://osvdb.org/102905"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://mumble.info/security/Mumble-SA-2014-002.txt"
},
{
"name": "openSUSE-SU-2014:0271",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00063.html"
},
{
"name": "65374",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/65374"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-02-05T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2016-12-29T18:57:01",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "DSA-2854",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2014/dsa-2854"
},
{
"name": "102958",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://osvdb.org/102958"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://mumble.info/security/Mumble-SA-2014-004.txt"
},
{
"name": "102905",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://osvdb.org/102905"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://mumble.info/security/Mumble-SA-2014-002.txt"
},
{
"name": "openSUSE-SU-2014:0271",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00063.html"
},
{
"name": "65374",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/65374"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-0045",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-2854",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2014/dsa-2854"
},
{
"name": "102958",
"refsource": "OSVDB",
"url": "http://osvdb.org/102958"
},
{
"name": "http://mumble.info/security/Mumble-SA-2014-004.txt",
"refsource": "CONFIRM",
"url": "http://mumble.info/security/Mumble-SA-2014-004.txt"
},
{
"name": "102905",
"refsource": "OSVDB",
"url": "http://osvdb.org/102905"
},
{
"name": "http://mumble.info/security/Mumble-SA-2014-002.txt",
"refsource": "CONFIRM",
"url": "http://mumble.info/security/Mumble-SA-2014-002.txt"
},
{
"name": "openSUSE-SU-2014:0271",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2014-02/msg00063.html"
},
{
"name": "65374",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/65374"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2014-0045",
"datePublished": "2014-02-08T00:00:00",
"dateReserved": "2013-12-03T00:00:00",
"dateUpdated": "2024-08-06T08:58:26.621Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.1:*:*:*:*:iphone_os:*:*\", \"matchCriteriaId\": \"E3287491-AE9A-4291-ADAB-1343C0387265\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.1:rc1:*:*:*:iphone_os:*:*\", \"matchCriteriaId\": \"B9C1A613-0F8E-41D7-A6D8-B65B63BBFBEF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.1.1:*:*:*:*:iphone_os:*:*\", \"matchCriteriaId\": \"CAD18E98-4585-48C3-B61D-7AF514D97CB5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.2:*:*:*:*:iphone_os:*:*\", \"matchCriteriaId\": \"1751EC48-0639-4443-8F9B-C47AB9B8F48A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.2.1:*:*:*:*:iphone_os:*:*\", \"matchCriteriaId\": \"0064542D-D994-45D4-8FED-F75D7F313834\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.2.2:*:*:*:*:iphone_os:*:*\", \"matchCriteriaId\": \"3B0B1EEE-CA53-4FCA-978F-F6C12D7D820B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.2.3:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"7CCA7868-52D3-4B78-BEDB-9777868220DA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.2.3:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"58AB2649-41DA-47F6-BFF2-151ABB49720B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.2.3:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"C8575927-B679-4C94-8569-E506DFB0FA6B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumble:1.2.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"88FED56C-128D-4DE9-A411-FDE610F40047\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:light_speed_gaming:mumblekit:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8AEF9B56-E3B3-4840-8655-401F4554926D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"El m\\u00e9todo needSamples en AudioOutputSpeech.cpp en client en Mumble 1.2.4 y las instant\\u00e1neas pre-lanzamiento de 1.2.3, Mumble para iOS 1.1 hasta 1.2.2 y MumbleKit anterior a commit fd190328a9b24d37382b269a5674b0c0c7a7e36d no comprueba el valor de vuelta de la funci\\u00f3n opus_decode_float, lo que permite a atacantes remotos causar una denegaci\\u00f3n de servicio (ca\\u00edda) y posiblemente ejecutar c\\u00f3digo arbitrario a trav\\u00e9s de un paquete de voz de Opus manipulado, lo que provoca un error en opus_decode_float, una conversi\\u00f3n de un n\\u00famero entero negativo en un n\\u00famero entero sin signo y una sobre-lectura y sobre-escritura de buffer basada en memoria din\\u00e1mica.\"}]",
"id": "CVE-2014-0045",
"lastModified": "2024-11-21T02:01:14.510",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2014-02-08T00:55:06.177",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-updates/2014-02/msg00063.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://mumble.info/security/Mumble-SA-2014-002.txt\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://mumble.info/security/Mumble-SA-2014-004.txt\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://osvdb.org/102905\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://osvdb.org/102958\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.debian.org/security/2014/dsa-2854\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.securityfocus.com/bid/65374\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://lists.opensuse.org/opensuse-updates/2014-02/msg00063.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://mumble.info/security/Mumble-SA-2014-002.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://mumble.info/security/Mumble-SA-2014-004.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://osvdb.org/102905\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://osvdb.org/102958\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.debian.org/security/2014/dsa-2854\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/65374\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-189\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2014-0045\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2014-02-08T00:55:06.177\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"El m\u00e9todo needSamples en AudioOutputSpeech.cpp en client en Mumble 1.2.4 y las instant\u00e1neas pre-lanzamiento de 1.2.3, Mumble para iOS 1.1 hasta 1.2.2 y MumbleKit anterior a commit fd190328a9b24d37382b269a5674b0c0c7a7e36d no comprueba el valor de vuelta de la funci\u00f3n opus_decode_float, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda) y posiblemente ejecutar c\u00f3digo arbitrario a trav\u00e9s de un paquete de voz de Opus manipulado, lo que provoca un error en opus_decode_float, una conversi\u00f3n de un n\u00famero entero negativo en un n\u00famero entero sin signo y una sobre-lectura y sobre-escritura de buffer basada en memoria din\u00e1mica.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-189\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.1:*:*:*:*:iphone_os:*:*\",\"matchCriteriaId\":\"E3287491-AE9A-4291-ADAB-1343C0387265\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.1:rc1:*:*:*:iphone_os:*:*\",\"matchCriteriaId\":\"B9C1A613-0F8E-41D7-A6D8-B65B63BBFBEF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.1.1:*:*:*:*:iphone_os:*:*\",\"matchCriteriaId\":\"CAD18E98-4585-48C3-B61D-7AF514D97CB5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.2:*:*:*:*:iphone_os:*:*\",\"matchCriteriaId\":\"1751EC48-0639-4443-8F9B-C47AB9B8F48A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.2.1:*:*:*:*:iphone_os:*:*\",\"matchCriteriaId\":\"0064542D-D994-45D4-8FED-F75D7F313834\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.2.2:*:*:*:*:iphone_os:*:*\",\"matchCriteriaId\":\"3B0B1EEE-CA53-4FCA-978F-F6C12D7D820B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.2.3:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7CCA7868-52D3-4B78-BEDB-9777868220DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.2.3:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"58AB2649-41DA-47F6-BFF2-151ABB49720B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.2.3:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"C8575927-B679-4C94-8569-E506DFB0FA6B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumble:1.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"88FED56C-128D-4DE9-A411-FDE610F40047\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:light_speed_gaming:mumblekit:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8AEF9B56-E3B3-4840-8655-401F4554926D\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-02/msg00063.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://mumble.info/security/Mumble-SA-2014-002.txt\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://mumble.info/security/Mumble-SA-2014-004.txt\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://osvdb.org/102905\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/102958\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.debian.org/security/2014/dsa-2854\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/65374\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2014-02/msg00063.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://mumble.info/security/Mumble-SA-2014-002.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://mumble.info/security/Mumble-SA-2014-004.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://osvdb.org/102905\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://osvdb.org/102958\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.debian.org/security/2014/dsa-2854\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/65374\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…