cvelist/2007/5xxx/CVE-2007-5502.json
2019-03-17 21:49:46 +00:00

92 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2007-5502",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The PRNG implementation for the OpenSSL FIPS Object Module 1.1.1 does not perform auto-seeding during the FIPS self-test, which generates random data that is more predictable than expected and makes it easier for attackers to bypass protection mechanisms that rely on the randomness."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2007-4044",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/4044"
},
{
"name": "26652",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/26652"
},
{
"name": "1019029",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1019029"
},
{
"name": "http://www.openssl.org/news/secadv_20071129.txt",
"refsource": "CONFIRM",
"url": "http://www.openssl.org/news/secadv_20071129.txt"
},
{
"name": "27859",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/27859"
},
{
"name": "openssl-fips-prng-security-bypass(38796)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38796"
},
{
"name": "VU#150249",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/150249"
}
]
}
}