cvelist/2018/15xxx/CVE-2018-15560.json
2019-03-18 06:03:36 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-15560",
"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": "PyCryptodome before 3.6.6 has an integer overflow in the data_len variable in AESNI.c, related to the AESNI_encrypt and AESNI_decrypt functions, leading to the mishandling of messages shorter than 16 bytes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://whitehatck01.blogspot.com/2018/08/integer-overflow-vulnerability-in.html",
"refsource": "MISC",
"url": "https://whitehatck01.blogspot.com/2018/08/integer-overflow-vulnerability-in.html"
},
{
"name": "https://github.com/Legrandin/pycryptodome/issues/198",
"refsource": "MISC",
"url": "https://github.com/Legrandin/pycryptodome/issues/198"
}
]
}
}