CVE-2024-5806
published 2024-06-25CVE-2024-5806: Improper Authentication vulnerability in Progress MOVEit Transfer (SFTP module) can lead to Authentication Bypass.This issue affects MOVEit Transfer: from…
PriorityP191critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEVInitial access
Exploited in the wild
EPSS
75.81%
99.5th percentile
Improper Authentication vulnerability in Progress MOVEit Transfer (SFTP module) can lead to Authentication Bypass.This issue affects MOVEit Transfer: from 2023.0.0 before 2023.0.11, from 2023.1.0 before 2023.1.6, from 2024.0.0 before 2024.0.2.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| progress | moveit_transfer | — | — |
| progress | moveit_transfer | >= 2023.0.0 < 2023.0.11 | 2023.0.11 |
| progress | moveit_transfer | >= 2023.1.0 < 2023.1.6 | 2023.1.6 |
| progress | moveit_transfer | >= 2024.0.0 < 2024.0.2 | 2024.0.2 |
Detection & IOCsextracted from sources · hover to see the quote
url/guestaccess.aspx
other&Arg12=
snort
alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (msg:"ET EXPLOIT MoveIT Transfer SFTP Authentication Bypass Attempt Inbound M0 (CVE-2024-5806)"; flow:established,to_server; http.method; content:"POST"; http.uri; content:"/guestaccess.aspx"; fast_pattern; http.request_body; content:"&Arg12="; pcre:"/^\r?\n?\x2d{4}/R"; reference:cve,2024-5806; reference:url,labs.watchtowr.com/auth-bypass-in-un-limited-scenarios-progress-moveit-transfer-cve-2024-5806/; classtype:attempted-admin; sid:2053883; rev:1; metadata:created_at 2024_06_26, cve CVE_2024_5806, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_06_26, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application; target:dest_ip;)- →Look for HTTP POST requests to /guestaccess.aspx with a request body containing '&Arg12=' followed by a boundary-like pattern (4 dashes) — this is the exploit trigger pattern identified in the ET rule for CVE-2024-5806.
- →The Shadowserver Foundation observed in-the-wild exploitation attempts against CVE-2024-5806 shortly after public disclosure — monitor SFTP service logs on MOVEit Transfer for anomalous authentication events. ↗
- →A public PoC exploit exists for CVE-2024-5806; treat any unpatched MOVEit Transfer SFTP service as actively targeted and prioritize patching to 2023.0.11, 2023.1.6, or 2024.0.2. ↗
- →The Metasploit module for CVE-2024-5806 can establish an authenticated SFTP session and perform arbitrary file reads — monitor for unexpected SFTP directory listings or file reads from unauthenticated or anomalous source IPs. ↗
- →Check Point IPS signature 'Progress MOVEit Transfer Authentication Bypass (CVE-2024-5806)' is available for network-level blocking of exploitation attempts. ↗
- ·The vulnerability affects the MOVEit Transfer SFTP module specifically; the affected version ranges are 2023.0.0–2023.0.10, 2023.1.0–2023.1.5, and 2024.0.0–2024.0.1. Deployments outside these ranges are not listed as affected. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
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.
GHSA
GHSA-38m7-95rg-7m84: Improper Authentication vulnerability in Progress MOVEit Transfer (SFTP module) can lead to Authentication Bypass in limited scenarios
ghsa_unreviewed·2024-06-25
CVE-2024-5806 [HIGH] CWE-287 GHSA-38m7-95rg-7m84: Improper Authentication vulnerability in Progress MOVEit Transfer (SFTP module) can lead to Authentication Bypass in limited scenarios
Improper Authentication vulnerability in Progress MOVEit Transfer (SFTP module) can lead to Authentication Bypass in limited scenarios.This issue affects MOVEit Transfer: from 2023.0.0 before 2023.0.11, from 2023.1.0 before 2023.1.6, from 2024.0.0 before 2024.0.2.
VulnCheck
Progress MOVEit Transfer SFTP Module Authentication Bypass
vulncheck·2024·CVSS 9.1
CVE-2024-5806 [CRITICAL] Progress MOVEit Transfer SFTP Module Authentication Bypass
Progress MOVEit Transfer SFTP Module Authentication Bypass
Improper Authentication vulnerability in Progress MOVEit Transfer (SFTP module) can lead to Authentication Bypass.This issue affects MOVEit Transfer: from 2023.0.0 before 2023.0.11, from 2023.1.0 before 2023.1.6, from 2024.0.0 before 2024.0.2.v
Affected: Progress MOVEit Transfer
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://www.linkedin.com/feed/update/urn:li:activity:7211444166466142210/; https://www.tenable.com/blog/cve-2024-5806-progress-moveit-transfer-authentication-bypass-vulnerability; https://x.com/Shadowserver/status/1805676078620401831; https://dashboard.shadowserver.org/statis
VulnCheck
Progress MOVEit Transfer SQL Injection Vulnerability
vulncheck·2023·CVSS 9.8
CVE-2023-34362 [CRITICAL] CWE-89 Progress MOVEit Transfer SQL Injection Vulnerability
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.
Affected: Progress MOVEit Transfer
Required Action: Apply updates per vendor instructions.
Known Ransomware Campaign Use: Known
Exploitation References: https://cisa.gov/news-events/alerts/2023/06/01/progress-software-releases-security-advisory-moveit-transfer; https://twitter.com/cglyer/status/166553916246273
Suricata
ET EXPLOIT MoveIT Transfer SFTP Authentication Bypass Attempt Inbound M0 (CVE-2024-5806)
suricata·2024-06-26·CVSS 9.1
CVE-2024-5806 [CRITICAL] ET EXPLOIT MoveIT Transfer SFTP Authentication Bypass Attempt Inbound M0 (CVE-2024-5806)
ET EXPLOIT MoveIT Transfer SFTP Authentication Bypass Attempt Inbound M0 (CVE-2024-5806)
Rule: alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (msg:"ET EXPLOIT MoveIT Transfer SFTP Authentication Bypass Attempt Inbound M0 (CVE-2024-5806)"; flow:established,to_server; http.method; content:"POST"; http.uri; content:"/guestaccess.aspx"; fast_pattern; http.request_body; content:"&Arg12="; pcre:"/^\r?\n?\x2d{4}/R"; reference:cve,2024-5806; reference:url,labs.watchtowr.com/auth-bypass-in-un-limited-scenarios-progress-moveit-transfer-cve-2024-5806/; classtype:attempted-admin; sid:2053883; rev:1; metadata:created_at 2024_06_26, cve CVE_2024_5806, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024
Suricata
ET EXPLOIT MoveIT Transfer SFTP Authentication Bypass Attempt Inbound M1 (CVE-2024-5806)
suricata·2024-06-26·CVSS 9.1
CVE-2024-5806 [CRITICAL] ET EXPLOIT MoveIT Transfer SFTP Authentication Bypass Attempt Inbound M1 (CVE-2024-5806)
ET EXPLOIT MoveIT Transfer SFTP Authentication Bypass Attempt Inbound M1 (CVE-2024-5806)
Rule: alert http any any -> [$HOME_NET,$HTTP_SERVERS] any (msg:"ET EXPLOIT MoveIT Transfer SFTP Authentication Bypass Attempt Inbound M1 (CVE-2024-5806)"; flow:established,to_server; http.method; content:"POST"; http.uri; content:"/guestaccess.aspx"; fast_pattern; http.request_body; content:"&Arg12="; content:"PuTTY-User-Key-File"; within:50; reference:cve,2024-5806; reference:url,labs.watchtowr.com/auth-bypass-in-un-limited-scenarios-progress-moveit-transfer-cve-2024-5806/; classtype:attempted-admin; sid:2053884; rev:1; metadata:created_at 2024_06_26, cve CVE_2024_5806, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus,
Securelist
Advanced threat predictions for 2025
blogs_securelist·2024-11-25
Advanced threat predictions for 2025
Table of Contents
Review of last year’s predictions
The rise of creative exploits for mobile, wearables and smart devices
Building new botnets with consumer and corporate software and appliances
Barriers to kernel-level code execution increasingly evaded (kernel rootkits hot again)
Growth in cyberattacks by state-sponsored actors
Hacktivism in cyber-warfare: the new normal in geopolitical conflicts
Supply chain attacks as a service: operators bulk-buying access
Spear-phishing to expand with accessible generative AI
Emergence of more groups offering hack-for-hire services
MFT systems at the forefront of cyberthreats
APT predictions for 2025
Hacktivist alliances to escalate in 2025
The IoT to become a growing attack vector for APTs in 2025
Increasing supply chain attacks on ope
Securelist
Advanced threat predictions for 2025
blogs_securelist·2024-11-25·CVSS 8.8
[HIGH] Advanced threat predictions for 2025
Table of Contents
- Review of last year’s predictions
- APT predictions for 2025
Authors
- Igor Kuznetsov
- Giampaolo Dedola
- Georgy Kucherin
- Maher Yamout
- Vasily Berdnikov
- Isabel Manjarrez
- Ilya Savelyev
- Joao Godinho
We at Kaspersky’s Global Research and Analysis Team monitor over 900 APT (advanced persistent threat) groups and operations. At the end of each year, we take a step back to assess the most complex and sophisticated attacks that have shaped the threat landscape. These insights enable us to anticipate emerging trends and build a clearer picture of what the APT landscape may look like in the year ahead.
In this article in the KSB series, we review the trends of the past year, reflect on the predictions we made for 2024, and offer insights into what we can expect in
Tenable
Secure Your Sprawling Attack Surface With Risk-based Vulnerability Management
blogs_tenable·2024-08-27
Secure Your Sprawling Attack Surface With Risk-based Vulnerability Management
## Cloud Exposure
Tenable Cloud Security (CNAPP) Request a demo
Tenable Cloud Vulnerability Management Request a demo
Tenable CIEM Request a demo
Secure your cloud
## Vulnerability Exposure
Tenable Vulnerability Management Try for free
Tenable Security Center Request a demo
Tenable Web App Scanning Try for free
Tenable Patch Management Request a demo
Tenable Enclave Security Request a demo
Tenable Attack Surface Management Request a demo
Tenable Nessus Try for free
## AI Exposure
Tenable AI Exposure Request a demo
## OT/IoT Exposure
Tenable OT Security Request a demo
## Identity Exposure
Tenable Identity Exposure Request a demo
## Business needs
Active Directory
AI Security Posture Management (AI-SPM)
AWS security
Azure security
Cloud Security Posture Man
Checkpoint
1st July – Threat Intelligence Report
blogs_checkpoint·2024-07-01
CVE-2024-5805 1st July – Threat Intelligence Report
Latest Publications
CPR Podcast Channel
AI Research
Web 3.0 Security
Intelligence Reports
ThreatCloud AI
Threat Intelligence & Research
Zero Day Protection
Sandblast File Analysis
About Us
SUBSCRIBE
2026
2025
2024
2023
2022
2021
2020
2019
2018
2017
2016
## 1st July – Threat Intelligence Report
For the latest discoveries in cyber research for the week of 1st July, please download our Threat Intelligence Bulletin .
TOP ATTACKS AND BREACHES
The BlackSuit ransomware group has hit South Africa’s National Health Laboratory Service (NHLS), disrupting lab result dissemination amid a Mpox outbreak. The actors have deleted system sections, including backups, forcing manual result communication. Despite the attack, labs continue processing samples, but system restoration ti
Tenable
Cybersecurity Snapshot: Memory Bugs Pervasive in Open Source SW, While Car Dealership Chaos Persists After Ransomware Attack
blogs_tenable·2024-06-28
Cybersecurity Snapshot: Memory Bugs Pervasive in Open Source SW, While Car Dealership Chaos Persists After Ransomware Attack
## Cloud Exposure
Tenable Cloud Security (CNAPP) Request a demo
Tenable Cloud Vulnerability Management Request a demo
Tenable CIEM Request a demo
Secure your cloud
## Vulnerability Exposure
Tenable Vulnerability Management Try for free
Tenable Security Center Request a demo
Tenable Web App Scanning Try for free
Tenable Patch Management Request a demo
Tenable Enclave Security Request a demo
Tenable Attack Surface Management Request a demo
Tenable Nessus Try for free
## AI Exposure
Tenable AI Exposure Request a demo
## OT/IoT Exposure
Tenable OT Security Request a demo
## Identity Exposure
Tenable Identity Exposure Request a demo
## Business needs
Active Directory
AI Security Posture Management (AI-SPM)
AWS security
Azure security
Cloud Security Posture Man
Talos
We’re not talking about cryptocurrency as much as we used to, but there are still plenty of scammers out there
blogs_talos·2024-06-27
We’re not talking about cryptocurrency as much as we used to, but there are still plenty of scammers out there
AI has since replaced “cryptocurrency” and “blockchain” as the cybersecurity buzzwords everyone wants to hear.
We're not getting as many headlines about cryptocurrency miners, the security risks or promises of the blockchain, or non-fungible tokens being referenced on “Saturday Night Live.”
A report in March found that 72% of cryptocurrency projects had died since 2020, with crypto trading platform FTX’s downfall taking out many of them in one fell swoop. This, in turn, means there are fewer instances of cryptocurrency mining malware being deployed in the wild — if cryptocurrencies aren’t as valuable, the return on investment for adversaries just isn’t there.
But that still hasn’t stopped bad actors from using the cryptocurrency and blockchain spaces to carry out other types of scams th
Talos
We’re not talking about cryptocurrency as much as we used to, but there are still plenty of scammers out there
blogs_talos·2024-06-27
We’re not talking about cryptocurrency as much as we used to, but there are still plenty of scammers out there
## We’re not talking about cryptocurrency as much as we used to, but there are still plenty of scammers out there
AI has since replaced “cryptocurrency” and “blockchain” as the cybersecurity buzzwords everyone wants to hear.
We're not getting as many headlines about cryptocurrency miners, the security risks or promises of the blockchain, or non-fungible tokens being referenced on “Saturday Night Live.”
A report in March found that 72% of cryptocurrency projects had died since 2020 , with crypto trading platform FTX’s downfall taking out many of them in one fell swoop. This, in turn, means there are fewer instances of cryptocurrency mining malware being deployed in the wild — if cryptocurrencies aren’t as valuable, the return on investment for adversaries just isn’t there.
But that stil
Tenable
CVE-2024-5806: Progress MOVEit Transfer Authentication Bypass Vulnerability
blogs_tenable·2024-06-25·CVSS 9.1
[CRITICAL] CVE-2024-5806: Progress MOVEit Transfer Authentication Bypass Vulnerability
## Cloud Exposure
Tenable Cloud Security (CNAPP) Request a demo
Tenable Cloud Vulnerability Management Request a demo
Tenable CIEM Request a demo
Secure your cloud
## Vulnerability Exposure
Tenable Vulnerability Management Try for free
Tenable Security Center Request a demo
Tenable Web App Scanning Try for free
Tenable Patch Management Request a demo
Tenable Enclave Security Request a demo
Tenable Attack Surface Management Request a demo
Tenable Nessus Try for free
## AI Exposure
Tenable AI Exposure Request a demo
## OT/IoT Exposure
Tenable OT Security Request a demo
## Identity Exposure
Tenable Identity Exposure Request a demo
## Business needs
Active Directory
AI Security Posture Management (AI-SPM)
AWS security
Azure security
Cloud Security Posture Man
Greynoiseio
NoiseLetter June 2024
blogs_greynoiseio
NoiseLetter June 2024
CVE Disclosure Early Warning Get an early warning when traffic spikes indicate a high likelihood of new disclosures
Compromised Asset Detection Find out immediately if an asset communicates with a malicious IP address
Vulnerability Prioritization Get real-time insight into active exploitation trends to better understand risk and severity
SOC Efficiency Filter out noisy, low priority and false-positive alerts from mass internet scanners
Incident Investigation Add context to incidents to speed the determinations of scope and timelines
Threat Hunting Quickly identify anomalous behavior and enrich your threat hunting campaigns
Why GreyNoise
CVE Disclosure Early Warning Get an early warning when traffic spikes indicate a high likelihood of new disclosures
Compromised Asset Detection Fin
2024-06-25
Published
Exploited in the wild