cvelist/2005/4xxx/CVE-2005-4839.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 07:01:50 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2005-4839",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 07:01:50 +00:00
"lang": "eng",
"value": "PureTLS before 0.9b5 does not clear optional Extensions and Algorithm.Parameters values before parsing, which might trigger an information leak of values from earlier certificates."
2017-10-16 12:31:07 -04:00
}
2019-03-18 07:01:50 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.rtfm.com/puretls/",
"refsource": "CONFIRM",
"url": "http://www.rtfm.com/puretls/"
},
{
"name": "[TLS] 20050602 ANNOUNCE: PureTLS 0.9b5",
"refsource": "MLIST",
"url": "http://www1.ietf.org/mail-archive/web/tls/current/msg00229.html"
}
]
}
}