Executive Summary

Summary
Title OpenSSL FIPS Object Module fails to properly generate random seeds
Informations
Name VU#150249 First vendor Publication 2008-01-03
Vendor VU-CERT Last vendor Modification 2008-01-03
Severity (Vendor) N/A Revision M

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:P/I:P/A:N)
Cvss Base Score 6.4 Attack Range Network
Cvss Impact Score 4.9 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Vulnerability Note VU#150249

OpenSSL FIPS Object Module fails to properly generate random seeds

Overview

The OpenSSL FIPS Module fails to perform auto-seeding, which may allow an attacker to predict pseudo-randomly generated data.

I. Description

OpenSSL is a toolkit that provides SSL and TLS protocols as well as a general purpose cryptography library. The OpenSSL FIPS Object Module provides an API for invoking FIPS-approved cryptographic functions. The OpenSSL FIPS Module fails to properly perform auto-seeding during the FIPS self-test. This causes the PRNG key and seed to correspond to the last self-test. The FIPS PRNG gets additional seed data from the date-time information only.

II. Impact

An attacker may be able to predict pseudo-randomly generated data from OpenSSL. This can weaken the protection provided by OpenSSL's cryptography.

III. Solution

Wait for an approved patched distribution

This vulnerability is described in OpenSSL Security Advisory [29-Nov-2007]. This advisory describes the patches that demonstrate two different fixes for the vulnerability. However, FIPS 140-2 validation must be performed before the fixes can be incorporated into a validated module.

Systems Affected

VendorStatusDate Updated
OpenSSLVulnerable3-Jan-2008

References


http://www.openssl.org/news/secadv_20071129.txt
http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140val-all.htm#733
http://csrc.nist.gov/publications/fips/fips140-2/fips1402.pdf
http://csrc.nist.gov/publications/fips/
http://secunia.com/advisories/27859/
http://www.securityfocus.com/bid/26652
http://www.frsirt.com/english/advisories/2007/4044
http://www.securitytracker.com/id?1019029

Credit

This vulnerability was reported by Geoff Lowe of Secure Computing Corporation.

This document was written by Will Dormann.

Other Information

Date Public11/30/2007
Date First Published01/03/2008 11:26:06 AM
Date Last Updated01/03/2008
CERT Advisory 
CVE NameCVE-2007-5502
Metric0.50
Document Revision5

Original Source

Url : http://www.kb.cert.org/vuls/id/150249

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-310 Cryptographic Issues

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

Open Source Vulnerability Database (OSVDB)

Id Description
38940 OpenSSL FIPS Object Module PRNG Weakness