7.5
CVSSv2

CVE-2008-7005

Published: 19/08/2009 Updated: 11/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

include/modules/top/1-random_quote.php in Minb Is Not a Blog (minb) 0.1.0 allows remote malicious users to execute arbitrary PHP code via the quotes_to_edit parameter. NOTE: this issue has been reported as an unrestricted file upload by some sources, but that is a potential consequence of code execution.

Vulnerable Product Search on Vulmon Subscribe to Product

minb minb is not a blog 0.1.0

Exploits

#!/usr/bin/python ##################################################################################### #### minb Remote Code Execution Exploit #### ##################################################################################### # ...