cve/2008/CVE-2008-1866.md
2024-05-26 14:27:05 +02:00

770 B

CVE-2008-1866

Description

admin/modif_config.php in Blog Pixel Motion (aka PixelMotion) does not require admin authentication, which allows remote authenticated users to upload arbitrary PHP scripts in a ZIP archive, which is written to templateZip/ and then automatically extracted under templates/ for execution via a direct request.

POC

Reference

Github

No PoCs found on GitHub currently.