Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Joomla Extension - getk2.org - Exposure of sensitive files via attachment copy in K2 extension for Joomla < 2.26
Vulnerability Description
The K2 frontend article-save handler accepts an `attachment[N][existing]` POST field that is concatenated with `JPATH_SITE/` and passed to `JFile::copy()`. `JPath::clean` does NOT strip `..`, and there is no allow-list of source paths. An Author can therefore copy `configuration.php` (or any other file readable by the web user — including `../../../etc/passwd`) into `/media/k2/attachments/`, then retrieve the contents via the K2 attachment-download endpoint.
CVSS Information
N/A
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
K2 extension for Joomla 路径遍历漏洞
Vulnerability Description
K2 K2 extension for Joomla是K2团队的一款Joomla的K2扩展组件。 K2 extension for Joomla 1.0版本至2.26版本存在路径遍历漏洞,该漏洞源于前端文章保存处理程序接受`attachment[N][existing]` POST字段并拼接路径传递给`JFile::copy()`,且`JPath::clean`未移除`..`且无源路径允许列表,可能导致Author用户复制任意可读文件(如`configuration.php`或`/etc/passwd`)
CVSS Information
N/A
Vulnerability Type
N/A