2023-08-14 20:00:43 +00:00

95 lines
2.5 KiB
JSON

{
"id": "CVE-2021-31294",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-15T23:15:09.203",
"lastModified": "2023-08-14T19:15:09.193",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Redis before 6cbea7d allows a replica to cause an assertion failure in a primary server by sending a non-administrative command (specifically, a SET command). NOTE: this was fixed for Redis 6.2.x and 7.x in 2021. Versions before 6.2 were not intended to have safety guarantees related to this."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-617"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.2.0",
"matchCriteriaId": "28E377D7-3E6B-40DE-B628-CABF8CFF59AB"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/redis/redis/commit/46f4ebbe842620f0976a36741a72482620aa4b48",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/redis/redis/commit/6cbea7d29b5285692843bc1c351abba1a7ef326f",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/redis/redis/issues/8712",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20230814-0007/",
"source": "cve@mitre.org"
}
]
}