cvelist/2015/1xxx/CVE-2015-1182.json
2019-03-18 01:52:16 +00:00

97 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-1182",
"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 asn1_get_sequence_of function in library/asn1parse.c in PolarSSL 1.0 through 1.2.12 and 1.3.x through 1.3.9 does not properly initialize a pointer in the asn1_sequence linked list, which allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted ASN.1 sequence in a certificate."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2015-0991",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148829.html"
},
{
"name": "62270",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/62270"
},
{
"name": "FEDORA-2015-1045",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148903.html"
},
{
"name": "openSUSE-SU-2015:0186",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2015-02/msg00003.html"
},
{
"name": "GLSA-201801-15",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201801-15"
},
{
"name": "62610",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/62610"
},
{
"name": "https://polarssl.org/tech-updates/security-advisories/polarssl-security-advisory-2014-04",
"refsource": "CONFIRM",
"url": "https://polarssl.org/tech-updates/security-advisories/polarssl-security-advisory-2014-04"
},
{
"name": "DSA-3136",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2015/dsa-3136"
}
]
}
}