CVE-2025-52922

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-52922
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-52922.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-52922
Published
2025-06-23T12:15:23Z
Modified
2025-06-27T11:02:47.863444Z
Summary
[none]
Details

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/filemanager/files?basefolder= endpoint, (2) create arbitrary directories on the server via the /api/filemanager/directories endpoint, (3) read arbitrary files from the server by copying the file to a readable location within the application via the /api/filemanager/copyfiles endpoint, {4) delete arbitrary files from the server via a DELETE request to /api/filemanager/files, or (5) create arbitrary files on the server by uploading them and then leveraging the /api/filemanager/movefiles endpoint to move them anywhere in the filesystem.

References

Affected packages

Git / github.com/innocommerce/innoshop

Affected ranges

Type
GIT
Repo
https://github.com/innocommerce/innoshop
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected

Affected versions

v0.*

v0.1.1
v0.2.0
v0.2.1
v0.2.6
v0.2.8
v0.3.0
v0.3.10
v0.3.2
v0.3.5
v0.3.6
v0.3.7
v0.3.8
v0.3.9
v0.4.1