gsd-2022-24755
Vulnerability from gsd
Modified
2023-12-13 01:19
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-24755", "description": "Bareos is open source software for backup, archiving, and recovery of data for operating systems. When Bareos Director \u003e= 18.2 \u003e= 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.", "id": "GSD-2022-24755" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-24755" ], "details": "Bareos is open source software for backup, archiving, and recovery of data for operating systems. When Bareos Director \u003e= 18.2 \u003e= 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.", "id": "GSD-2022-24755", "modified": "2023-12-13T01:19:43.195257Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24755", "STATE": "PUBLIC", "TITLE": "Incorrect Authorization in Bareos Director" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "bareos", "version": { "version_data": [ { "version_value": "\u003e= 18.2, \u003c 19.2.12" }, { "version_value": "\u003e= 20.0.0, \u003c 20.0.6" }, { "version_value": "\u003e= 21.0.0, \u003c 21.1.0" } ] } } ] }, "vendor_name": "bareos" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Bareos is open source software for backup, archiving, and recovery of data for operating systems. When Bareos Director \u003e= 18.2 \u003e= 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." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-863: Incorrect Authorization" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/bareos/bareos/security/advisories/GHSA-4979-8ffj-4q26", "refsource": "CONFIRM", "url": "https://github.com/bareos/bareos/security/advisories/GHSA-4979-8ffj-4q26" }, { "name": "https://github.com/bareos/bareos/pull/1115", "refsource": "MISC", "url": "https://github.com/bareos/bareos/pull/1115" }, { "name": "https://github.com/bareos/bareos/pull/1119", "refsource": "MISC", "url": "https://github.com/bareos/bareos/pull/1119" }, { "name": "https://github.com/bareos/bareos/pull/1121", "refsource": "MISC", "url": "https://github.com/bareos/bareos/pull/1121" }, { "name": "https://huntr.dev/bounties/480121f2-bc3c-427e-986e-5acffb1606c5/", "refsource": "MISC", "url": "https://huntr.dev/bounties/480121f2-bc3c-427e-986e-5acffb1606c5/" } ] }, "source": { "advisory": "GHSA-4979-8ffj-4q26", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:bareos:bareos:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "19.2.12", "versionStartIncluding": "18.2", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:bareos:bareos:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "20.0.6", "versionStartIncluding": "20.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:bareos:bareos:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "21.1.0", "versionStartIncluding": "21.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24755" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Bareos is open source software for backup, archiving, and recovery of data for operating systems. When Bareos Director \u003e= 18.2 \u003e= 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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-863" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/bareos/bareos/pull/1121", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/bareos/bareos/pull/1121" }, { "name": "https://github.com/bareos/bareos/pull/1119", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/bareos/bareos/pull/1119" }, { "name": "https://github.com/bareos/bareos/pull/1115", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/bareos/bareos/pull/1115" }, { "name": "https://github.com/bareos/bareos/security/advisories/GHSA-4979-8ffj-4q26", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/bareos/bareos/security/advisories/GHSA-4979-8ffj-4q26" }, { "name": "https://huntr.dev/bounties/480121f2-bc3c-427e-986e-5acffb1606c5/", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/480121f2-bc3c-427e-986e-5acffb1606c5/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2022-03-24T03:03Z", "publishedDate": "2022-03-15T15:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.