CVE-2025-52922

HIGH EPSS 36.6%
Published Jun 23, 20251y ago · Modified Jun 17, 20261w ago
7.4 CVSS 3.1
High
Find Similar
Published Jun 23, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
7.4
Exploitability
3.1
Impact
3.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality Low
Integrity Low
Availability Low

Threat Intelligence

EPSS Exploit Probability
36.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-23

References 2

  • github.com https://github.com/innocommerce/innoshop
  • medium.com https://medium.com/@The_Hiker/how-i-found-multiple-cves-in-innoshop-0-4-1-12c8f84ad87f

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.