Vulnerability from bitnami_vulndb
Published
2024-08-22 19:24
Modified
2025-05-20 10:02
Summary
Specially crafted MSETNX command can lead to denial-of-service
Details
Redis is an in-memory database that persists on disk. Starting in version 7.0.8 and prior to version 7.0.10, authenticated users can use the MSETNX command to trigger a runtime assertion and termination of the Redis server process. The problem is fixed in Redis version 7.0.10.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "keydb",
"purl": "pkg:bitnami/keydb"
},
"ranges": [
{
"events": [
{
"introduced": "7.0.8"
},
{
"fixed": "7.0.10"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2023-28425"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "Redis is an in-memory database that persists on disk. Starting in version 7.0.8 and prior to version 7.0.10, authenticated users can use the MSETNX command to trigger a runtime assertion and termination of the Redis server process. The problem is fixed in Redis version 7.0.10.",
"id": "BIT-keydb-2023-28425",
"modified": "2025-05-20T10:02:07.006Z",
"published": "2024-08-22T19:24:32.454Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/redis/redis/commit/48e0d4788434833b47892fe9f3d91be7687f25c9"
},
{
"type": "WEB",
"url": "https://github.com/redis/redis/releases/tag/7.0.10"
},
{
"type": "WEB",
"url": "https://github.com/redis/redis/security/advisories/GHSA-mvmm-4vq6-vw8c"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20230413-0005/"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28425"
}
],
"schema_version": "1.5.0",
"summary": "Specially crafted MSETNX command can lead to denial-of-service"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…