9.8
CVSSv3

CVE-2019-10123

Published: 31/05/2019 Updated: 03/06/2019
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL Injection in Advanced InfoData Systems (AIS) ESEL-Server 67 (which is the backend for the AIS logistics mobile app) allows an anonymous malicious user to execute arbitrary code in the context of the user of the MSSQL database. The default user for the database is the 'sa' user.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

ais logistic_software

Exploits

## # This module requires Metasploit: metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## class MetasploitModule < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::MSSQL_COMMANDS include Msf::Exploit::Remote::Tcp include Msf::Exploit::CmdStager def initialize( ...