pysec-2017-113
Vulnerability from pysec
Published
2017-03-16 21:59
Modified
2024-11-21 14:22
Severity ?
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.
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 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…