GSD-2020-1726
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used for the first time, it is possible to trigger the flaw and overwrite files in the volume.This issue was introduced in version 1.6.0.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-1726",
"description": "A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used for the first time, it is possible to trigger the flaw and overwrite files in the volume.This issue was introduced in version 1.6.0.",
"id": "GSD-2020-1726",
"references": [
"https://www.suse.com/security/cve/CVE-2020-1726.html",
"https://access.redhat.com/errata/RHSA-2020:1650",
"https://access.redhat.com/errata/RHSA-2020:0680",
"https://linux.oracle.com/cve/CVE-2020-1726.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-1726"
],
"details": "A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used for the first time, it is possible to trigger the flaw and overwrite files in the volume.This issue was introduced in version 1.6.0.",
"id": "GSD-2020-1726",
"modified": "2023-12-13T01:21:57.908986Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2020-1726",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "podman",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "from 1.6.0 onwards"
}
]
}
}
]
},
"vendor_name": "The "
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used for the first time, it is possible to trigger the flaw and overwrite files in the volume.This issue was introduced in version 1.6.0."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-552",
"lang": "eng",
"value": "CWE-552"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00097.html",
"refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00097.html"
},
{
"name": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00103.html",
"refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00103.html"
},
{
"name": "https://access.redhat.com/errata/RHSA-2020:0680",
"refsource": "MISC",
"url": "https://access.redhat.com/errata/RHSA-2020:0680"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1726",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1726"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=v1.6.0 \u003cv2.0.6",
"affected_versions": "All versions starting from 1.6.0 before 2.0.6",
"cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-552",
"CWE-937"
],
"date": "2023-02-08",
"description": "A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used for the first time, it is possible to trigger the flaw and overwrite files in the volume.",
"fixed_versions": [
"v2.0.6"
],
"identifier": "CVE-2020-1726",
"identifiers": [
"GHSA-vmhj-p9hw-vgrf",
"CVE-2020-1726"
],
"not_impacted": "All versions before 1.6.0, all versions starting from 2.0.6",
"package_slug": "go/github.com/containers/podman",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 2.0.6 or above.",
"title": "Files or Directories Accessible to External Parties",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-1726",
"https://access.redhat.com/errata/RHSA-2020:0680",
"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1726",
"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00097.html",
"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00103.html",
"https://access.redhat.com/errata/RHSA-2020:1650",
"https://access.redhat.com/security/cve/CVE-2020-1726",
"https://bugzilla.redhat.com/show_bug.cgi?id=1801152",
"https://github.com/advisories/GHSA-vmhj-p9hw-vgrf"
],
"uuid": "0503a2b4-28db-4025-bb12-f64f363a1c07",
"versions": [
{
"commit": {
"sha": "3f030e15ad337455deff9a3f74d2a3d2f570f309",
"tags": [
"v1.6.0"
],
"timestamp": "20190930230229"
},
"number": "v1.6.0"
},
{
"commit": {
"sha": "6d993c126c5b4c1da09e8f17ac4ffd3e95a0e3fc",
"tags": [
"v2.0.6"
],
"timestamp": "20200901152744"
},
"number": "v2.0.6"
}
]
},
{
"affected_range": "\u003cv2.0.6",
"affected_versions": "All versions before 2.0.6",
"cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-552",
"CWE-937"
],
"date": "2023-02-08",
"description": "A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used for the first time, it is possible to trigger the flaw and overwrite files in the volume.",
"fixed_versions": [
"v2.0.6"
],
"identifier": "CVE-2020-1726",
"identifiers": [
"GHSA-vmhj-p9hw-vgrf",
"CVE-2020-1726"
],
"not_impacted": "All versions starting from 2.0.6",
"package_slug": "go/github.com/containers/podman/v2",
"pubdate": "2022-05-24",
"solution": "Upgrade to version 2.0.6 or above.",
"title": "Files or Directories Accessible to External Parties",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2020-1726",
"https://access.redhat.com/errata/RHSA-2020:0680",
"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1726",
"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00097.html",
"http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00103.html",
"https://access.redhat.com/errata/RHSA-2020:1650",
"https://access.redhat.com/security/cve/CVE-2020-1726",
"https://bugzilla.redhat.com/show_bug.cgi?id=1801152",
"https://github.com/advisories/GHSA-vmhj-p9hw-vgrf"
],
"uuid": "e36c6601-e1a0-42e4-8d14-db47aa07df75",
"versions": [
{
"commit": {
"sha": "6d993c126c5b4c1da09e8f17ac4ffd3e95a0e3fc",
"tags": [
"v2.0.6"
],
"timestamp": "20200901152744"
},
"number": "v2.0.6"
}
]
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:libpod_project:libpod:1.6.0:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:openshift_container_platform:4.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2020-1726"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used for the first time, it is possible to trigger the flaw and overwrite files in the volume.This issue was introduced in version 1.6.0."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-552"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1726",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1726"
},
{
"name": "RHSA-2020:0680",
"refsource": "REDHAT",
"tags": [],
"url": "https://access.redhat.com/errata/RHSA-2020:0680"
},
{
"name": "openSUSE-SU-2020:1552",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00097.html"
},
{
"name": "openSUSE-SU-2020:1559",
"refsource": "SUSE",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00103.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-02-12T23:40Z",
"publishedDate": "2020-02-11T20:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…