In Amanda 3.5.1, an information leak vulnerability was...
Low severity
Unreviewed
Published
Sep 14, 2022
to the GitHub Advisory Database
•
Updated Dec 12, 2023
Description
Published by the National Vulnerability Database
Sep 13, 2022
Published to the GitHub Advisory Database
Sep 14, 2022
Last updated
Dec 12, 2023
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