gsd-2021-26910
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Firejail before 0.9.64.4 allows attackers to bypass intended access restrictions because there is a TOCTOU race condition between a stat operation and an OverlayFS mount operation.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-26910", "description": "Firejail before 0.9.64.4 allows attackers to bypass intended access restrictions because there is a TOCTOU race condition between a stat operation and an OverlayFS mount operation.", "id": "GSD-2021-26910", "references": [ "https://www.suse.com/security/cve/CVE-2021-26910.html", "https://www.debian.org/security/2021/dsa-4849", "https://ubuntu.com/security/CVE-2021-26910", "https://advisories.mageia.org/CVE-2021-26910.html", "https://security.archlinux.org/CVE-2021-26910" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-26910" ], "details": "Firejail before 0.9.64.4 allows attackers to bypass intended access restrictions because there is a TOCTOU race condition between a stat operation and an OverlayFS mount operation.", "id": "GSD-2021-26910", "modified": "2023-12-13T01:23:33.292107Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-26910", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Firejail before 0.9.64.4 allows attackers to bypass intended access restrictions because there is a TOCTOU race condition between a stat operation and an OverlayFS mount operation." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AC:L/AV:L/A:H/C:H/I:H/PR:L/S:U/UI:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/netblue30/firejail/commit/97d8a03cad19501f017587cc4e47d8418273834b", "refsource": "MISC", "url": "https://github.com/netblue30/firejail/commit/97d8a03cad19501f017587cc4e47d8418273834b" }, { "name": "https://unparalleled.eu/publications/2021/advisory-unpar-2021-0.txt", "refsource": "MISC", "url": "https://unparalleled.eu/publications/2021/advisory-unpar-2021-0.txt" }, { "name": "https://unparalleled.eu/blog/2021/20210208-rigged-race-against-firejail-for-local-root/", "refsource": "MISC", "url": "https://unparalleled.eu/blog/2021/20210208-rigged-race-against-firejail-for-local-root/" }, { "name": "https://github.com/netblue30/firejail/releases/tag/0.9.64.4", "refsource": "MISC", "url": "https://github.com/netblue30/firejail/releases/tag/0.9.64.4" }, { "name": "[oss-security] 20210209 Re: [cve-pending] Firejail: root privilege escalation in OverlayFS code", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/02/09/1" }, { "name": "DSA-4849", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2021/dsa-4849" }, { "name": "[debian-lts-announce] 20210211 [SECURITY] [DLA 2554-1] firejail security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00015.html" }, { "name": "GLSA-202105-19", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202105-19" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:firejail_project:firejail:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "0.9.64.4", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-26910" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Firejail before 0.9.64.4 allows attackers to bypass intended access restrictions because there is a TOCTOU race condition between a stat operation and an OverlayFS mount operation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-367" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/netblue30/firejail/commit/97d8a03cad19501f017587cc4e47d8418273834b", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/netblue30/firejail/commit/97d8a03cad19501f017587cc4e47d8418273834b" }, { "name": "https://unparalleled.eu/publications/2021/advisory-unpar-2021-0.txt", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://unparalleled.eu/publications/2021/advisory-unpar-2021-0.txt" }, { "name": "https://github.com/netblue30/firejail/releases/tag/0.9.64.4", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/netblue30/firejail/releases/tag/0.9.64.4" }, { "name": "https://unparalleled.eu/blog/2021/20210208-rigged-race-against-firejail-for-local-root/", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://unparalleled.eu/blog/2021/20210208-rigged-race-against-firejail-for-local-root/" }, { "name": "[oss-security] 20210209 Re: [cve-pending] Firejail: root privilege escalation in OverlayFS code", "refsource": "MLIST", "tags": [ "Exploit", "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2021/02/09/1" }, { "name": "DSA-4849", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2021/dsa-4849" }, { "name": "[debian-lts-announce] 20210211 [SECURITY] [DLA 2554-1] firejail security update", "refsource": "MLIST", "tags": [ "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00015.html" }, { "name": "GLSA-202105-19", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202105-19" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.0, "impactScore": 5.9 } }, "lastModifiedDate": "2022-05-23T22:01Z", "publishedDate": "2021-02-08T20: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.