2018-05-17 00:11:02 -04:00
{
2019-04-23 20:01:03 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-11219" ,
"STATE" : "PUBLIC"
2019-03-18 01:39:01 +00:00
} ,
2019-04-23 20:01:03 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-18 01:39:01 +00:00
{
2019-04-23 20:01:03 +00:00
"product" : {
"product_data" : [
2019-03-18 01:39:01 +00:00
{
2019-04-23 20:01:03 +00:00
"product_name" : "n/a" ,
"version" : {
"version_data" : [
2019-03-18 01:39:01 +00:00
{
2019-04-23 20:01:03 +00:00
"version_value" : "n/a"
2019-03-18 01:39:01 +00:00
}
]
}
}
]
} ,
2019-04-23 20:01:03 +00:00
"vendor_name" : "n/a"
2019-03-18 01:39:01 +00:00
}
]
}
} ,
2019-04-23 20:01:03 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-06-17 13:03:01 -04:00
{
2019-04-23 20:01:03 +00:00
"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."
2018-06-17 13:03:01 -04:00
}
2019-03-18 01:39:01 +00:00
]
} ,
2019-04-23 20:01:03 +00:00
"problemtype" : {
"problemtype_data" : [
2019-03-18 01:39:01 +00:00
{
2019-04-23 20:01:03 +00:00
"description" : [
2019-03-18 01:39:01 +00:00
{
2019-04-23 20:01:03 +00:00
"lang" : "eng" ,
"value" : "n/a"
2019-03-18 01:39:01 +00:00
}
]
}
]
} ,
2019-04-23 20:01:03 +00:00
"references" : {
"reference_data" : [
2019-03-18 01:39:01 +00:00
{
2019-04-23 20:01:03 +00:00
"name" : "104552" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/104552"
2019-03-18 01:39:01 +00:00
} ,
{
2019-04-23 20:01:03 +00:00
"name" : "https://github.com/antirez/redis/issues/5017" ,
"refsource" : "MISC" ,
"url" : "https://github.com/antirez/redis/issues/5017"
2019-03-18 01:39:01 +00:00
} ,
{
2019-04-23 20:01:03 +00:00
"name" : "https://github.com/antirez/redis/commit/1eb08bcd4634ae42ec45e8284923ac048beaa4c3" ,
"refsource" : "MISC" ,
"url" : "https://github.com/antirez/redis/commit/1eb08bcd4634ae42ec45e8284923ac048beaa4c3"
2019-03-18 01:39:01 +00:00
} ,
{
2019-04-23 20:01:03 +00:00
"name" : "DSA-4230" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2018/dsa-4230"
2019-03-18 01:39:01 +00:00
} ,
{
2019-04-23 20:01:03 +00:00
"name" : "RHSA-2019:0052" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:0052"
2019-03-18 01:39:01 +00:00
} ,
{
2019-04-23 20:01:03 +00:00
"name" : "http://antirez.com/news/119" ,
"refsource" : "MISC" ,
"url" : "http://antirez.com/news/119"
2019-03-18 01:39:01 +00:00
} ,
{
2019-04-23 20:01:03 +00:00
"name" : "RHSA-2019:0094" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:0094"
2019-03-18 01:39:01 +00:00
} ,
{
2019-04-23 20:01:03 +00:00
"name" : "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES" ,
"refsource" : "MISC" ,
"url" : "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
2019-03-18 01:39:01 +00:00
} ,
{
2019-04-23 20:01:03 +00:00
"name" : "https://github.com/antirez/redis/commit/e89086e09a38cc6713bcd4b9c29abf92cf393936" ,
"refsource" : "MISC" ,
"url" : "https://github.com/antirez/redis/commit/e89086e09a38cc6713bcd4b9c29abf92cf393936"
2019-03-18 01:39:01 +00:00
} ,
{
2019-04-23 20:01:03 +00:00
"name" : "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES" ,
"refsource" : "MISC" ,
"url" : "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
2019-04-23 04:53:58 -07:00
} ,
{
2019-04-23 20:01:03 +00:00
"url" : "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
2019-07-25 19:00:50 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1860" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1860"
2019-03-18 01:39:01 +00:00
}
]
}
}