Executive Summary

Informations
Name CVE-2025-52922 First vendor Publication 2025-06-23
Vendor Cve Last vendor Modification 2025-06-23

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-52922

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-23 Relative Path Traversal

Sources (Detail)

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

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2025-06-25 05:20:32
  • Multiple Updates
2025-06-23 17:19:54
  • First insertion