7.5
CVSSv2

CVE-2008-4628

Published: 21/10/2008 Updated: 29/09/2017
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

SQL injection vulnerability in del.php in myWebland miniBloggie 1.0 allows remote malicious users to execute arbitrary SQL commands via the post_id parameter.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

mywebland minibloggie 1.0

Exploits

#!/usr/bin/php <?php error_reporting(0); /* miniBloggie 10 (delphp) Remote Blind SQL Injection Exploit ------------------------------------------------------------ Author -> StAkeR aka athos - StAkeR[at]hotmail[dot]it Date -> 18/10/2008 Get -> wwwmyweblandcom/dlphp?id=2 ---------------------------- ...