2023-12-03 13:00:21 +00:00

132 lines
3.7 KiB
JSON

{
"id": "CVE-2022-37705",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-16T01:15:06.867",
"lastModified": "2023-12-03T11:15:08.970",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A privilege escalation flaw was found in Amanda 3.5.1 in which the backup user can acquire root privileges. The vulnerable component is the runtar SUID program, which is a wrapper to run /usr/bin/tar with specific arguments that are controllable by the attacker. This program mishandles the arguments passed to tar binary (it expects that the argument name and value are separated with a space; however, separating them with an equals sign is also supported),"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 0.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-88"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zmanda:amanda:3.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4D565A85-008D-4DCC-986C-15A258762DEE"
}
]
}
]
}
],
"references": [
{
"url": "http://www.amanda.org/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/MaherAzzouzi/CVE-2022-37705",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/zmanda/amanda/issues/192",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/zmanda/amanda/pull/194",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/zmanda/amanda/pull/196",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/zmanda/amanda/pull/204",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3",
"source": "cve@mitre.org"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00003.html",
"source": "cve@mitre.org"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5DCLSX5YYTWMKSMDL67M5STZ5ZDSOXK/",
"source": "cve@mitre.org"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ATMGMVS3QDN6OMKMHGUTUTU7NS7HR3BZ/",
"source": "cve@mitre.org"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JYREA6LFXF5M7K4WLNJV5VNQPS4MTBW2/",
"source": "cve@mitre.org"
},
{
"url": "https://marc.info/?l=amanda-hackers",
"source": "cve@mitre.org"
}
]
}