gsd-2022-37705
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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),
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-37705", "id": "GSD-2022-37705", "references": [ "https://www.suse.com/security/cve/CVE-2022-37705.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-37705" ], "details": "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),", "id": "GSD-2022-37705", "modified": "2023-12-13T01:19:13.547147Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-37705", "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": "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)," } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.amanda.org/", "refsource": "MISC", "url": "http://www.amanda.org/" }, { "name": "https://github.com/MaherAzzouzi/CVE-2022-37705", "refsource": "MISC", "url": "https://github.com/MaherAzzouzi/CVE-2022-37705" }, { "name": "https://github.com/zmanda/amanda/issues/192", "refsource": "MISC", "url": "https://github.com/zmanda/amanda/issues/192" }, { "name": "https://marc.info/?l=amanda-hackers", "refsource": "MISC", "url": "https://marc.info/?l=amanda-hackers" }, { "name": "FEDORA-2023-3d0619d767", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ATMGMVS3QDN6OMKMHGUTUTU7NS7HR3BZ/" }, { "name": "FEDORA-2023-1293196f34", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JYREA6LFXF5M7K4WLNJV5VNQPS4MTBW2/" }, { "name": "FEDORA-2023-e295804b3d", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A5DCLSX5YYTWMKSMDL67M5STZ5ZDSOXK/" }, { "name": "https://github.com/zmanda/amanda/pull/194", "refsource": "MISC", "url": "https://github.com/zmanda/amanda/pull/194" }, { "name": "https://github.com/zmanda/amanda/pull/196", "refsource": "MISC", "url": "https://github.com/zmanda/amanda/pull/196" }, { "name": "https://github.com/zmanda/amanda/pull/204", "refsource": "MISC", "url": "https://github.com/zmanda/amanda/pull/204" }, { "name": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3", "refsource": "MISC", "url": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3" }, { "name": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3", "refsource": "CONFIRM", "url": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3" }, { "name": "[debian-lts-announce] 20231203 [SECURITY] [DLA 3681-1] amanda security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00003.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:zmanda:amanda:3.5.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-37705" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "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)," } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-88" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.amanda.org/", "refsource": "MISC", "tags": [ "Product" ], "url": "http://www.amanda.org/" }, { "name": "https://github.com/zmanda/amanda/pull/194", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/zmanda/amanda/pull/194" }, { "name": "https://github.com/zmanda/amanda/pull/196", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/zmanda/amanda/pull/196" }, { "name": "https://github.com/MaherAzzouzi/CVE-2022-37705", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/MaherAzzouzi/CVE-2022-37705" }, { "name": "https://github.com/zmanda/amanda/pull/204", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/zmanda/amanda/pull/204" }, { "name": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3", "refsource": "MISC", "tags": [], "url": "https://github.com/zmanda/amanda/releases/tag/tag-community-3.5.3" }, { "name": "https://github.com/zmanda/amanda/issues/192", "refsource": "MISC", "tags": [], "url": "https://github.com/zmanda/amanda/issues/192" }, { "name": "https://marc.info/?l=amanda-hackers", "refsource": "MISC", "tags": [], "url": "https://marc.info/?l=amanda-hackers" }, { "name": "FEDORA-2023-3d0619d767", "refsource": "", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ATMGMVS3QDN6OMKMHGUTUTU7NS7HR3BZ/" }, { "name": "FEDORA-2023-1293196f34", "refsource": "", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JYREA6LFXF5M7K4WLNJV5VNQPS4MTBW2/" }, { "name": "FEDORA-2023-e295804b3d", "refsource": "", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5DCLSX5YYTWMKSMDL67M5STZ5ZDSOXK/" }, { "name": "[debian-lts-announce] 20231203 [SECURITY] [DLA 3681-1] amanda security update", "refsource": "", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00003.html" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 0.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-12-03T11:15Z", "publishedDate": "2023-04-16T01:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.