cvelist/2019/3xxx/CVE-2019-3462.json

94 lines
2.9 KiB
JSON
Raw Normal View History

2018-12-31 10:04:59 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"DATE_PUBLIC" : "2019-01-22T00:00:00",
2018-12-31 10:04:59 -05:00
"ID" : "CVE-2019-3462",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "apt as used in Debian Stretch and Ubuntu",
"version" : {
"version_data" : [
{
"version_value" : "1.4.8 and earlier"
}
]
}
}
]
},
"vendor_name" : "Debian GNU/Linux"
}
]
}
2018-12-31 10:04:59 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Incorrect sanitation of the 302 redirect field in HTTP transport method of apt versions 1.4.8 and earlier can lead to content injection by a MITM attacker, potentially leading to remote code execution on the target machine."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote code execution in apt"
}
]
}
]
},
"references" : {
"reference_data" : [
2019-01-29 06:04:03 -05:00
{
"name" : "[debian-lts-announce] 20190122 [SECURITY] [DLA 1637-1] apt security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2019/01/msg00013.html"
},
{
"name" : "[debian-lts-announce] 20190122 [SECURITY] [DLA 1637-1] apt security update (amended)",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2019/01/msg00014.html"
},
{
"name" : "https://security.netapp.com/advisory/ntap-20190125-0002/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20190125-0002/"
},
{
2019-01-28 16:06:23 -05:00
"name" : "DSA-4371",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2019/dsa-4371"
2019-01-29 06:04:03 -05:00
},
{
"name" : "USN-3863-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3863-2/"
},
2019-02-09 06:04:06 -05:00
{
"name" : "USN-3863-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3863-1/"
},
2019-01-29 06:04:03 -05:00
{
"name" : "106690",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106690"
2018-12-31 10:04:59 -05:00
}
]
}
}