Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-3519 PoC — Citrix ADC 和 Citrix Gateway 代码注入漏洞

Source
Associated Vulnerability
Title:Citrix ADC 和 Citrix Gateway 代码注入漏洞 (CVE-2023-3519)
Description:Citrix Systems Citrix Gateway(Citrix Systems NetScaler Gateway)和Citrix ADC都是美国思杰系统(Citrix Systems)公司的产品。Citrix Gateway是一套安全的远程接入解决方案。该产品可为管理员提供应用级和数据级管控功能,以实现用户从任何地点远程访问应用和数据。Citrix ADC是一个最全面的应用程序交付和负载平衡解决方案。用于实现应用程序安全性、整体可见性和可用性。 Citrix ADC 和 Citrix Gate
Description
CVE-2023-3519 vuln for nuclei scanner
Readme
# CVE-2023-3519
This Nuclei template checks for the presence of the CVE-2023-3519 vulnerability in a target web server.

## Vulnerability

CVE-2023-3519 is a vulnerability that allows unauthenticated remote code execution in the Citrix Application Delivery Controller (ADC) and Gateway appliances. An attacker can exploit this vulnerability by sending a specially crafted request to the affected system.

This template checks for the presence of the vulnerability by comparing the "Last-Modified" header in the server response to known patched versions.

## Usage

To scan a single target with Nuclei, use the following command:

```
nuclei -target <target> -t cve-2023-3519.yaml
```

To scan multiple targets, use a file containing a list of targets:

```
nuclei -l <target_file> -t cve-2023-3519.yaml
```
## Analysis

https://blog.assetnote.io/2023/07/21/citrix-CVE-2023-3519-analysis/

## References

- [NVD CVE-2023-3519 ↗](https://nvd.nist.gov/vuln/detail/CVE-2023-3519)
- [Deutsche Telekom CERT on Twitter ↗](https://twitter.com/DTCERT/status/1682032701430452233)
File Snapshot

[4.0K] /data/pocs/8fe9bb36e8531ba6eb88f92f2a6c52d263e0d450 ├── [1.4K] CVE-2023-3519.yaml └── [1.0K] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.