7.5
CVSSv2

CVE-2006-5085

Published: 29/09/2006 Updated: 17/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Static code injection vulnerability in config.php in Blog Pixel Motion 2.1.1 allows remote malicious users to execute arbitrary PHP code via the nom_blog parameter, which is injected into include/variables.php.

Vulnerable Product Search on Vulmon Subscribe to Product

pixel motion pixel motion blog 2.1.1

Exploits

#!/usr/bin/perl # # Affectedscr: Blog Pixel Motion V211 # PocID: 12060927 # Type: PHP Code Execution (stripslashes), SQL Injection (urldecode) # Risklevel: High # VendorStatus: Unpatched # Srcdownload: wwwpixelmotionorg/zip/blog21zip # Poclink: acid-rootnewfr/poc/12060927txt # Credits: DarkFig ...