mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
73 lines
2.4 KiB
JSON
73 lines
2.4 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "talos-cna@cisco.com",
|
|
"ID" : "CVE-2017-2784",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "mbed TLS",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "2.4.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "ARM"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "An exploitable free of a stack pointer vulnerability exists in the x509 certificate parsing code of ARM mbed TLS before 1.3.19, 2.x before 2.1.7, and 2.4.x before 2.4.2. A specially crafted x509 certificate, when parsed by mbed TLS library, can cause an invalid free of a stack pointer leading to a potential remote code execution. In order to exploit this vulnerability, an attacker can act as either a client or a server on a network to deliver malicious x509 certificates to vulnerable applications."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Stack pointer vulnerability"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "http://www.talosintelligence.com/reports/TALOS-2017-0274/",
|
|
"refsource" : "MISC",
|
|
"url" : "http://www.talosintelligence.com/reports/TALOS-2017-0274/"
|
|
},
|
|
{
|
|
"name" : "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2017-01"
|
|
},
|
|
{
|
|
"name" : "GLSA-201706-18",
|
|
"refsource" : "GENTOO",
|
|
"url" : "https://security.gentoo.org/glsa/201706-18"
|
|
}
|
|
]
|
|
}
|
|
}
|