cvelist/2022/26xxx/CVE-2022-26291.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2022-02-28 07:01:31 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-03-28 22:01:28 +00:00
"ID": "CVE-2022-26291",
"STATE": "PUBLIC"
2022-02-28 07:01:31 +00:00
},
2022-03-28 22:01:28 +00:00
"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",
2022-02-28 07:01:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-28 22:01:28 +00:00
"value": "lrzip v0.641 was discovered to contain a multiple concurrency use-after-free between the functions zpaq_decompress_buf() and clear_rulist(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted Irz file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ckolivas/lrzip/issues/206",
"refsource": "MISC",
"name": "https://github.com/ckolivas/lrzip/issues/206"
2022-04-13 16:01:46 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220413 [SECURITY] [DLA 2981-1] lrzip security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00012.html"
2022-05-24 23:01:28 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5145",
"url": "https://www.debian.org/security/2022/dsa-5145"
2022-02-28 07:01:31 +00:00
}
]
}
}