AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-37703

LOW · CVSS 3.3 EPSS 0.70% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-09-13 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.3. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-37703
Severity
LOW
CVSS
3.3
EPSS
0.70%

Original NVD Description

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.