2022-05-18 19:01:55 +00:00
{
"CVE_data_meta" : {
2022-07-19 20:11:59 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:01:55 +00:00
"ID" : "CVE-2022-31144" ,
2022-07-19 20:11:59 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Potential heap overflow in Redis "
2022-05-18 19:01:55 +00:00
} ,
2022-07-19 20:11:59 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "redis" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 7.0.0, < 7.0.4"
}
]
}
}
]
} ,
"vendor_name" : "redis"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:01:55 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-19 20:11:59 +00:00
"value" : "Redis is an in-memory database that persists on disk. A specially crafted `XAUTOCLAIM` command on a stream key in a specific state may result with heap overflow, and potentially remote code execution. This problem affects versions on the 7.x branch prior to 7.0.4. The patch is released in version 7.0.4."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.0 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-122: Heap-based Buffer Overflow"
}
]
2022-05-18 19:01:55 +00:00
}
]
2022-07-19 20:11:59 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/redis/redis/security/advisories/GHSA-96f7-42fg-2jrh" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/redis/redis/security/advisories/GHSA-96f7-42fg-2jrh"
} ,
{
"name" : "https://github.com/redis/redis/releases/tag/7.0.4" ,
"refsource" : "MISC" ,
"url" : "https://github.com/redis/redis/releases/tag/7.0.4"
2022-09-09 18:00:35 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220909-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220909-0002/"
2022-09-29 17:00:49 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202209-17" ,
"url" : "https://security.gentoo.org/glsa/202209-17"
2022-07-19 20:11:59 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-96f7-42fg-2jrh" ,
"discovery" : "UNKNOWN"
2022-05-18 19:01:55 +00:00
}
}