ubuntu-cve-2018-11219
Vulnerability from osv_ubuntu
Published
2018-06-17 17:29
Modified
2025-09-08 16:44
Summary
Details
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.
Severity
9.8 (Critical)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "redis-server",
"binary_version": "2:2.8.4-2ubuntu0.2"
},
{
"binary_name": "redis-tools",
"binary_version": "2:2.8.4-2ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@2:2.8.4-2ubuntu0.2?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:2.8.4-2ubuntu0.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:2.6.13-1",
"2:2.6.16-3",
"2:2.8.0-1",
"2:2.8.2-1",
"2:2.8.4-2"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "redis-sentinel",
"binary_version": "2:3.0.6-1ubuntu0.2"
},
{
"binary_name": "redis-server",
"binary_version": "2:3.0.6-1ubuntu0.2"
},
{
"binary_name": "redis-tools",
"binary_version": "2:3.0.6-1ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@2:3.0.6-1ubuntu0.2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:3.0.6-1ubuntu0.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:3.0.3-3",
"2:3.0.5-1",
"2:3.0.5-2",
"2:3.0.5-3",
"2:3.0.5-4",
"2:3.0.6-1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "redis",
"binary_version": "5:4.0.9-1ubuntu0.1"
},
{
"binary_name": "redis-sentinel",
"binary_version": "5:4.0.9-1ubuntu0.1"
},
{
"binary_name": "redis-server",
"binary_version": "5:4.0.9-1ubuntu0.1"
},
{
"binary_name": "redis-tools",
"binary_version": "5:4.0.9-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "redis",
"purl": "pkg:deb/ubuntu/redis@5:4.0.9-1ubuntu0.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5:4.0.9-1ubuntu0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4:4.0.1-7",
"4:4.0.2-6",
"4:4.0.2-9",
"5:4.0.5-1",
"5:4.0.6-1",
"5:4.0.6-2",
"5:4.0.7-1",
"5:4.0.8-1",
"5:4.0.8-2",
"5:4.0.9-1"
]
}
],
"aliases": [],
"details": "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.",
"id": "UBUNTU-CVE-2018-11219",
"modified": "2025-09-08T16:44:52Z",
"published": "2018-06-17T17:29:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2018-11219"
},
{
"type": "REPORT",
"url": "https://github.com/antirez/redis/issues/5017"
},
{
"type": "REPORT",
"url": "http://antirez.com/news/119"
},
{
"type": "REPORT",
"url": "https://github.com/antirez/redis/commit/1eb08bcd4634ae42ec45e8284923ac048beaa4c3"
},
{
"type": "REPORT",
"url": "https://github.com/antirez/redis/commit/e89086e09a38cc6713bcd4b9c29abf92cf393936"
},
{
"type": "REPORT",
"url": "https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES"
},
{
"type": "REPORT",
"url": "https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES"
},
{
"type": "REPORT",
"url": "https://www.debian.org/security/2018/dsa-4230"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11219"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2018-11219"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…