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

推荐订阅源

量子位
Recent Announcements
Recent Announcements
D
Docker
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
Vercel News
Vercel News
Microsoft Security Blog
Microsoft Security Blog
The GitHub Blog
The GitHub Blog
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
腾讯CDC
B
Blog
博客园_首页
罗磊的独立博客
D
DataBreaches.Net
IT之家
IT之家
酷 壳 – CoolShell
酷 壳 – CoolShell
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
MongoDB | Blog
MongoDB | Blog
GbyAI
GbyAI
Stack Overflow Blog
Stack Overflow Blog
M
MIT News - Artificial intelligence

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
Microsoft April 2023 Patch Tuesday Highlights: everything...
Merav Bar, Amitai Cohen · 2023-04-14 · via Wiz Blog | RSS feed

Among the 97 vulnerabilities patched by Microsoft this Patch Tuesday, two vulnerabilities caught our attention. Learn how to detect and mitigate CVE-2023-28252, an elevation of privilege (EoP) vulnerability in CLFS exploited in the wild, and CVE-2023-21554, a critical remote code execution (RCE) vulnerability in MSMQ. 

What is CVE-2023-21554? 

Researchers published CVE-2023-21554, a critical RCE vulnerability in “Microsoft Message Queuing” service, also known as MSMQ. The vulnerability allows unauthenticated attackers to execute arbitrary code in the context of the Windows service process, `mqsvc.exe`. It was patched on April 11 as part of April Patch Tuesday, and dubbed QueueJumper. 

MSMQ is a messaging platform and development framework that enables the creation of distributed messaging applications for the Windows operating system. As a middleware service, MSMQ is relied upon by various popular software. Once the user installs the software, the MSMQ service is automatically enabled on Windows without the user's explicit knowledge. 

MSMQ is not enabled by default in Windows, but since many applications rely on it to function (such as Microsoft Exchange Server), it is often enabled during installation of these applications. 

CVE-2023-21554 allows an unauthenticated attacker to potentially execute code remotely by reaching TCP port 1801. An attacker could gain control of the process by sending a single specially crafted packet to this port containing an exploit, thereby triggering the vulnerability. 

What is CVE-2023-28252? 

CVE-2023-28252 is an elevation of privilege (EoP) vulnerability in Windows Common Log File System (CLFS), actively exploited in the wild by cybercriminals to escalate privileges and deploy the Nokoyawa ransomware payload. An attacker who successfully exploits this vulnerability could gain SYSTEM privileges. 

CLFS is a log file subsystem in Windows implemented in the clfs.sys driver. This file system can be used by any application, and an API is provided for it by Microsoft. Logs are created using the CreateLogFile function – a log is made up of a base log file (.blf file name extension) that is a master file containing metadata, and a number of containers that hold the actual data. CVE-2023-28252 is an out-of-bounds write vulnerability that can be exploited when the system attempts to extend the metadata block. 

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

Within two days of Patch Tuesday, 84% of cloud environments have yet to update to the latest KB, meaning that only 16% of cloud customers are protected against these two vulnerabilities. 

What sort of exploitation has been identified in the wild?  

Researchers have uncovered a series of attempted elevation-of-privilege exploits for CVE-2023-28252 on Microsoft Windows servers utilized on small and medium-sized businesses in various regions including the Middle East, North America, and Asia. Among these was a previously unknown zero-day exploit, CVE-2023-28252, capable of supporting various builds and versions of Windows, which was used to deploy Nokoyawa ransomware. 

Further investigation revealed that the threat actor behind this activity, the Nokoyawa ransomware gang, has been using other exploits targeting CLFS since June 2022, with varying yet identifiable features, all of which were attributed to a single exploit developer. 

The Nokoyawa ransomware itself first emerged in February 2022 and can target 64-bit Windows systems, utilizing a double extortion technique whereby sensitive files stolen from compromised networks are threatened to be leaked online unless the victim pays a ransom. 

Indicators of compromise (IoCs) 

IoCDescription
C:\Users\Public.container_Exploit artifacts
C:\Users\Public\MyLog_.blfExploit artifacts
C:\Users\Public\p_*Exploit artifacts
46168ed7dbe33ffc4179974f8bf401aaCVE-2023-28252 exploit MD5
1e4dd35b16ddc59c1ecf240c22b8a4c4CobaltStrike loaders MD5
f23be19024fcc7c8f885dfa16634e6e7CobaltStrike loaders MD5
a2313d7fdb2f8f5e5c1962e22b504a17CobaltStrike loaders MD5
vnssinc[.]comCobaltStrike C2 server
qooqle[.]topCobaltStrike C2 server
vsexec[.]comCobaltStrike C2 server
devsetgroup[.]comCobaltStrike C2 server
8800e6f1501f69a0a04ce709e9fa251cNokoyawa ransomware SHA1

Which products are affected? 

All Windows releases up to the KBs released in April Patch Tuesday.  

Which actions should security teams take? 

It is recommended to update your Microsoft product to the KB released in April Patch Tuesday. 

For CVE-2023-21554, It is possible to disable MSMQ through the Control Panel to protect against exploitation. However, the service might be required to be enabled by various software, so it is still recommended to update to the patched version. If you are unable to apply the patch, it is also possible to block inbound connections for port 1801 from untrusted sources. 

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

References