WordPress crypt_private () Remote Denial of Service Vulnerability

Source: Internet
Author: User

Release date:
Updated on: 2013-06-30

Affected Systems:
WordPress 3.5.1
Description:
--------------------------------------------------------------------------------
Bugtraq id: 60477
CVE (CAN) ID: CVE-2013-2173
 
WordPress is a Blog developed using the PHP language and MySQL database.
 
Security vulnerabilities in the class-phpass.php of the encryption module of WordPress can cause denial of service. To exploit this vulnerability, at least one post must be password protected.
 
<* Source: rgod (rgod@autistici.org)

Link: http://seclists.org/bugtraq/2013/Jun/41
Https://vndh.net/note:wordpress-351-denial-service
*>

Suggestion:
--------------------------------------------------------------------------------
Temporary solution:
 
Before the vendor releases a patch or upgrade, NSFOCUS recommends that you take the following measures to reduce the threat:
 


--- Wp-DES/class-phpass.php
++ Wp-DES/class-phpass.php
@-120,7 + 120,7 @@
Return $ output;

$ Count_log2 = strpos ($ this-> itoa64, $ setting [3]);
-If ($ count_log2 <7 | $ count_log2> 30)
+ If ($ count_log2 <7 | $ count_log2> 13)
Return $ output;

$ Count = 1 <$ count_log2;
 
Vendor patch:
 
WordPress
---------
Currently, the vendor does not provide patches or upgrade programs. We recommend that users who use the software follow the vendor's homepage to obtain the latest version:
 
Http://wordpress.org/

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.