CVE-2025-52922

Source
https://cve.org/CVERecord?id=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:23.150Z
Modified
2026-04-10T05:30:45.772083Z
Severity
  • 7.4 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L CVSS Calculator
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
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.4.1"
        }
    ]
}

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

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-52922.json"