cvelist/2020/3xxx/CVE-2020-3810.json
2020-07-19 03:01:26 +00:00

102 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"DATE_PUBLIC": "2020-05-14T00:00:00.000Z",
"ID": "CVE-2020-3810",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "apt",
"version": {
"version_data": [
{
"version_value": "before 2.1.2"
}
]
}
}
]
},
"vendor_name": "Debian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Missing input validation in the ar/tar implementations of APT before version 2.1.2 could result in denial of service when processing specially crafted deb files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "apt out-of-bounds read in .ar/.tar implemations"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/Debian/apt/issues/111",
"name": "https://github.com/Debian/apt/issues/111"
},
{
"refsource": "MISC",
"url": "https://bugs.launchpad.net/bugs/1878177",
"name": "https://bugs.launchpad.net/bugs/1878177"
},
{
"refsource": "MISC",
"url": "https://salsa.debian.org/apt-team/apt/-/commit/dceb1e49e4b8e4dadaf056be34088b415939cda6",
"name": "https://salsa.debian.org/apt-team/apt/-/commit/dceb1e49e4b8e4dadaf056be34088b415939cda6"
},
{
"refsource": "MISC",
"url": "https://lists.debian.org/debian-security-announce/2020/msg00089.html",
"name": "https://lists.debian.org/debian-security-announce/2020/msg00089.html"
},
{
"refsource": "MISC",
"url": "https://tracker.debian.org/news/1144109/accepted-apt-212-source-into-unstable/",
"name": "https://tracker.debian.org/news/1144109/accepted-apt-212-source-into-unstable/"
},
{
"refsource": "UBUNTU",
"name": "USN-4359-1",
"url": "https://usn.ubuntu.com/4359-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-4359-2",
"url": "https://usn.ubuntu.com/4359-2/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-f03cfe3df5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U4PEH357MZM2SUGKETMEHMSGQS652QHH/"
}
]
},
"source": {
"advisory": "https://www.debian.org/security/2020/dsa-4685",
"discovery": "EXTERNAL"
}
}