惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
D
Docker
腾讯CDC
J
Java Code Geeks
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog
Martin Fowler
Martin Fowler
MongoDB | Blog
MongoDB | Blog
博客园 - Franky
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
IT之家
IT之家
WordPress大学
WordPress大学
M
MIT News - Artificial intelligence
爱范儿
爱范儿
Microsoft Azure Blog
Microsoft Azure Blog
Vercel News
Vercel News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
博客园 - 【当耐特】

Wiz Blog | RSS feed

Meet Wiz for M365: Bringing SaaS into the Security Graph Bringing Security Visibility to Vercel with Wiz Axios NPM Distribution Compromised in Supply Chain Attack Tracking TeamPCP: Investigating Post-Compromise Attacks Seen in the Wild The Wiz Blue Agent, now Generally Available Beyond the Badge: What Achieving Microsoft’s Certified Software Designation Means for Your Cloud Security Introducing the Green Agent: AI-Powered Remediation for the Cloud Three’s a Crowd: TeamPCP trojanizes LiteLLM in Continuation of Campaign KICS GitHub Action Compromised: TeamPCP Strikes Again in Supply Chain Attack Introducing the Wiz Red Agent- AI-Powered Attacker Introducing Wiz AI Application Protection Platform (AI-APP) Introducing Wiz Agents & Workflows: Security at the Speed of AI AI Runtime Threat Detection: From Input to Real-World Impact Trivy Compromised: Everything You Need to Know about the Latest Supply Chain Attack It’s Official: Wiz Joins Google Understanding and Reducing AI Risk in Modern Applications Introducing Wiz Tenant Manager: Multi-Tenant Management for Federated Organizations The Agile FedRAMP Playbook, Part 4: Reactive Risk Management through Enriched Incident Response Wiz Achieves CPSTIC Certification in Spain Seeing AI Clearly: Building Visibility Across Modern AI Applications The Agile FedRAMP Playbook, Part 3: Preventative Risk Management by building Secure by Design Wiz Leads the 2026 Latio Application Security Report with awards in 4 categories Building an Agentic Cloud Security Ecosystem: A Reference Architecture with Wiz MCP and Infosys Cyber Next The Agile FedRAMP Playbook, Part 2: Proactive Risk Management with Continuous Monitoring Cloud-native Security for your Windows environment: Announcing the Wiz Runtime Sensor for Windows Would You Click ‘Accept’? Automatically detecting malicious Azure OAuth applications using LLMs Wiz Named a Leader in The Forrester Wave™: Cloud Native Application Protection Solutions, Q1 2026 From Detection to Remediation: It’s Time to Rethink AppSec Around Exploitability and Root Cause Fixes The Agile FedRAMP Playbook, Part 1: Why Risk is Your Best Starting Point Introducing AI Cyber Model Arena: A Real-World Benchmark for AI Agents in Cybersecurity
CVE-2025-0282 and CVE-2025-0283: Critical Ivanti 0days Ex...
Merav Bar · 2025-01-09 · via Wiz Blog | RSS feed

Ivanti has confirmed active exploitation of two vulnerabilities, CVE-2025-0282 and CVE-2025-0283, in Ivanti Connect Secure (ICS) VPN appliances. CVE-2025-0282, a zero-day vulnerability, has been exploited since December 2024, enabling unauthenticated remote code execution. According to Mandiant, the ongoing campaign involves multiple malware families and appears to include several threat actors, notably the China-nexus group UNC5337. Ivanti strongly recommends that customers upgrade their ICS appliances to the latest versions to mitigate these vulnerabilities. 

What are CVE-2025-0282 and CVE-2025-0283? 

CVE-2025-0282 

CVE-2025-0282 is an unauthenticated stack-based buffer overflow vulnerability in Ivanti Connect Secure (ICS) VPN appliances, also affecting Policy Secure and Neurons for ZTA Gateways. This vulnerability allows attackers to execute arbitrary code remotely without requiring authentication. Exploitation involves sending specially crafted inputs to the appliance, which overwhelm its memory buffer, causing it to overwrite critical sections of memory. This can lead to full control of the system and allow attackers to deploy malware, perform reconnaissance, and potentially compromise downstream networks. The vulnerability is version-specific and requires attackers to identify the appliance version through reconnaissance before exploitation. 

