cvelist/2023/4xxx/CVE-2023-4016.json

107 lines
3.4 KiB
JSON
Raw Normal View History

2023-07-31 11:00:33 +00:00
{
2023-08-02 05:00:33 +00:00
"data_version": "4.0",
2023-07-31 11:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-4016",
2023-08-02 05:00:33 +00:00
"ASSIGNER": "trellixpsirt@trellix.com",
"STATE": "PUBLIC"
2023-07-31 11:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-02 05:00:33 +00:00
"value": "Under some circumstances, this weakness allows a user who has access to run the \u201cps\u201d utility on a machine, the ability to write almost unlimited amounts of unfiltered data into the process heap."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122: Heap-based Buffer Overflow",
"cweId": "CWE-122"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux Kernal ",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "3.3.0 (might be earlier) - latest"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://gitlab.com/procps-ng/procps",
"refsource": "MISC",
"name": "https://gitlab.com/procps-ng/procps"
2023-08-21 03:00:38 +00:00
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SUETRRT24OFGPYK6ACPM5VUGHNKH5CQ5/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SUETRRT24OFGPYK6ACPM5VUGHNKH5CQ5/"
2023-08-02 05:00:33 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Michael Berlin, BGU"
},
{
"lang": "en",
"value": "Prof. Oded Margalit, BGU and Trellix"
},
{
"lang": "en",
"value": "Prof. Gera Weiss, BGU"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
2023-07-31 11:00:33 +00:00
}
]
}
}