7.5
CVSSv2

CVE-2010-1301

Published: 07/04/2010 Updated: 17/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 main.php in Centreon 2.1.5 allows remote malicious users to execute arbitrary SQL commands via the host_id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

merethis centreon 2.1.5

Exploits

#!/usr/bin/perl # //--------[PoC]---------// # # Title : Centreon IT & Network Monitoring v215 - Injection SQL # Version : 215 # Author : Jonathan Salwan (jsalwan@sysdreamcom) # # # [Vuln sql injection] # localhost/centreon/mainphp?p=201&host_id=-1%20[SQL Injection]&o=p&min=1 # # localhost/centreon/mainphp? ...