cvelist/2022/23xxx/CVE-2022-23951.json
2022-09-21 19:00:51 +00:00

72 lines
2.3 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23951",
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "keylime",
"version": {
"version_data": [
{
"version_value": "keylime 6.3.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://seclists.org/oss-sec/2022/q1/101",
"url": "https://seclists.org/oss-sec/2022/q1/101"
},
{
"refsource": "MISC",
"name": "https://github.com/keylime/keylime/security/advisories/GHSA-6xx7-m45w-76m2",
"url": "https://github.com/keylime/keylime/security/advisories/GHSA-6xx7-m45w-76m2"
},
{
"refsource": "MISC",
"name": "https://github.com/keylime/keylime/commit/6e44758b64b0ee13564fc46e807f4ba98091c355",
"url": "https://github.com/keylime/keylime/commit/6e44758b64b0ee13564fc46e807f4ba98091c355"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Keylime before 6.3.0, quote responses from the agent can contain possibly untrusted ZIP data which can lead to zip bombs."
}
]
}
}