Impact
The Easy Store extension for Joomla lacks CSRF token verification on the product review submission endpoint. This missing check allows an attacker to trick an authenticated user into submitting arbitrary reviews or spam by sending requests from another site. The flaw is a classic cross‑site request forgery (CWE‑352) that can enable defamation or manipulation of product reputation without the victim’s knowledge.
Affected Systems
The vulnerability affects the Easy Store extension from joomshaper.com, versions 1.0.0 through 3.0.0, which is a popular Joomla extension for storefront product reviews.
Risk and Exploitability
With a CVSS score of 5.3 the issue is considered medium severity. No EPSS score is available and it is not listed in CISA’s KEV catalog. The attack vector is client‑side browser interaction; an attacker must have the target logged in and can exploit the flaw by causing a cross‑site request to the review endpoint. The exploitation does not grant code execution but can corrupt review data and damage reputation.
OpenCVE Enrichment