SB2011082501 - Cryptographic issues in PHP 



SB2011082501 - Cryptographic issues in PHP

Published: August 25, 2011 Updated: August 11, 2020

Security Bulletin ID SB2011082501
Severity
Medium
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Information disclosure

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Cryptographic issues (CVE-ID: CVE-2011-3189)

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483.


Remediation

Install update from vendor's website.