Lucene search

K
cveGitHub_MCVE-2022-24755
HistoryMar 15, 2022 - 3:15 p.m.

CVE-2022-24755

2022-03-1515:15:08
CWE-863
GitHub_M
web.nvd.nist.gov
59
cve-2022-24755
bareos
open source
backup
archiving
recovery
data
operating systems
vulnerability
pam authentication
authorization bypass

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.5

Confidence

High

EPSS

0.004

Percentile

72.4%

Bareos is open source software for backup, archiving, and recovery of data for operating systems. When Bareos Director >= 18.2 >= 18.2 but prior to 21.1.0, 20.0.6, and 19.2.12 is built and configured for PAM authentication, it will skip authorization checks completely. Expired accounts and accounts with expired passwords can still login. This problem will affect users that have PAM enabled. Currently there is no authorization (e.g. check for expired or disabled accounts), but only plain authentication (i.e. check if username and password match). Bareos Director versions 21.1.0, 20.0.6 and 19.2.12 implement the authorization check that was previously missing. The only workaround is to make sure that authentication fails if the user is not authorized.

Affected configurations

Nvd
Vulners
Node
bareosbareosRange18.219.2.12
OR
bareosbareosRange20.0.020.0.6
OR
bareosbareosRange21.0.021.1.0
VendorProductVersionCPE
bareosbareos*cpe:2.3:a:bareos:bareos:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "bareos",
    "vendor": "bareos",
    "versions": [
      {
        "status": "affected",
        "version": ">= 18.2, < 19.2.12"
      },
      {
        "status": "affected",
        "version": ">= 20.0.0, < 20.0.6"
      },
      {
        "status": "affected",
        "version": ">= 21.0.0, < 21.1.0"
      }
    ]
  }
]

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.5

Confidence

High

EPSS

0.004

Percentile

72.4%