CVE-2024-1212 Exploitation - Progress Kemp LoadMaster Unauthenticated Command Injection
Description
Detects potential exploitation of CVE-2024-1709 an unauthenticated command injection in Progress Kemp LoadMaster. It looks for GET requests to '/access/set' API with the parameters 'param=enableapi' and 'value=1' as well as an "Authorization" header with a base64 encoded value with an uncommon character.
Query · sigma
selection_path: cs-method: GET cs-uri-stem|contains|all: - /access/set - param=enableapi - value=1 selection_keywords: - Basic Jz - Basic c7 - Basic nO - Basic '; condition: all of selection_*
Known false positives
- Unlikely