This forum is for all security enthusiasts to discuss Fortinet's latest & evolving technologies and to connect & network with peers in the cybersecurity hemisphere. Share and learn on a broad range of topics like best practices, use cases, integrations and more. For support specific questions/resources, please visit the Support Forum or the Knowledge Base.
Hello everyone.
I have a question about this vulnerability.
SSL-VPN related settings are default.
At this time, I thought that I was not using SSL-VPN.
Of course, all communication from WAN to LAN is denied.
But SSL-VPN is enabled by default.
If I don't enter the following settings, will I be vulnerable?
# config vpn ssl settings
#set status disable
#end
BR
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Dear Customer,
The default setting on fortigate is
lab_FGT # config vpn ssl settings
lab_FGT(settings) #show full-configuration
config vpn ssl settings
set status enable
This means the default set status is enabled.
This explains that SSL VPN functionality is enabled on the FGT.
As per the advisory, it is recommended to disable SSL VPN functionality or upgrade the fortigate.
https://www.fortiguard.com/psirt/FG-IR-22-398
# config vpn ssl settings
#set status disable
#end
Regards
Priyanka
Dear Customer,
The default setting on fortigate is
lab_FGT # config vpn ssl settings
lab_FGT(settings) #show full-configuration
config vpn ssl settings
set status enable
This means the default set status is enabled.
This explains that SSL VPN functionality is enabled on the FGT.
As per the advisory, it is recommended to disable SSL VPN functionality or upgrade the fortigate.
https://www.fortiguard.com/psirt/FG-IR-22-398
# config vpn ssl settings
#set status disable
#end
Regards
Priyanka
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.