Skip to content
Threat Feed
critical threat updated

Citrix ADC CVE-2023-3519 Exploitation Attempts

Exploitation attempts against Citrix ADC via CVE-2023-3519, a SAML processing overflow, detected through specific POST requests, could lead to arbitrary code execution, privilege escalation, or service disruption.

CVE search metadata

CVE search record: CVE-2023-3519. Severity: critical. CVSS: 9.8. EPSS: 99.75%. KEV: no. Product: ADC, Gateway. Brief: Citrix ADC CVE-2023-3519 Exploitation Attempts. Brief link: https://feed.craftedsignal.io/briefs/2024-01-citrix-adc-cve-2023-3519/

What's new

This threat brief focuses on potential exploitation attempts targeting Citrix ADC (Application Delivery Controller) instances vulnerable to CVE-2023-3519. This vulnerability is a SAML processing overflow issue that can lead to memory corruption. Publicly disclosed in July 2023, CVE-2023-3519 allows unauthenticated attackers to perform arbitrary code execution on affected systems. Observed exploitation includes POST requests to specific web endpoints indicative of attempts to trigger this vulnerability. Successful exploitation could allow attackers to gain a foothold within the targeted network, leading to further malicious activities. This activity is significant because it involves a critical vulnerability in a widely used application delivery controller.

Attack Chain

  1. The attacker identifies a vulnerable Citrix ADC instance exposed to the internet.
  2. The attacker sends a crafted POST request to one of the following vulnerable endpoints: /cgi/logout, */saml/activelogin, */saml/login, /cgi/samlart?samlart=*, /cgi/samlauth, /gwtest/formssso?event=start&target=*, or /netscaler/ns_gui/vpn/*.
  3. The crafted POST request exploits the SAML processing overflow vulnerability (CVE-2023-3519) to corrupt memory.
  4. The memory corruption leads to arbitrary code execution within the Citrix ADC appliance.
  5. The attacker leverages the code execution to establish a persistent foothold on the system, potentially installing a web shell.
  6. The attacker escalates privileges to gain administrative control over the Citrix ADC.
  7. The attacker uses the compromised Citrix ADC as a pivot point to move laterally within the internal network.
  8. The attacker exfiltrates sensitive data, deploys ransomware, or causes disruption to critical services.

Impact

Successful exploitation of CVE-2023-3519 can have severe consequences, including arbitrary code execution, privilege escalation, and complete system compromise. This can lead to data breaches, service disruptions, and financial losses. The vulnerability affects Citrix ADC and Citrix Gateway, which are widely used in various sectors. The "X-Force Uncovers Global NetScaler Gateway Credential Harvesting Campaign" reference indicates this vulnerability has been actively exploited in credential harvesting campaigns.

Recommendation

Detection coverage 2

Citrix ADC CVE-2023-3519 Exploitation Attempt - Web Request

high

Detects potential exploitation attempts against Citrix ADC via CVE-2023-3519 by monitoring POST requests to specific vulnerable endpoints.

sigma tactics: initial_access techniques: T1190, T1190 sources: webserver, linux

Citrix ADC CVE-2023-3519 Exploitation Attempt - SAMLART Parameter

high

Detects potential exploitation attempts against Citrix ADC via CVE-2023-3519 by monitoring requests to cgi/samlart endpoint with samlart parameter.

sigma tactics: initial_access techniques: T1190 sources: webserver, linux

Detection queries are available on the platform. Get full rules →