mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
881 B
881 B
CVE-2009-4315
Description
Directory traversal vulnerability in admin/ajaxsave.php in Nuggetz CMS 1.0, when magic_quotes_gpc is disabled, allows remote attackers to create or modify arbitrary files via a .. (dot dot) in the nugget parameter and a modified pagevalue parameter, as demonstrated by creating and accessing a .php file to execute arbitrary PHP code.
POC
Reference
- http://packetstormsecurity.org/0912-exploits/nuggetz-exec.txt
- http://packetstormsecurity.org/0912-exploits/nuggetz-exec.txt
Github
No PoCs found on GitHub currently.