cvelist/2018/1xxx/CVE-2018-1125.json

108 lines
3.3 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
2018-05-23 10:04:23 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-1125",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-05-22 19:01:22 -03:00
{
2018-05-23 10:04:23 -04:00
"product" : {
"product_data" : [
{
"product_name" : "procps-ng, procps",
"version" : {
"version_data" : [
{
"version_value" : "procps-ng 3.3.15"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-05-22 19:01:22 -03:00
}
2018-05-23 10:04:23 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "procps-ng before version 3.3.15 is vulnerable to a stack buffer overflow in pgrep. This vulnerability is mitigated by FORTIFY, as it involves strncat() to a stack-allocated string. When pgrep is compiled with FORTIFY (as on Red Hat Enterprise Linux and Fedora), the impact is limited to a crash."
}
]
},
"impact" : {
"cvss" : [
[
2018-05-22 19:01:22 -03:00
{
2018-05-23 10:04:23 -04:00
"vectorString" : "4.4/CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version" : "3.0"
2018-05-22 19:01:22 -03:00
}
2018-05-23 10:04:23 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-121"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20180517 Qualys Security Advisory - Procps-ng Audit Report",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2018/q2/122"
},
2018-06-01 06:02:44 -04:00
{
"name" : "[debian-lts-announce] 20180531 [SECURITY] [DLA 1390-1] procps security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/05/msg00021.html"
},
2018-05-23 10:04:23 -04:00
{
"name" : "https://www.qualys.com/2018/05/17/procps-ng-audit-report-advisory.txt",
"refsource" : "MISC",
"url" : "https://www.qualys.com/2018/05/17/procps-ng-audit-report-advisory.txt"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1125",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1125"
2018-05-24 06:07:23 -04:00
},
{
"name" : "DSA-4208",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4208"
},
{
"name" : "USN-3658-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3658-1/"
},
2018-08-17 06:04:19 -04:00
{
"name" : "USN-3658-3",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3658-3/"
},
2018-05-24 06:07:23 -04:00
{
"name" : "104214",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104214"
2018-05-23 10:04:23 -04:00
}
]
}
2017-12-04 03:02:28 -05:00
}