gsd-2020-10067
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
A malicious userspace application can cause a integer overflow and bypass security checks performed by system call handlers. The impact would depend on the underlying system call and can range from denial of service to information leak to memory corruption resulting in code execution within the kernel. See NCC-ZEP-005 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later versions. version 2.1.0 and later versions.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2020-10067",
    "description": "A malicious userspace application can cause a integer overflow and bypass security checks performed by system call handlers. The impact would depend on the underlying system call and can range from denial of service to information leak to memory corruption resulting in code execution within the kernel. See NCC-ZEP-005 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later versions. version 2.1.0 and later versions.",
    "id": "GSD-2020-10067"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2020-10067"
      ],
      "details": "A malicious userspace application can cause a integer overflow and bypass security checks performed by system call handlers. The impact would depend on the underlying system call and can range from denial of service to information leak to memory corruption resulting in code execution within the kernel. See NCC-ZEP-005 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later versions. version 2.1.0 and later versions.",
      "id": "GSD-2020-10067",
      "modified": "2023-12-13T01:22:04.804377Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "vulnerabilities@zephyrproject.org",
        "DATE_PUBLIC": "2020-05-01T00:00:00.000Z",
        "ID": "CVE-2020-10067",
        "STATE": "PUBLIC",
        "TITLE": "Integer Overflow In is_in_region Allows User Thread To Access Kernel Memory"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "zephyr",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003e=",
                          "version_value": "1.14.1"
                        },
                        {
                          "version_affected": "\u003e=",
                          "version_value": "2.1.0"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "zephyrproject-rtos"
            }
          ]
        }
      },
      "credit": [
        {
          "lang": "eng",
          "value": "NCC Group for report"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "A malicious userspace application can cause a integer overflow and bypass security checks performed by system call handlers. The impact would depend on the underlying system call and can range from denial of service to information leak to memory corruption resulting in code execution within the kernel. See NCC-ZEP-005 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later versions. version 2.1.0 and later versions."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "impact": {
        "cvss": {
          "attackComplexity": "HIGH",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-190 Integer Overflow or Wraparound"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-27",
            "refsource": "MISC",
            "url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-27"
          },
          {
            "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23239",
            "refsource": "MISC",
            "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23239"
          },
          {
            "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23653",
            "refsource": "MISC",
            "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23653"
          },
          {
            "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23654",
            "refsource": "MISC",
            "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23654"
          },
          {
            "name": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10067",
            "refsource": "MISC",
            "url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10067"
          }
        ]
      },
      "source": {
        "defect": [
          "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-27"
        ],
        "discovery": "EXTERNAL"
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:zephyrproject:zephyr:1.14.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:zephyrproject:zephyr:2.1.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "vulnerabilities@zephyrproject.org",
          "ID": "CVE-2020-10067"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "A malicious userspace application can cause a integer overflow and bypass security checks performed by system call handlers. The impact would depend on the underlying system call and can range from denial of service to information leak to memory corruption resulting in code execution within the kernel. See NCC-ZEP-005 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later versions. version 2.1.0 and later versions."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-190"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23654",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23654"
            },
            {
              "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23239",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23239"
            },
            {
              "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23653",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23653"
            },
            {
              "name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-27",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-27"
            },
            {
              "name": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10067",
              "refsource": "MISC",
              "tags": [],
              "url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10067"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 7.2,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 10.0,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 1.8,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2020-06-05T18:15Z",
      "publishedDate": "2020-05-11T23:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.


Loading…

Loading…