CVE-2018-25337 MEDIUM

CVE-2018-25337: Joomla JoomOCShop 1.0 Cross-Site Request Forgery

Vendor Joomlaextensions
Product Joomla! extension JoomOCShop
Weakness CWE-352 · CSRF
Published May 17, 2026
Last update May 18, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:L

What the vulnerability does

01Description

Joomla JoomOCShop 1.0 contains a cross-site request forgery vulnerability that allows attackers to perform unauthorized actions on behalf of authenticated users. Attackers can craft malicious HTML forms targeting account endpoints like /joomoc2/?route=account/edit and to modify user information or reset passwords without user consent.

Explanation of Vulnerability in Simple Terms

02Summary

The JoomOCShop Joomla extension contains a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of authenticated users. An attacker can craft a malicious link or page that, when visited by a logged-in site administrator or user, executes unintended operations without their knowledge or consent. This could lead to unauthorized modifications or data changes within the extension.

What an attacker can do

03Attacker Capabilities

Perform unauthorized actions on behalf of a logged-in user by tricking them into visiting a malicious page.

Potential impact on your site

04Site Impact

Attackers can modify extension settings or data if they trick your administrators into visiting a malicious page while logged in.

Conditions required to exploit

05Prerequisites

Victim must be logged into the Joomla site and visit an attacker-controlled page or click a malicious link.

Key dates

06Disclosure timeline

May 17, 2026 CVE published
May 18, 2026 Record updated

Related vulnerabilities

08Related CVE