CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-64430

High
Published: Translated: NVD NIST

Summary

Parse Server, otwarte oprogramowanie backendowe, ma podatność typu Server-Side Request Forgery (SSRF) w funkcji przesyłania plików w wersjach od 4.2.0 do 7.5.3 oraz od 8.0.0 do 8.3.1-alpha.1. Podatność pozwala na wykonanie dowolnego URI podczas przesyłania pliku Parse.File z parametrem uri.

Risk Assessment

Wykorzystanie tej podatności może prowadzić do nieautoryzowanego dostępu do zasobów wewnętrznych organizacji, co może skutkować wyciekiem danych lub innymi poważnymi incydentami bezpieczeństwa.

Recommendation

Zaleca się aktualizację Parse Server do wersji 7.5.4 lub 8.4.0-alpha.1, aby usunąć tę podatność oraz monitorowanie systemów w celu wykrycia potencjalnych prób jej wykorzystania.

Related vulnerabilities

Original NVD description (English source)

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions 4.2.0 through 7.5.3, and 8.0.0 through 8.3.1-alpha.1, there is a Server-Side Request Forgery (SSRF) vulnerability in the file upload functionality when trying to upload a Parse.File with uri parameter, allowing execution of an arbitrary URI. The vulnerability stems from a file upload feature in which Parse Server retrieves the file data from a URI that is provided in the request. A request to the provided URI is executed, but the response is not stored in Parse Server's file storage as the server crashes upon receiving the response. This issue is fixed in versions 7.5.4 and 8.4.0-alpha.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS