2017-12-04 03:02:28 -05:00
{
2023-02-12 23:01:54 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-18 02:16:09 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2018-1121" ,
2023-02-12 23:01:54 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
2019-03-18 02:16:09 +00:00
"STATE" : "PUBLIC"
} ,
2023-02-12 23:01:54 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "procps-ng, procps is vulnerable to a process hiding through race condition. Since the kernel's proc_pid_readdir() returns PID entries in ascending numeric order, a process occupying a high PID can use inotify events to determine when the process list is being scanned, and fork/exec to obtain a lower PID, thus avoiding enumeration. An unprivileged attacker can hide a process from procps-ng's utilities by exploiting a race condition in reading /proc/PID entries. This vulnerability affects procps and procps-ng up to version 3.3.15, newer versions might be affected also."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-367" ,
"cweId" : "CWE-367"
}
]
}
]
} ,
2019-03-18 02:16:09 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-02-12 23:01:54 +00:00
"vendor_name" : "[UNKNOWN]" ,
2019-03-18 02:16:09 +00:00
"product" : {
"product_data" : [
{
"product_name" : "procps-ng, procps" ,
"version" : {
"version_data" : [
{
2023-02-12 23:01:54 +00:00
"version_affected" : "=" ,
2019-03-18 02:16:09 +00:00
"version_value" : "up to procps-ng 3.3.15 and newer"
}
]
}
}
]
2023-02-12 23:01:54 +00:00
}
2019-03-18 02:16:09 +00:00
}
]
}
} ,
"references" : {
"reference_data" : [
{
2023-02-12 23:01:54 +00:00
"url" : "http://seclists.org/oss-sec/2018/q2/122" ,
"refsource" : "MISC" ,
"name" : "http://seclists.org/oss-sec/2018/q2/122"
2019-03-18 02:16:09 +00:00
} ,
{
2023-02-12 23:01:54 +00:00
"url" : "http://www.securityfocus.com/bid/104214" ,
"refsource" : "MISC" ,
"name" : "http://www.securityfocus.com/bid/104214"
2019-03-18 02:16:09 +00:00
} ,
{
2023-02-12 23:01:54 +00:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1121" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1121"
2019-03-18 02:16:09 +00:00
} ,
{
2023-02-12 23:01:54 +00:00
"url" : "https://www.exploit-db.com/exploits/44806/" ,
"refsource" : "MISC" ,
"name" : "https://www.exploit-db.com/exploits/44806/"
2019-03-18 02:16:09 +00:00
} ,
{
2023-02-12 23:01:54 +00:00
"url" : "https://www.qualys.com/2018/05/17/procps-ng-audit-report-advisory.txt" ,
2019-03-18 02:16:09 +00:00
"refsource" : "MISC" ,
2023-02-12 23:01:54 +00:00
"name" : "https://www.qualys.com/2018/05/17/procps-ng-audit-report-advisory.txt"
}
]
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 3.9 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L" ,
"version" : "3.0"
2019-03-18 02:16:09 +00:00
}
]
}
}