CVE-2022-24755

Source
https://cve.org/CVERecord?id=CVE-2022-24755
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-24755.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-24755
Aliases
  • GHSA-4979-8ffj-4q26
Downstream
Published
2022-03-15T14:35:13Z
Modified
2025-11-28T03:35:18.811086Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Incorrect Authorization in Bareos Director
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-863"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/24xxx/CVE-2022-24755.json"
}
References

Affected packages

Git / github.com/bareos/bareos

Affected ranges

Type
GIT
Repo
https://github.com/bareos/bareos
Events
Database specific
{
    "versions": [
        {
            "introduced": "20.0.0"
        },
        {
            "fixed": "20.0.6"
        }
    ]
}
Type
GIT
Repo
https://github.com/bareos/bareos
Events
Database specific
{
    "versions": [
        {
            "introduced": "21.0.0"
        },
        {
            "fixed": "21.1.0"
        }
    ]
}

Affected versions

Release/20.*
Release/20.0.0
Release/20.0.1
Release/20.0.2
Release/20.0.3
Release/20.0.4
Release/20.0.5
Release/21.*
Release/21.0.0
WIP/20.*
WIP/20.0.0-pre
WIP/20.0.1-pre
WIP/20.0.2-pre
WIP/20.0.3-pre
WIP/20.0.4-pre
WIP/20.0.5-pre
WIP/21.*
WIP/21.0.0-pre
WIP/21.0.1-pre

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-24755.json"