PYSEC-2017-113
Vulnerability from pysec - Published: 2017-03-16 21:59 - Updated: 2024-11-21 14:22
VLAI?
Details
Integer overflow in the cs_winkernel_malloc function in winkernel_mm.c in Capstone 3.0.4 and earlier allows attackers to cause a denial of service (heap-based buffer overflow in a kernel driver) or possibly have unspecified other impact via a large value.
Severity ?
8.8 (High)
Impacted products
| Name | purl | capstone | pkg:pypi/capstone |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "capstone",
"purl": "pkg:pypi/capstone"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6fe86eef621b9849f51a5e1e5d73258a93440403"
}
],
"repo": "https://github.com/capstone-engine/capstone",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.5rc2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0",
"2.1",
"3.0",
"3.0.1",
"3.0.2",
"3.0.3",
"3.0.4"
]
}
],
"aliases": [
"CVE-2017-6952"
],
"details": "Integer overflow in the cs_winkernel_malloc function in winkernel_mm.c in Capstone 3.0.4 and earlier allows attackers to cause a denial of service (heap-based buffer overflow in a kernel driver) or possibly have unspecified other impact via a large value.",
"id": "PYSEC-2017-113",
"modified": "2024-11-21T14:22:41.607839+00:00",
"published": "2017-03-16T21:59:00+00:00",
"references": [
{
"type": "FIX",
"url": "https://github.com/aquynh/capstone/commit/6fe86eef621b9849f51a5e1e5d73258a93440403"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/97323"
}
],
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
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…