Lucene search
+L

Redis Multiple Vulnerabilities (Mar 2019)

🗓️ 19 Jul 2019 00:00:00Reported by Copyright (C) 2019 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 35 Views

Redis Multiple Vulnerabilities (Mar 2019). Buffer overflow in Redis hyperloglog data structur

Related
Refs
Code
ReporterTitlePublishedViews
Family
altlinux
ALT Linux
Security fix for the ALT Linux 8 package redis version 3.0.7-alt2
27 Nov 201900:00
altlinux
alpinelinux
AlpineLinux
CVE-2019-10192
11 Jul 201918:30
alpinelinux
alpinelinux
AlpineLinux
CVE-2019-10193
11 Jul 201918:30
alpinelinux
bdu_fstec
BDU FSTEC
The vulnerability of the HyperLogLog algorithm in a resident database management system for NoSQL Redis lies in the fact that the output of the operation may exceed the buffer limits in memory. This allows attackers to compromise data integrity, gain unauthorized access to protected information, and cause service failures.
16 Oct 201900:00
bdu_fstec
bdu_fstec
BDU FSTEC
The vulnerability of the HyperLogLog algorithm in a resident database management system for NoSQL Redis lies in the fact that the output of the operation may exceed the buffer limits in memory. This allows attackers to compromise data integrity, gain unauthorized access to protected information, and cause service failures.
16 Oct 201900:00
bdu_fstec
bdu_fstec
BDU FSTEC
The vulnerability of the HyperLogLog algorithm in the resident database management system for NoSQL Redis allows attackers to compromise data integrity, gain unauthorized access to protected information, and cause service failures.
16 Oct 201900:00
bdu_fstec
bdu_fstec
BDU FSTEC
The vulnerability of the HyperLogLog algorithm in the resident database management system for NoSQL Redis allows attackers to compromise data integrity, gain unauthorized access to protected information, and cause service failures.
16 Oct 201900:00
bdu_fstec
checkpoint_advisories
Check Point Advisories
Redis Buffer Overflow (CVE-2019-10192; CVE-2019-10193)
5 Feb 202000:00
checkpoint_advisories
cve
CVE
CVE-2019-10192
11 Jul 201918:30
cve
cve
CVE
CVE-2019-10193
11 Jul 201918:30
cve
Rows per page
# SPDX-FileCopyrightText: 2019 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only

CPE = "cpe:/a:redis:redis";

if (description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.142627");
  script_version("2025-10-10T05:39:02+0000");
  script_tag(name:"last_modification", value:"2025-10-10 05:39:02 +0000 (Fri, 10 Oct 2025)");
  script_tag(name:"creation_date", value:"2019-07-19 06:02:19 +0000 (Fri, 19 Jul 2019)");
  script_tag(name:"cvss_base", value:"6.5");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:P/I:P/A:P");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2021-10-28 12:14:00 +0000 (Thu, 28 Oct 2021)");

  script_cve_id("CVE-2019-10192", "CVE-2019-10193");

  script_tag(name:"qod_type", value:"remote_banner_unreliable");

  script_tag(name:"solution_type", value:"VendorFix");

  script_name("Redis Multiple Vulnerabilities (Mar 2019)");

  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2019 Greenbone AG");
  script_family("Databases");
  script_dependencies("gb_redis_tcp_detect.nasl");
  script_mandatory_keys("redis/detected");

  script_tag(name:"summary", value:"Redis is prone to multiple buffer overflow vulnerabilities.");

  script_tag(name:"impact", value:"Redis is prone to multiple buffer overflow vulnerabilities:

  - Heap-buffer overflow vulnerability was found in the Redis hyperloglog data structure (CVE-2019-10192)

  - Stack-buffer overflow vulnerability was found in the Redis hyperloglog data structure (CVE-2019-10193)");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"affected", value:"Redis versions 3.x before 3.2.13, 4.x before 4.0.14 and 5.x before 5.0.4.");

  script_tag(name:"solution", value:"Update to version 3.2.13, 4.0.14, 5.0.4 or later.");

  script_xref(name:"URL", value:"https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES");
  script_xref(name:"URL", value:"https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES");
  script_xref(name:"URL", value:"https://raw.githubusercontent.com/antirez/redis/5.0/00-RELEASENOTES");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if (!port = get_app_port(cpe: CPE))
  exit(0);

if (!version = get_app_version(cpe: CPE, port: port))
  exit(0);

if (version_in_range(version: version, test_version: "3.0", test_version2: "3.2.12")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "3.2.13");
  security_message(port: port, data: report);
  exit(0);
}

if (version_in_range(version: version, test_version: "4.0", test_version2: "4.0.13")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "4.0.14");
  security_message(port: port, data: report);
  exit(0);
}

if (version_in_range(version: version, test_version: "5.0", test_version2: "5.0.3")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "5.0.4");
  security_message(port: port, data: report);
  exit(0);
}

exit(99);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

10 Oct 2025 00:00Current
8.4High risk
Vulners AI Score8.4
CVSS 26.5
CVSS 3.17.2
CVSS 37.2
EPSS0.26048
35