cvelist/2013/4xxx/CVE-2013-4623.json

98 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-4623",
"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 x509parse_crt function in x509.h in PolarSSL 1.1.x before 1.1.7 and 1.2.x before 1.2.8 does not properly parse certificate messages during the SSL/TLS handshake, which allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a certificate message that contains a PEM encoded certificate."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=997767",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=997767"
},
{
"name" : "https://github.com/polarssl/polarssl/commit/1922a4e6aade7b1d685af19d4d9339ddb5c02859",
"refsource" : "CONFIRM",
"url" : "https://github.com/polarssl/polarssl/commit/1922a4e6aade7b1d685af19d4d9339ddb5c02859"
},
{
"name" : "https://polarssl.org/tech-updates/security-advisories/polarssl-security-advisory-2013-03",
"refsource" : "CONFIRM",
"url" : "https://polarssl.org/tech-updates/security-advisories/polarssl-security-advisory-2013-03"
},
{
"name" : "DSA-2782",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2013/dsa-2782"
},
{
"name" : "FEDORA-2013-16258",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116351.html"
},
{
"name" : "FEDORA-2013-16317",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115922.html"
},
{
"name" : "FEDORA-2013-16356",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/115927.html"
},
{
"name" : "61764",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/61764"
}
]
}
}