2020-05-15 20:01:14 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-13095" ,
"ASSIGNER" : "cve@mitre.org" ,
2020-06-30 17:01:28 +00:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Little Snitch" ,
"version" : {
"version_data" : [
{
"version_value" : "up to 4.5.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-59: Improper Link Resolution Before File Access ('Link Following')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://obdev.at/cve/2020-13095-t46oXJJOwz.html" ,
"url" : "https://obdev.at/cve/2020-13095-t46oXJJOwz.html"
}
]
2020-05-15 20:01:14 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-30 17:01:28 +00:00
"value" : "Little Snitch version 4.5.1 and older changed ownership of a directory path controlled by the user. This allowed the user to escalate to root by linking the path to a directory containing code executed by root."
2020-05-15 20:01:14 +00:00
}
]
}
}