CVE-2025-52921

In Innoshop through 0.4.1, an authenticated attacker could exploit the File Manager functions in the admin panel to achieve code execution on the server, by uploading a crafted file and then renaming it to have a .php extension by using the Rename Function. This bypasses the initial check that uploaded files are image files. The application relies on frontend checks to restrict the administrator from changing the extension of uploaded files to .php. This restriction is easily bypassed with any proxy tool (e.g., BurpSuite). Once the attacker renames the file, and gives it the .php extension, a GET request can be used to trigger the execution of code on the server.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) En Innoshop hasta la versión 0.4.1, un atacante autenticado podía explotar las funciones del Administrador de Archivos del panel de administración para ejecutar código en el servidor. Para ello, subía un archivo manipulado y lo renombraba con la extensión .php mediante la función Renombrar. Esto evita la comprobación inicial de que los archivos subidos son imágenes. La aplicación utiliza comprobaciones del frontend para impedir que el administrador cambie la extensión de los archivos subidos a .php. Esta restricción se puede eludir fácilmente con cualquier herramienta proxy (p. ej., BurpSuite). Una vez que el atacante renombra el archivo y le asigna la extensión .php, se puede usar una solicitud GET para activar la ejecución de código en el servidor.

23 Jun 2025, 12:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-23 12:15

Updated : 2026-04-15 00:35


NVD link : CVE-2025-52921

Mitre link : CVE-2025-52921

CVE.ORG link : CVE-2025-52921


JSON object : View

Products Affected

No product.

CWE
CWE-420

Unprotected Alternate Channel