CVE-2022-0543

Scores

EPSS Score

0.9438

CVSS

3.x 10.0

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

All CVSS Scores

CVSS 4.0
0.0
CVSS 3.x
10.0

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

CVSS 2.0
10.0

Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Description

Было обнаружено, что redis, постоянная база данных типа «ключ-значение», из-за проблемы с упаковкой подвержена (специфичному для Debian) выходу из песочницы Lua, что может привести к удаленному выполнению кода.

Sources

debiannvdubuntu

CWEs

CWE-862

Related Vulnerabilities

Exploits

Exploit ID: CVE-2022-0543

Source: github-poc

URL: https://github.com/JacobEbben/CVE-2022-0543

Vulnerable Software

Type: Configuration

Product: redis

Operating System: debian

Trait:
{
  "fixed": "5:6.0.16-2"
}

Source: debian

Type: Configuration

Product: redis

Operating System: debian stretch 9

Trait:
{
  "unaffected": true
}

Source: debian

Type: Configuration

Product: redis

Operating System: ubuntu bionic 18.04

Trait:
{
  "unaffected": true
}

Source: ubuntu

Type: Configuration

Product: redis

Operating System: ubuntu focal 20.04

Trait:
{
  "fixed": "5:5.0.7-2ubuntu0.1"
}

Source: ubuntu

Type: Configuration

Product: redis

Operating System: ubuntu impish 21.10

Trait:
{
  "fixed": "5:6.0.15-1ubuntu0.1"
}

Source: ubuntu

Type: Configuration

Product: redis

Operating System: ubuntu trusty 14.04

Trait:
{
  "unfixed": true
}

Source: ubuntu

Type: Configuration

Product: redis

Operating System: ubuntu xenial 16.04

Trait:
{
  "unfixed": true
}

Source: ubuntu

Type: Configuration

Vendor: redis

Product: redis

Operating System: * * *

Trait:
{
  "children": [
    {
      "cpe_match": [
        {
          "cpe23uri": "cpe:2.3:a:redis:redis:-:*:*:*:*:*:*:*",
          "vulnerable": true
        }
      ],
      "operator": "OR"
    },
    {
      "cpe_match": [
        {
          "cpe23uri": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*"
        },
        {
          "cpe23uri": "cpe:2.3:o:canonical:ubuntu_linux:21.10:*:*:*:-:*:*:*"
        },
        {
          "cpe23uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*"
        },
        {
          "cpe23uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*"
        },
        {
          "cpe23uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*"
        }
      ],
      "operator": "OR"
    }
  ],
  "operator": "AND"
}

Source: nvd