Vulnerability Description
Streama versions 1.10.0 through 1.10.5 and prior to commit b7c8767 contain a combination of path traversal and server-side request forgery (SSRF) vulnerabilities in that allow an authenticated attacker to write arbitrary files to the server filesystem. The issue exists in the subtitle download functionality, where user-controlled parameters are used to fetch remote content and construct file paths without proper validation. By supplying a crafted subtitle download URL and a path traversal sequence in the file name, an attacker can write files to arbitrary locations on the server, potentially leading to remote code execution.
Related Weaknesses (CWE)
References
- https://chocapikk.com/posts/2025/streama-path-traversal-ssrf/
- https://github.com/streamaserver/streama/commit/b7c8767
- https://www.vulncheck.com/advisories/streama-subtitle-download-path-traversal-an
FAQ
What is CVE-2025-34452?
CVE-2025-34452 is a documented vulnerability. Streama versions 1.10.0 through 1.10.5 and prior to commit b7c8767 contain a combination of path traversal and server-side request forgery (SSRF) vulnerabilities in that allow an authenticated attacke...
How severe is CVE-2025-34452?
CVSS scoring is not yet available for CVE-2025-34452. Check NVD for updates.
Is there a patch for CVE-2025-34452?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.