Emerging Threatmediumtest

CVE-2023-4966 Potential Exploitation Attempt - Citrix ADC Sensitive Information Disclosure - Webserver

Detects potential exploitation attempt of CVE-2023-4966 a Citrix ADC and NetScaler Gateway sensitive information disclosure vulnerability via webserver logs.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Nasreddine Bencherchali (Nextron Systems), Michael HaagCreated Tue Nov 2887c83d8e-5390-44ce-aa4a-d3b37e54d0a02023
Emerging Threat
Active Threat

Developed to detect an active or emerging threat. Prioritize investigation of any alerts and correlate with threat intelligence.

Log Source
Web Server Log
CategoryWeb Server Log← raw: webserver

HTTP access logs from web servers capturing request paths, methods, and status codes.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        cs-method: 'GET'
        cs-uri-stem|contains: '/oauth/idp/.well-known/openid-configuration'
        sc-status: 200
    condition: selection
False Positives

Vulnerability scanners

MITRE ATT&CK

Other

cve.2023-4966detection.emerging-threats
Rule Metadata
Rule ID
87c83d8e-5390-44ce-aa4a-d3b37e54d0a0
Status
test
Level
medium
Type
Emerging Threat
Created
Tue Nov 28
Path
rules-emerging-threats/2023/Exploits/CVE-2023-4966/web_exploit_cve_2023_4966_citrix_sensitive_information_disclosure_exploit.yml
Raw Tags
attack.initial-accessattack.t1190cve.2023-4966detection.emerging-threats
View on GitHub