CVE-2023-34362
Published: June 2, 2023
Official Description
Progress MOVEit Transfer contains a SQL injection vulnerability that could allow an unauthenticated attacker to gain unauthorized access to MOVEit Transfer's 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 in addition to executing SQL statements that alter or delete database elements.
CISA KEV Advisory
Progress MOVEit Transfer SQL Injection Vulnerability
Progress MOVEit Transfer contains a SQL injection vulnerability that could allow an unauthenticated attacker to gain unauthorized access to MOVEit Transfer's 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 in addition to executing SQL statements that alter or delete database elements.
Apply updates per vendor instructions.
Risk Analysis
This SQL injection vulnerability in Progress MOVEit Transfer allows an unauthenticated attacker to gain unauthorized access to the database. Depending on the database, an attacker could infer information, alter, or delete database elements. The very high EPSS score of 0.94254 indicates a strong likelihood of exploitation, and it is confirmed to be actively exploited.
This vulnerability is actively exploited in the wild, confirming that working exploits are available and being used by attackers. The flaw is remotely exploitable by unauthenticated attackers.
Apply the latest security patches for Progress MOVEit Transfer immediately. Implement strong input validation and regularly audit database access logs for suspicious activity.
Technical Analysis
CVE-2023-34362 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2023-34362 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
All References (1)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-34362 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1