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

CVE-2025-52922

High
Published: Translated: NVD NIST

Summary

CVE-2025-52922 dotyczy podatności w Innoshop w wersji 0.4.1, która umożliwia atakującemu z dostępem do panelu administracyjnego przeprowadzenie ataku typu directory traversal poprzez interfejsy API FileManager. Atakujący może m.in. mapować strukturę systemu plików, tworzyć i usuwać dowolne katalogi oraz pliki na serwerze.

Risk Assessment

Podatność ta stwarza poważne ryzyko dla bezpieczeństwa organizacji, umożliwiając atakującym manipulację plikami i katalogami na serwerze, co może prowadzić do utraty danych lub nieautoryzowanego dostępu do wrażliwych informacji.

Recommendation

Zaleca się aktualizację Innoshop do najnowszej wersji, która naprawia tę podatność, oraz wdrożenie dodatkowych środków zabezpieczających, takich jak ograniczenie dostępu do interfejsów API tylko dla zaufanych użytkowników.

Related vulnerabilities

Original NVD description (English source)

Innoshop through 0.4.1 allows directory traversal via FileManager API endpoints. An authenticated attacker with access to the admin panel could abuse this to: (1) fully map the filesystem structure via the /api/file_manager/files?base_folder= endpoint, (2) create arbitrary directories on the server via the /api/file_manager/directories endpoint, (3) read arbitrary files from the server by copying the file to a readable location within the application via the /api/file_manager/copy_files endpoint, {4) delete arbitrary files from the server via a DELETE request to /api/file_manager/files, or (5) create arbitrary files on the server by uploading them and then leveraging the /api/file_manager/move_files endpoint to move them anywhere in the filesystem.

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