Path Traversal in Vertaai Vertaai/modeldb
CVE-2024-1961
vertaai/modeldb is vulnerable to a path traversal attack due to improper sanitization of user-supplied file paths in its file upload functionality. Attackers can exploit this vulnerability to write arbitrary files anywhere in the file system by manipulating the 'artifact_path' parameter. This flaw can lead to Remote Code Execution (RCE) by overwriting critical files, such as the application's configuration file, especially when the application is run outside of Docker. The vulnerability is present in the NFSController.java and NFSService.java components of the application.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.010 (61.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Vertaai Vertaai/modeldb — versions unspecified
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2024-1961?
- CVE-2024-1961 is a high-severity vulnerability in Vertaai Vertaai/modeldb, classified under Path Traversal. CVSS score: 8.8/10. Published 2024-04-16.
- How severe is CVE-2024-1961?
- High severity. CVSS v3 base score is 8.8 out of 10.