2021-05-12 22:00:55 +00:00
{
"CVE_data_meta" : {
2021-10-04 17:38:32 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-05-12 22:00:55 +00:00
"ID" : "CVE-2021-32672" ,
2021-10-04 17:38:32 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Vulnerability in Lua Debugger in Redis"
2021-05-12 22:00:55 +00:00
} ,
2021-10-04 17:38:32 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "redis" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 3.2.0, < 5.0.14"
} ,
{
"version_value" : ">= 6.0.0, < 6.0.16"
} ,
{
"version_value" : ">= 6.0.0, < 6.2.6"
}
]
}
}
]
} ,
"vendor_name" : "redis"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-05-12 22:00:55 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-20 00:02:37 +00:00
"value" : "Redis is an open source, in-memory database that persists on disk. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger\u2019s protocol parser to read data beyond the actual buffer. This issue affects all versions of Redis with Lua debugging support (3.2 or newer). The problem is fixed in versions 6.2.6, 6.0.16 and 5.0.14."
2021-10-04 17:38:32 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-125: Out-of-bounds Read"
}
]
2021-05-12 22:00:55 +00:00
}
]
2021-10-04 17:38:32 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/redis/redis/security/advisories/GHSA-9mj9-xx53-qmxm" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/redis/redis/security/advisories/GHSA-9mj9-xx53-qmxm"
} ,
{
"name" : "https://github.com/redis/redis/commit/6ac3c0b7abd35f37201ed2d6298ecef4ea1ae1dd" ,
"refsource" : "MISC" ,
"url" : "https://github.com/redis/redis/commit/6ac3c0b7abd35f37201ed2d6298ecef4ea1ae1dd"
2021-10-13 02:00:55 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2021-8913c7900c" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VL5KXFN3ATM7IIM7Q4O4PWTSRGZ5744Z/"
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2021-61c487f241" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HTYQ5ZF37HNGTZWVNJD3VXP7I6MEEF42/"
2021-11-17 15:47:33 -05:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2021-aa94492a09" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WR5WKJWXD4D6S3DJCZ56V74ESLTDQRAB/"
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5001" ,
"url" : "https://www.debian.org/security/2021/dsa-5001"
2022-04-19 16:28:20 -07:00
} ,
{
2022-04-20 00:02:37 +00:00
"url" : "https://www.oracle.com/security-alerts/cpuapr2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpuapr2022.html"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20211104-0003/" ,
"url" : "https://security.netapp.com/advisory/ntap-20211104-0003/"
2021-10-04 17:38:32 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-9mj9-xx53-qmxm" ,
"discovery" : "UNKNOWN"
2021-05-12 22:00:55 +00:00
}
}