CVE-2025-0283 

CVE-2025-0283 is another vulnerability affecting Ivanti Connect Secure appliances, although fewer details have been disclosed about its exact nature as of January 9, 2025. It is likely related to privilege escalation or improper input validation, potentially enabling attackers to amplify their access on already-compromised systems. While less is known about this vulnerability, it is critical to patch as it might be exploited in conjunction with CVE-2025-0282 for more complex attack chains. 

Wiz Research data: what’s the risk to cloud environments?       

According to Wiz data, less than 1% of cloud enterprise environments are vulnerable to these vulnerabilities. 

What sort of exploitation has been identified in the wild?  

Exploitation of CVE-2025-0282 has been observed in the wild by Mandiant since December 2024, with attackers leveraging the vulnerability for unauthenticated remote code execution. Attackers begin with reconnaissance by querying specific URLs to determine the ICS appliance version, often originating from VPS providers or Tor networks to mask their identity. Once the version is identified, a crafted payload triggers the stack-based buffer overflow, allowing remote code execution. Attackers modify system settings, such as disabling SELinux and remounting the filesystem, to prepare the appliance for malware deployment. Web shells are injected into legitimate ICS components to establish persistence and remote access. Additional payloads, such as Base64-encoded scripts and ELF binaries, are also deployed.  

According to Mandiant, post-exploitation activities include tunneling traffic through the compromised appliance, using tools like nmap and dig for internal reconnaissance, and abusing LDAP service accounts for lateral movement. Sensitive data, such as session cookies, credentials, and API keys, is exfiltrated by archiving and staging the appliance database cache. To evade detection, attackers clear logs, modify system files, and recalculate integrity hashes to bypass Ivanti's Integrity Checker Tool (ICT).  

Some campaigns exploiting this vulnerability have been linked to UNC5337, a China-nexus cluster, while others involve unidentified actors using unique malware families termed DRYHOOK and PHASEJAM, suggesting multiple threat actors are exploiting these vulnerabilities. 

Indicators of compromise 

The following indicators have been observed by Mandiant in the wild: 

Code FamilyFilenameDescription
DRYHOOKn/aCredential Theft Tool
PHASEJAM/tmp/sWeb Shell dropper
PHASEJAM Webshell/home/webserver/htdocs/dana-na/auth/getComponent.cgiWeb Shell
PHASEJAM Webshell/home/webserver/htdocs/dana-na/auth/restAuth.cgiWeb Shell
SPAWNSNAIL/root/home/lib/libsshd.soSSH backdoor
SPAWNMOLE/root/home/lib/libsocks5.soTunneler
SPAWNANT/root/lib/libupgrade.soInstaller
SPAWNSLOTH/tmp/.liblogblock.soLog tampering utility

Which products are affected? 

The following versions and products are affected by these vulnerabilities: 

CVE-2025-0282 

Ivanti Connect Secure: 

  • Versions 22.7R2 through 22.7R2.4 

Ivanti Policy Secure: 

  • Versions 22.7R1 through 22.7R1.2

Ivanti Neurons for ZTA Gateways: 

  • Versions 22.7R2 through 22.7R2.3 

CVE-2025-0283 

Ivanti Connect Secure: 

  • Versions 22.7R2.4 and prior 

  • Versions 9.1R18.9 and prior 

Ivanti Policy Secure: 

  • Versions 22.7R1.2 and prior 

Ivanti Neurons for ZTA Gateways: 

  • Versions 22.7R2.3 and prior 

Which actions should security teams take? 

It is recommended to upgrade Ivanti Connect Secure products to the newest versions. 
 
Ivanti advises using their Integrity Checker Tool (ICT) to identify suspicious activity and contacting Ivanti Support if concerns arise. While ICT can provide a snapshot of the appliance’s current state, it may not detect threats if attackers have restored the appliance to a clean state. If ICT scans indicate compromise, Ivanti recommends performing a factory reset to remove malware and reinstalling the appliance using version 22.7R2.5

Wiz customers can use the pre-built query and advisory in the Wiz Threat Intel Center to search for vulnerable instances in their environment. 

References