3 matches found
CVE-2014-2081
Multiple SQL injection vulnerabilities in the login in webreports/cgi-bin/InfoStation.cgi in Innovative vtls-Virtua before 2013.2.4 and 2014.x before 2014.1.1 allow remote attackers to execute arbitrary SQL commands via the 1 username or 2 password parameter...
CVE-2014-2081
CVE-2014-2081 affects VTLS Virtua InfoStation.cgi (web_reports/cgi-bin/InfoStation.cgi). The NVD entry describes multiple SQL injection vulnerabilities in the login functionality, exploitable via the username or password parameter, allowing remote attackers to issue arbitrary SQL commands. Affect...
VTLS Virtua InfoStation.cgi - SQL Injection
No description provided by source. !/usr/bin/env python coding: utf-8 from pocsuite.net import req from pocsuite.poc import POCBase, Output from pocsuite.utils import register class TestPOCPOCBase: vulID = '87206' ssvid version = '1.0' author = 'feng' vulDate = '2014-10-20' createDate =...