CVE-2024-1708 - ScreenConnect Path Traversal Exploitation - Security
Description
This detects file modifications to ASPX and ASHX files within the root of the App_Extensions directory, which is allowed by a ZipSlip vulnerability in versions prior to 23.9.8. This occurs during exploitation of CVE-2024-1708. This requires an Advanced Auditing policy to log a successful Windows Event ID 4663 events and with a SACL set on the directory.
Query · sigma
selection: EventID: 4663 ObjectType: File ProcessName|contains: ScreenConnect.Service.exe AccessMask: '0x6' ObjectName|endswith: - ScreenConnect\\App_Extensions\\*.ashx - ScreenConnect\\App_Extensions\\*.aspx filter_main_legit_extension: ObjectName|contains: ScreenConnect\App_Extensions\\*\\ condition: selection and not 1 of filter_main_*
Known false positives
- Unknown