CVE-2025-51463
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-22

Last updated on: 2025-09-11

Assigner: MITRE

Description
Path Traversal in restore_run_backup() in AIM 3.28.0 allows remote attackers to write arbitrary files to the server's filesystem via a crafted backup tar file submitted to the run_instruction API, which is extracted without path validation during restoration.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-22
Last Modified
2025-09-11
Generated
2026-05-07
AI Q&A
2025-07-22
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
aimstack aim 3.28.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Path Traversal issue in the restore_run_backup() function of AIM version 3.28.0. It allows remote attackers to write arbitrary files to the server's filesystem by submitting a specially crafted backup tar file to the run_instruction API. The tar file is extracted during restoration without validating the file paths, enabling attackers to overwrite or create files anywhere on the server.


How can this vulnerability impact me? :

This vulnerability can allow attackers to write or overwrite arbitrary files on the server, potentially leading to unauthorized code execution, data corruption, or system compromise. It can undermine the integrity and security of the affected system by allowing malicious files to be placed anywhere on the filesystem.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart