cvelist/2019/19xxx/CVE-2019-19221.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2019-11-21 23:01:54 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19221",
"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": "In Libarchive 3.4.0, archive_wstring_append_from_mbs in archive_string.c has an out-of-bounds read because of an incorrect mbrtowc or mbtowc call. For example, bsdtar crashes via a crafted archive."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/libarchive/libarchive/issues/1276",
"refsource": "MISC",
"name": "https://github.com/libarchive/libarchive/issues/1276"
},
{
"url": "https://github.com/libarchive/libarchive/commit/22b1db9d46654afc6f0c28f90af8cdc84a199f41",
"refsource": "MISC",
"name": "https://github.com/libarchive/libarchive/commit/22b1db9d46654afc6f0c28f90af8cdc84a199f41"
2020-03-20 02:01:14 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-235688c222",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RHFV25AVTASTWZRF3KTSL357AQ6TYHM4/"
2020-03-23 19:01:11 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4293-1",
"url": "https://usn.ubuntu.com/4293-1/"
2022-05-01 01:01:25 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220430 [SECURITY] [DLA 2987-1] libarchive security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00020.html"
2022-11-22 20:00:35 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221122 [SECURITY] [DLA 3202-1] libarchive security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00030.html"
2019-11-21 23:01:54 +00:00
}
]
}
}