← Vulnerability feed

Vulnerability record · CVE-2019-10123 · published 31 May 2019

CVE-2019-10123: AIS ESEL-Server SQL injection allows anonymous code execution

Ais · Logistic Software

Advanced InfoData Systems ESEL-Server 67, the backend for the AIS logistics mobile app, is vulnerable to SQL injection. An unauthenticated attacker can inject SQL and execute arbitrary code in the context of the MSSQL database user, which by default is the highly privileged 'sa' account. This exposes the backend database and any data or host access that account holds.

9.8 CVSS 3.0 Critical EPSS 66% · top 0.8% CWE-89 · SQL injection
9.8CVSS 3.0 base score, v2 7.5
66%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

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

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

critical priorityCVSS 9.8 with no authentication or interaction required, default 'sa' database privileges, and public exploit tooling make this a severe, easily reachable flaw.

What it is

Advanced InfoData Systems ESEL-Server 67, the backend for the AIS logistics mobile app, is vulnerable to SQL injection. An unauthenticated attacker can inject SQL and execute arbitrary code in the context of the MSSQL database user, which by default is the highly privileged 'sa' account. This exposes the backend database and any data or host access that account holds.

Impact

An anonymous attacker gains arbitrary code execution as the MSSQL 'sa' user, effectively full control of the database and potentially the underlying server. This can lead to data theft, tampering, or further lateral movement.

Attack surface

The flaw is reachable over the network with no authentication and no user interaction, per the CVSS vector AV:N/AC:L/PR:N/UI:N. It is exposed through the ESEL-Server backend that serves the AIS logistics mobile app.

Exploitation

CISA KEV does not list this CVE, but EPSS is 0.6585 (99.2nd percentile) and references include a Metasploit pull request tagged Exploit, indicating public exploit tooling exists. No ransomware group usage is documented.

What to do

  • Apply the vendor fix or upgrade from AIS ESEL-Server 67; check ais.de for current guidance.
  • If patching is not immediately possible, restrict network access to the ESEL-Server backend to trusted hosts only.
  • Change the MSSQL 'sa' account password and disable or rename it where feasible; do not run the service under 'sa'.
  • Apply least privilege to the database account used by ESEL-Server and enable SQL logging and alerting.
  • Monitor for and block SQL injection patterns at the web/application layer in front of the backend.

Detection

  • Review MSSQL logs for unexpected queries, errors, or xp_cmdshell and other extended procedure usage.
  • Alert on database connections and queries originating from the ESEL-Server backend outside normal application patterns.
  • Hunt for Metasploit or SQL injection payload strings in HTTP requests to the AIS logistics backend.
  • Monitor for new processes or outbound connections spawned by the MSSQL service account.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://github.com/rapid7/metasploit-framework/pull/11641/ ExploitThird Party Advisory
https://www.ais.de Vendor Advisory
https://github.com/rapid7/metasploit-framework/pull/11641/ ExploitThird Party Advisory
https://www.ais.de Vendor Advisory

Track CVE-2019-10123 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-76461Cisco AsyncOS email parsing SQL injection allows root command executionCisco AsyncOS Software for Cisco Secure Email Gateway fails to properly validate email parsing input, allowing crafted email messages containing mali…KEVEPSS 28%analysed9.3CVE-2026-9586Sangoma Switchvox unauthenticated SQL injection in /pa endpointSangoma Switchvox SMB Edition 8.3 (104997) fails to sanitize the PhoneIP value from XML content beginning with <PolycomIPPhone> before concatenating …KEVEPSS 19%analysed10.0CVE-2026-72898Metabase unauthenticated SQL injection in reset_password endpointMetabase exposes a database endpoint, '/reset_password', that fails to neutralize attacker-supplied SQL, allowing arbitrary SQL injection. Because th…KEVEPSS 19%analysed5.9CVE-2026-60137WordPress WP_Query author__not_in SQL injectionWordPress core fails to properly sanitise the author__not_in parameter of WP_Query in versions before 6.8.6, 6.9.5 and 7.0.2, allowing SQL injection …KEVEPSS 5.9%analysed9.8CVE-2026-9082Drupal core SQL injection in unauthenticated request pathDrupal core contains a SQL injection flaw (CWE-89) caused by improper neutralization of special elements in SQL commands. It affects multiple core br…KEVEPSS 16%analysed9.3CVE-2026-42208LiteLLM proxy SQL injection in API key checkLiteLLM versions 1.81.16 to before 1.83.7 build a database query for proxy API key checks by concatenating the caller-supplied key into the query tex…KEVEPSS 5.8%analysed9.8CVE-2026-21643FortiClientEMS SQL injection allows unauthenticated remote code executionFortiClientEMS 7.4.4 fails to neutralize special elements in SQL commands, exposing a SQL injection reachable through crafted HTTP requests. Because …KEVEPSS 94%analysed9.8CVE-2024-43468Microsoft Configuration Manager SQL injection enables remote code executionCVE-2024-43468 is a SQL injection flaw (CWE-89) in Microsoft Configuration Manager that leads to remote code execution. It carries a CVSS 3.1 score o…KEVEPSS 81%analysed

Source: NIST National Vulnerability Database (record CVE-2019-10123), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.