7.5
CVSSv2

CVE-2010-4809

Published: 08/07/2011 Updated: 29/08/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 index.php in DBSite 1.0 allows remote malicious users to execute arbitrary SQL commands via the ID parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

liberologico dbsite 1.0

Exploits

#!/usr/bin/env python # -*- coding: utf-8 -*- # -------------------------------------------------------- # Exploit Title: DBSite Remote SQL Injection Vulnerability # Date: 13/10/2010 # Author: God_Of_Pain # Version: 10 # Tested on: Linux # -------------------------------------------------------- # ================================================== ...