cbcvebase.
CVE-2019-16383
published 2019-09-24

CVE-2019-16383: MOVEit.DMZ.WebApi.dll in Progress MOVEit Transfer 2018 SP2 before 10.2.4, 2019 before 11.0.2, and 2019.1 before 11.1.1 allows an unauthenticated attacker to…

PriorityP269critical9.4CVSS 3.1
AVNACLPRNUINSUCLIHAH
EXPLOIT
EPSS
5.19%
91.4th percentile
MOVEit.DMZ.WebApi.dll in Progress MOVEit Transfer 2018 SP2 before 10.2.4, 2019 before 11.0.2, and 2019.1 before 11.1.1 allows an unauthenticated attacker to gain unauthorized access to the database. Depending on the database engine being used (MySQL, Microsoft SQL Server, or Azure SQL), an attacker may be able to infer information about the structure and contents of the database, or may be able to alter the database via the REST API, aka SQL Injection.

Affected

3 ranges
VendorProductVersion rangeFixed in
ipswitchmoveit_transfer>= 10.2.0 < 10.2.410.2.4
ipswitchmoveit_transfer>= 11.0 < 11.0.211.0.2
ipswitchmoveit_transfer>= 11.1 < 11.1.111.1.1

Detection & IOCsextracted from sources · hover to see the quote

url/api/v1/token/revoke
commandtoken='; WAITFOR DELAY '0:0:10'--
commandtoken=' OR SLEEP(10);
filenameMOVEit.DMZ.WebApi.dll
  • Use the Google dork 'inurl:human.aspx intext:moveit' to identify exposed MOVEit Transfer instances that may be targeted.
  • The exploit targets unauthenticated access — no session or auth token is required. Alert on POST requests to /api/v1/token/revoke from unauthenticated sources with Content-Type: application/x-www-form-urlencoded.
  • ·Vulnerability affects MOVEit Transfer across multiple database backends (MySQL, Microsoft SQL Server, Azure SQL); the SQL injection payload syntax differs per backend — WAITFOR DELAY for MSSQL/Azure SQL and SLEEP() for MySQL.

CVSS provenance

nvdv3.19.4CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.