cvelist/2020/9xxx/CVE-2020-9308.json

92 lines
3.2 KiB
JSON
Raw Normal View History

2020-02-20 07:01:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-9308",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "archive_read_support_format_rar5.c in libarchive before 3.4.2 attempts to unpack a RAR5 file with an invalid or corrupted header (such as a header size of zero), leading to a SIGSEGV or possibly unspecified other impact."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/libarchive/libarchive/pull/1326",
"refsource": "MISC",
"name": "https://github.com/libarchive/libarchive/pull/1326"
},
{
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20459",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20459"
},
{
"url": "https://github.com/libarchive/libarchive/pull/1326/commits/94821008d6eea81e315c5881cdf739202961040a",
"refsource": "MISC",
"name": "https://github.com/libarchive/libarchive/pull/1326/commits/94821008d6eea81e315c5881cdf739202961040a"
2020-03-15 19:01:12 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202003-28",
"url": "https://security.gentoo.org/glsa/202003-28"
2020-03-23 19:01:11 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4293-1",
"url": "https://usn.ubuntu.com/4293-1/"
2020-05-26 07:01:18 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-94211d0a7d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6OTE7GWASH2ZOVG5H3HEN5PR6B3KF7JB/"
2020-06-07 22:01:17 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-d8278fe24d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/J76F7VU7HC3GBKG5SAKTRBOFOI3RGO6M/"
2020-02-20 07:01:15 +00:00
}
]
}
}