2020-01-02 21:01:45 +00:00
{
"CVE_data_meta" : {
2020-01-28 10:51:42 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:01:45 +00:00
"ID" : "CVE-2020-5212" ,
2020-01-28 10:51:42 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "NetHack MENUCOLOR configuration file option is subject to a buffer overflow"
2020-01-02 21:01:45 +00:00
} ,
2020-01-28 10:51:42 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "NetHack" ,
"version" : {
"version_data" : [
{
"version_value" : "< 3.6.5"
}
]
}
}
]
} ,
"vendor_name" : "NetHack"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-02 21:01:45 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-01-28 19:01:47 +00:00
"value" : "In NetHack before 3.6.5, an extremely long value for the MENUCOLOR configuration file option can cause a buffer overflow resulting in a crash or remote code execution/privilege escalation. This vulnerability affects systems that have NetHack installed suid/sgid and shared systems that allow users to upload their own configuration files. Users should upgrade to NetHack 3.6.5."
2020-01-02 21:01:45 +00:00
}
]
2020-01-28 10:51:42 -07:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-120 Buffer Overflow"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/NetHack/NetHack/security/advisories/GHSA-g89f-m829-4m56" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/NetHack/NetHack/security/advisories/GHSA-g89f-m829-4m56"
}
]
} ,
"source" : {
"advisory" : "GHSA-g89f-m829-4m56" ,
"discovery" : "UNKNOWN"
2020-01-02 21:01:45 +00:00
}
2020-01-28 19:01:47 +00:00
}