What the vulnerability does
01Description
The K2 frontend `item.checkin` task accepts an unauthenticated `sigProFolder` query parameter and uses it directly to address a `JFolder::delete()` call under `/media/k2/galleries/`
CVSS base score
What the vulnerability does
The K2 frontend `item.checkin` task accepts an unauthenticated `sigProFolder` query parameter and uses it directly to address a `JFolder::delete()` call under `/media/k2/galleries/`
Explanation of Vulnerability in Simple Terms
The K2 extension for Joomla contains a missing authorization vulnerability that allows attackers to perform unauthorized actions. The affected versions range from 1.0-2.26, though the exact patched version is unknown. Site administrators should update to a version newer than the affected range when available. The vulnerability stems from insufficient access control checks in the extension's code.
What an attacker can do
Perform actions without proper authorization checks in the K2 extension.
Potential impact on your site
Unauthorized users may access or modify K2 content or settings depending on the specific vulnerability.
Conditions required to exploit
Access to the Joomla site; specific attack vector details are unavailable.
Key dates
External resources
Related vulnerabilities