CVE-2025-52920

Innoshop through 0.4.1 allows Insecure Direct Object Reference (IDOR) at multiple places within the frontend shop. Anyone can create a customer account and easily exploit these. Successful exploitation results in disclosure of the PII of other customers and the deletion of their reviews of products on the website. To be specific, an attacker could view the order details of any order by browsing to /en/account/orders/_ORDER_ID_ or use the address and billing information of other customers by manipulating the shipping_address_id and billing_address_id parameters when making an order (this information is then reflected in the receipt). Additionally, an attacker could delete the reviews of other users by sending a DELETE request to /en/account/reviews/_REVIEW_ID.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) Innoshop, hasta la versión 0.4.1, permite la Referencia Directa a Objetos Insegura (IDOR) en varios puntos de la interfaz de la tienda. Cualquiera puede crear una cuenta de cliente y explotarla fácilmente. Una explotación exitosa da como resultado la divulgación de la información personal identificable (PII) de otros clientes y la eliminación de sus reseñas de productos en el sitio web. En concreto, un atacante podría ver los detalles de cualquier pedido accediendo a /en/account/orders/_ORDER_ID_ o usar la dirección y la información de facturación de otros clientes manipulando los parámetros shipping_address_id y billing_address_id al realizar un pedido (esta información se refleja en el recibo). Además, un atacante podría eliminar las reseñas de otros usuarios enviando una solicitud DELETE a /en/account/reviews/_REVIEW_ID.

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-52920

Mitre link : CVE-2025-52920

CVE.ORG link : CVE-2025-52920


JSON object : View

Products Affected

No product.

CWE
CWE-425

Direct Request ('Forced Browsing')