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.
References
Configurations
History
No history.
Information
Published : 2022-09-13 20:15
Updated : 2023-12-03 11:15
NVD link : CVE-2022-37703
Mitre link : CVE-2022-37703
CVE.ORG link : CVE-2022-37703
JSON object : View
Products Affected
amanda
- amanda
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')