cvelist/2018/11xxx/CVE-2018-11219.json
2018-06-27 06:02:46 -04:00

98 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-11219",
"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" : "An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2, leading to a failure of bounds checking."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://antirez.com/news/119",
"refsource" : "MISC",
"url" : "http://antirez.com/news/119"
},
{
"name" : "https://github.com/antirez/redis/commit/1eb08bcd4634ae42ec45e8284923ac048beaa4c3",
"refsource" : "MISC",
"url" : "https://github.com/antirez/redis/commit/1eb08bcd4634ae42ec45e8284923ac048beaa4c3"
},
{
"name" : "https://github.com/antirez/redis/commit/e89086e09a38cc6713bcd4b9c29abf92cf393936",
"refsource" : "MISC",
"url" : "https://github.com/antirez/redis/commit/e89086e09a38cc6713bcd4b9c29abf92cf393936"
},
{
"name" : "https://github.com/antirez/redis/issues/5017",
"refsource" : "MISC",
"url" : "https://github.com/antirez/redis/issues/5017"
},
{
"name" : "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES",
"refsource" : "MISC",
"url" : "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"name" : "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES",
"refsource" : "MISC",
"url" : "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
},
{
"name" : "DSA-4230",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4230"
},
{
"name" : "104552",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104552"
}
]
}
}