- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Fortigate Vulnerability - Backup Files Disclosure
I have Fortigate firewall 80F in production with latest firmware. We executed vulnerability scan on this firewall and found the following vulnerability.
Backup Files Disclosure
Description
By appending various suffixes (ie: .old, .bak, ~, etc...) to the names of various files on the remote host, it seems possible to retrieve their contents, which may result in disclosure of sensitive information.
Solution
Ensure the files do not contain any sensitive information, such as credentials to connect to a database, and delete or protect those files that should not be accessible.
It is possible to read the following backup file :
- File : /.htaccess~
URL : https://x.x.x.y/.htaccess~
I am unable to get any page if I access the URL: https://x.x.x.y/.htaccess~
Please advise.
- Labels:
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Strange, the only file-based access I am aware of is sys_config which indeed allows to download the whole configuration, but via SCP. I am getting error 404 on trying https to such URL.
