GHSA-6mmg-h49f-fj9xMediumCVSS 5.3
The K2 article gallery upload path accepts a zip/tar archive, extracts it under `/media/k2...
🔗 CVE IDs covered (1)
📋 Description
The K2 article gallery upload path accepts a zip/tar archive, extracts it under /media/k2/galleries/<id>/, and only renames image files (gif/jpg/jpeg/png/webp) to safe names — non-image files (including .php) are extracted as-is and remain executable via direct HTTP access.