CVE-2025-51058
BaseFortify
Publication date: 2025-08-06
Last updated on: 2025-10-09
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vedo_suite_project | vedo_suite | 2024.17 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Server-side Request Forgery (SSRF) in Bottinelli Informatical Vedo Suite 2024.17. It occurs in the /api_vedo/video/preview endpoint, where remote authenticated attackers can manipulate the "file" URL parameter to make the server send HTTP requests to arbitrary remote paths.
How can this vulnerability impact me? :
The vulnerability allows attackers to make the server perform HTTP requests to arbitrary locations, which could lead to unauthorized access to internal systems, data exposure, or interaction with internal services that are not otherwise accessible externally.