Vulnerabilities (CVE)

Filtered by vendor Battelle Subscribe
Filtered by product V2i Hub
Total 8 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-1000628 1 Battelle 1 V2i Hub 2023-12-10 7.5 HIGH 9.8 CRITICAL
Battelle V2I Hub 2.5.1 could allow a remote attacker to bypass security restrictions, caused by the direct checking of the API key against a user-supplied value in PHP's GET global variable array using PHP's strcmp() function. By adding "[]" to the end of "key" in the URL when accessing API functions, an attacker could exploit this vulnerability to execute API functions.
CVE-2018-1000631 1 Battelle 1 V2i Hub 2023-12-10 7.5 HIGH 9.8 CRITICAL
Battelle V2I Hub 3.0 is vulnerable to SQL injection. A remote attacker could send specially-crafted SQL statements to the tmx/TmxCtl/src/lib/PluginStatus.cpp and TmxControl::user_info() function, which could allow the attacker to view, add, modify or delete information in the back-end database.
CVE-2018-1000627 1 Battelle 1 V2i Hub 2023-12-10 5.0 MEDIUM 9.8 CRITICAL
Battelle V2I Hub 2.5.1 could allow a remote attacker to obtain sensitive information, caused by the failure to restrict access to the API key file. An attacker could exploit this vulnerability to obtain the current API key to gain unauthorized access to the system.
CVE-2018-1000624 1 Battelle 1 V2i Hub 2023-12-10 7.8 HIGH 7.5 HIGH
Battelle V2I Hub 2.5.1 is vulnerable to a denial of service, caused by the failure to restrict access to a sensitive functionality. By visiting http://V2I_HUB/UI/powerdown.php, a remote attacker could exploit this vulnerability to shut down the system.
CVE-2018-1000629 1 Battelle 1 V2i Hub 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
Battelle V2I Hub 2.5.1 is vulnerable to cross-site scripting, caused by improper validation of user-supplied input by api/SystemConfigActions.php?action=add and the index.php script. A remote attacker could exploit this vulnerability using the parameterName or _login_username parameter in a specially-crafted URL to execute script in a victim's Web browser within the security context of the hosting Web site, once the URL is clicked. An attacker could use this vulnerability to steal the victim's cookie-based authentication credentials.
CVE-2018-1000626 1 Battelle 1 V2i Hub 2023-12-10 7.5 HIGH 9.8 CRITICAL
Battelle V2I Hub 2.5.1 could allow a remote attacker to bypass security restrictions, caused by the lack of requirement to change the default API key. An attacker could exploit this vulnerability using all available API functions containing an unchanged API key to gain unauthorized access to the system.
CVE-2018-1000625 1 Battelle 1 V2i Hub 2023-12-10 10.0 HIGH 9.8 CRITICAL
Battelle V2I Hub 2.5.1 contains hard-coded credentials for the administrative account. An attacker could exploit this vulnerability to log in as an admin on any installation and gain unauthorized access to the system.
CVE-2018-1000630 1 Battelle 1 V2i Hub 2023-12-10 6.5 MEDIUM 7.2 HIGH
Battelle V2I Hub 2.5.1 is vulnerable to SQL injection. A remote authenticated attacker could send specially-crafted SQL statements to /api/PluginStatusActions.php and /status/pluginStatus.php using the jtSorting or id parameter, which could allow the attacker to view, add, modify or delete information in the back-end database.