cvelist/2005/2xxx/CVE-2005-2946.json
2019-03-18 06:00:47 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2946",
"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 default configuration on OpenSSL before 0.9.8 uses MD5 for creating message digests instead of a more cryptographically strong algorithm, which makes it easier for remote attackers to forge certificates with a valid certificate authority signature."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.ubuntu.com/show_bug.cgi?id=13593",
"refsource": "MISC",
"url": "https://bugzilla.ubuntu.com/show_bug.cgi?id=13593"
},
{
"name": "USN-179-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/usn-179-1"
},
{
"name": "http://www.cits.rub.de/MD5Collisions/",
"refsource": "MISC",
"url": "http://www.cits.rub.de/MD5Collisions/"
}
]
}
}