mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Update windows_theme_command_execution.yml
This commit is contained in:
@@ -7,7 +7,7 @@ status: experimental
|
||||
type: TTP
|
||||
description: 'The vulnerability, referred to as "ThemeBleed", is a high-severity issue with a score of 8.8. It allows remote attackers to execute code if the target user opens a malicious .THEME file crafted by the attacker.
|
||||
The exploit takes advantage of a race condition when handling .MSSTYLES files. Specifically, when a version number "999" is used, there's a discrepancy between the time a DLL’s (“_vrf.dll”) signature is verified and when the library loads.
|
||||
This allows an attacker to replace a verified DLL with a malicious one, leading to arbitrary code execution.''
|
||||
This allows an attacker to replace a verified DLL with a malicious one, leading to arbitrary code execution.'
|
||||
data_source:
|
||||
- Sysmon
|
||||
search: '| tstats `security_content_summariesonly` count min(_time) as firstTime max(_time)
|
||||
|
||||
Reference in New Issue
Block a user