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

23 Jun 2025, 12:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-23 12:15

Updated : 2025-06-23 20:16


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')