cvelist/2022/24xxx/CVE-2022-24302.json
2022-09-12 12:00:34 +00:00

92 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-24302",
"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 Paramiko before 2.10.1, a race condition (between creation and chmod) in the write_private_key_file function could allow unauthorized information disclosure."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/paramiko/paramiko/blob/363a28d94cada17f012c1604a3c99c71a2bda003/paramiko/pkey.py#L546",
"refsource": "MISC",
"name": "https://github.com/paramiko/paramiko/blob/363a28d94cada17f012c1604a3c99c71a2bda003/paramiko/pkey.py#L546"
},
{
"refsource": "MISC",
"name": "https://www.paramiko.org/changelog.html",
"url": "https://www.paramiko.org/changelog.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220321 [SECURITY] [DLA 2959-1] paramiko security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00032.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-bb5c461682",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U63MJ2VOLLQ35R7CYNREUHSXYLWNPVSB/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-8eb95d8611",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LUEUEGILZ7MQXRSUF5VMMO4SWJQVPTQL/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-806492f1d1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TPMKRUS4HO3P7NR7P4Y6CLHB4MBEE3AI/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220912 [SECURITY] [DLA 3104-1] paramiko security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00013.html"
}
]
}
}