cvelist/2022/37xxx/CVE-2022-37703.json
2023-06-06 18:00:43 +00:00

97 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-37703",
"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 Amanda 3.5.1, an information leak vulnerability was found in the calcsize SUID binary. An attacker can abuse this vulnerability to know if a directory exists or not anywhere in the fs. The binary will use `opendir()` as root directly without checking the path, letting the attacker provide an arbitrary path."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://www.amanda.org/",
"refsource": "MISC",
"name": "http://www.amanda.org/"
},
{
"refsource": "MISC",
"name": "https://github.com/MaherAzzouzi/CVE-2022-37703",
"url": "https://github.com/MaherAzzouzi/CVE-2022-37703"
},
{
"refsource": "MISC",
"name": "https://bugs.gentoo.org/870037",
"url": "https://bugs.gentoo.org/870037"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-3d0619d767",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ATMGMVS3QDN6OMKMHGUTUTU7NS7HR3BZ/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-1293196f34",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JYREA6LFXF5M7K4WLNJV5VNQPS4MTBW2/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-e295804b3d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A5DCLSX5YYTWMKSMDL67M5STZ5ZDSOXK/"
},
{
"refsource": "MISC",
"name": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3",
"url": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3",
"url": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3"
}
]
}
}