GHSA-hmpj-wp8r-7h2pMediumCVSS 6.3
The K2 frontend article-attachment upload path accepts files whose extension is `.php`, and...
🔗 CVE IDs covered (1)
📋 Description
The K2 frontend article-attachment upload path accepts files whose extension is .php, and Apache's standard mod_php matches \.php$ and executes them under the K2 web user. A K2 Author can upload a shell.php, then fetch /media/k2/attachments/shell.php and execute arbitrary PHP code in the web server's context.