#VU42278 Cryptographic issues in Drupal - CVE-2013-6386

 

#VU42278 Cryptographic issues in Drupal - CVE-2013-6386

Published: December 7, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42278
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2013-6386
CWE-ID: CWE-310
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Drupal
Software vendor:
Drupal

Description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

Drupal 6.x before 6.29 and 7.x before 7.24 uses the PHP mt_rand function to generate random numbers, which uses predictable seeds and allows remote attackers to predict security strings and bypass intended restrictions via a brute force attack.


Remediation

Install update from vendor's website.

External links