gsd-2008-3794
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Integer signedness error in the mms_ReceiveCommand function in modules/access/mms/mmstu.c in VLC Media Player 0.8.6i allows remote attackers to execute arbitrary code via a crafted mmst link with a negative size value, which bypasses a size check and triggers an integer overflow followed by a heap-based buffer overflow.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2008-3794",
"description": "Integer signedness error in the mms_ReceiveCommand function in modules/access/mms/mmstu.c in VLC Media Player 0.8.6i allows remote attackers to execute arbitrary code via a crafted mmst link with a negative size value, which bypasses a size check and triggers an integer overflow followed by a heap-based buffer overflow.",
"id": "GSD-2008-3794",
"references": [
"https://www.debian.org/security/2009/dsa-1819"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2008-3794"
],
"details": "Integer signedness error in the mms_ReceiveCommand function in modules/access/mms/mmstu.c in VLC Media Player 0.8.6i allows remote attackers to execute arbitrary code via a crafted mmst link with a negative size value, which bypasses a size check and triggers an integer overflow followed by a heap-based buffer overflow.",
"id": "GSD-2008-3794",
"modified": "2023-12-13T01:23:05.845680Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-3794",
"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": "Integer signedness error in the mms_ReceiveCommand function in modules/access/mms/mmstu.c in VLC Media Player 0.8.6i allows remote attackers to execute arbitrary code via a crafted mmst link with a negative size value, which bypasses a size check and triggers an integer overflow followed by a heap-based buffer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.orange-bat.com/adv/2008/adv.08.24.txt",
"refsource": "MISC",
"url": "http://www.orange-bat.com/adv/2008/adv.08.24.txt"
},
{
"name": "30806",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/30806"
},
{
"name": "oval:org.mitre.oval:def:14531",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14531"
},
{
"name": "[vlc-devel] 20080824 commit: MMS integers handling fixes, including buffer overflow ( R\u00e9mi Denis-Courmont )",
"refsource": "MLIST",
"url": "http://mailman.videolan.org/pipermail/vlc-devel/2008-August/048488.html"
},
{
"name": "6293",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/6293"
},
{
"name": "vlcmediaplayer-memmove-bo(44659)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44659"
},
{
"name": "1020759",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1020759"
},
{
"name": "4190",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/4190"
},
{
"name": "[oss-security] 20080824 Re: CVE id request: vlc",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2008/08/24/3"
},
{
"name": "GLSA-200809-06",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-200809-06.xml"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:videolan:vlc_media_player:0.8.6i:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-3794"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Integer signedness error in the mms_ReceiveCommand function in modules/access/mms/mmstu.c in VLC Media Player 0.8.6i allows remote attackers to execute arbitrary code via a crafted mmst link with a negative size value, which bypasses a size check and triggers an integer overflow followed by a heap-based buffer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20080824 Re: CVE id request: vlc",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2008/08/24/3"
},
{
"name": "[vlc-devel] 20080824 commit: MMS integers handling fixes, including buffer overflow ( R\u00e9mi Denis-Courmont )",
"refsource": "MLIST",
"tags": [],
"url": "http://mailman.videolan.org/pipermail/vlc-devel/2008-August/048488.html"
},
{
"name": "http://www.orange-bat.com/adv/2008/adv.08.24.txt",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://www.orange-bat.com/adv/2008/adv.08.24.txt"
},
{
"name": "30806",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/30806"
},
{
"name": "GLSA-200809-06",
"refsource": "GENTOO",
"tags": [],
"url": "http://security.gentoo.org/glsa/glsa-200809-06.xml"
},
{
"name": "1020759",
"refsource": "SECTRACK",
"tags": [],
"url": "http://www.securitytracker.com/id?1020759"
},
{
"name": "4190",
"refsource": "SREASON",
"tags": [],
"url": "http://securityreason.com/securityalert/4190"
},
{
"name": "vlcmediaplayer-memmove-bo(44659)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44659"
},
{
"name": "6293",
"refsource": "EXPLOIT-DB",
"tags": [],
"url": "https://www.exploit-db.com/exploits/6293"
},
{
"name": "oval:org.mitre.oval:def:14531",
"refsource": "OVAL",
"tags": [],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14531"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": true,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
}
},
"lastModifiedDate": "2017-09-29T01:31Z",
"publishedDate": "2008-08-26T15:41Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…