Description
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.
INFO
Published Date :
2024-04-16T00:00:15.706Z
Last Modified :
2024-08-29T19:26:57.248Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-1961 vulnerability.
| Vendors | Products |
|---|---|
| Vertaai |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-1961.