cbcvebase.
CVE-2023-23376
published 2023-02-14

CVE-2023-23376: Windows Common Log File System Driver Elevation of Privilege Vulnerability

PriorityP186high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
KEVITWRansomware
CISA Known Exploited Vulnerabilitydue 2023-03-07
Exploited in the wild
EPSS
10.85%
95.4th percentile
Windows Common Log File System Driver Elevation of Privilege Vulnerability

Affected

44 ranges· showing 25
VendorProductVersion rangeFixed in
microsoftwindows_10_1507< 10.0.10240.1974710.0.10240.19747
microsoftwindows_10_1607< 10.0.14393.571710.0.14393.5717
microsoftwindows_10_1809< 10.0.17763.401010.0.17763.4010
microsoftwindows_10_20h2< 10.0.19042.260410.0.19042.2604
microsoftwindows_10_21h2< 10.0.19044.260410.0.19044.2604
microsoftwindows_10_22h2< 10.0.19045.260410.0.19045.2604
microsoftwindows_10_version_1507>= 10.0.10240.0 < 10.0.10240.1974710.0.10240.19747
microsoftwindows_10_version_1607>= 10.0.14393.0 < 10.0.14393.571710.0.14393.5717
microsoftwindows_10_version_1809>= 10.0.0 < 10.0.17763.401010.0.17763.4010
microsoftwindows_10_version_1809>= 10.0.17763.0 < 10.0.17763.401010.0.17763.4010
microsoftwindows_10_version_20h2>= 10.0.0 < 10.0.19042.260410.0.19042.2604
microsoftwindows_10_version_21h2>= 10.0.19043.0 < 10.0.19044.260410.0.19044.2604
microsoftwindows_10_version_22h2>= 10.0.19045.0 < 10.0.19045.260410.0.19045.2604
microsoftwindows_11_21h2< 10.0.22000.157410.0.22000.1574
microsoftwindows_11_22h2< 10.0.22621.126510.0.22621.1265
microsoftwindows_11_version_21h2>= 10.0.0 < 10.0.22621.157410.0.22621.1574
microsoftwindows_11_version_22h2>= 10.0.22621.0 < 10.0.22621.126510.0.22621.1265
microsoftwindows_server_2008
microsoftwindows_server_2008_r2_service_pack_1>= 6.1.7601.0 < 6.1.7601.263666.1.7601.26366
microsoftwindows_server_2008_service_pack_2>= 6.0.6003.0 < 6.0.6003.219156.0.6003.21915
microsoftwindows_server_2012
microsoftwindows_server_2012>= 6.2.9200.0 < 6.2.9200.241166.2.9200.24116
microsoftwindows_server_2012_r2>= 6.3.9600.0 < 6.3.9600.208216.3.9600.20821
microsoftwindows_server_2016< 10.0.14393.571710.0.14393.5717
microsoftwindows_server_2016>= 10.0.14393.0 < 10.0.14393.571710.0.14393.5717

Detection & IOCsextracted from sources · hover to see the quote

  • CVE-2023-23376 is one of at least five CLFS EoP exploits attributed to the same exploit author, all sharing common debug strings and code similarities; cluster also includes CVE-2022-24521, CVE-2022-37969, and CVE-2023-28252
  • The CLFS exploit cluster (including CVE-2023-23376) uses the NtQuerySystemInformation API with the SystemExtendedHandleInformation (0x40) class to leak the KTHREAD structure address for the current thread — monitor for Medium IL processes calling NtQuerySystemInformation with class 0x40
  • The CLFS exploit cluster (including CVE-2023-23376) uses the PreviousMode technique: it decrements the PreviousMode field in the KTHREAD structure from 1 to 0, then abuses NtReadVirtualMemory/NtWriteVirtualMemory to overwrite the process token and gain SYSTEM privileges
  • Exploits in this CLFS cluster (including CVE-2023-23376) operate by creating and patching a BLF (base log file) on disk before triggering the vulnerability — detection opportunity: monitor for CreateLogFile / AddLogContainer API calls followed by direct binary patching of .blf files from non-logging processes
  • ·Talos noted that new Snort rules were released to detect exploitation attempts for CVE-2023-23376 and the other February 2023 Patch Tuesday zero-days; customers should update SRU for Cisco Secure Firewall or download the latest rule pack from Snort.org, but specific rule numbers were not published in the source
  • ·The detailed technical write-up for CVE-2023-23376 specifically (Exploit #4) is in Part 5 of the Securelist series; the sources provided do not include that part's full technical content, so exact BLF patch offsets and field names for CVE-2023-23376 are not available from the provided documents

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vulncheck7.8HIGH
cisa7.8HIGH
vendor_msrc7.8HIGH
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.