cvelist/2000/0xxx/CVE-2000-0445.json

78 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2000-0445",
"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 pgpk command in PGP 5.x on Unix systems uses an insufficiently random data source for non-interactive key pair generation, which may produce predictable keys."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20000523 Key Generation Security Flaw in PGP 5.0",
"refsource" : "BUGTRAQ",
"url" : "http://archives.neohapsis.com/archives/bugtraq/2000-05/0273.html"
},
{
"name" : "CA-2000-09",
"refsource" : "CERT",
"url" : "http://www.cert.org/advisories/CA-2000-09.html"
},
{
"name" : "1251",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/1251"
},
{
"name" : "1355",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/1355"
}
]
}
}