gsd-2020-2016
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
A race condition due to insecure creation of a file in a temporary directory vulnerability in PAN-OS allows for root privilege escalation from a limited linux user account. This allows an attacker who has escaped the restricted shell as a low privilege administrator, possibly by exploiting another vulnerability, to escalate privileges to become root user. This issue affects: PAN-OS 7.1 versions earlier than 7.1.26; PAN-OS 8.1 versions earlier than 8.1.13; PAN-OS 9.0 versions earlier than 9.0.6; All versions of PAN-OS 8.0.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2020-2016",
      description: "A race condition due to insecure creation of a file in a temporary directory vulnerability in PAN-OS allows for root privilege escalation from a limited linux user account. This allows an attacker who has escaped the restricted shell as a low privilege administrator, possibly by exploiting another vulnerability, to escalate privileges to become root user. This issue affects: PAN-OS 7.1 versions earlier than 7.1.26; PAN-OS 8.1 versions earlier than 8.1.13; PAN-OS 9.0 versions earlier than 9.0.6; All versions of PAN-OS 8.0.",
      id: "GSD-2020-2016",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2020-2016",
         ],
         details: "A race condition due to insecure creation of a file in a temporary directory vulnerability in PAN-OS allows for root privilege escalation from a limited linux user account. This allows an attacker who has escaped the restricted shell as a low privilege administrator, possibly by exploiting another vulnerability, to escalate privileges to become root user. This issue affects: PAN-OS 7.1 versions earlier than 7.1.26; PAN-OS 8.1 versions earlier than 8.1.13; PAN-OS 9.0 versions earlier than 9.0.6; All versions of PAN-OS 8.0.",
         id: "GSD-2020-2016",
         modified: "2023-12-13T01:21:50.833620Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "psirt@paloaltonetworks.com",
            DATE_PUBLIC: "2020-05-13T16:00:00.000Z",
            ID: "CVE-2020-2016",
            STATE: "PUBLIC",
            TITLE: "PAN-OS: Temporary file race condition vulnerability in PAN-OS leads to local privilege escalation",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "PAN-OS",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "7.1",
                                       version_value: "7.1.26",
                                    },
                                    {
                                       version_affected: "<",
                                       version_name: "8.1",
                                       version_value: "8.1.13",
                                    },
                                    {
                                       version_affected: "<",
                                       version_name: "9.0",
                                       version_value: "9.0.6",
                                    },
                                    {
                                       version_affected: "!>=",
                                       version_name: "7.1",
                                       version_value: "7.1.26",
                                    },
                                    {
                                       version_affected: "=",
                                       version_name: "8.0",
                                       version_value: "8.0.*",
                                    },
                                    {
                                       version_affected: "!>=",
                                       version_name: "8.1",
                                       version_value: "8.1.13",
                                    },
                                    {
                                       version_affected: "!>=",
                                       version_name: "9.0",
                                       version_value: "9.0.6",
                                    },
                                    {
                                       version_affected: "!>=",
                                       version_name: "9.1",
                                       version_value: "9.1.0",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Palo Alto Networks",
                  },
               ],
            },
         },
         credit: [
            {
               lang: "eng",
               value: "Palo Alto Networks thanks the UK's National Cyber Security Centre (NCSC) for discovering and reporting this issue.",
            },
            {
               lang: "eng",
               value: "Palo Alto Networks thanks the NCC Group for finding this issue independently during a contracted PAN-OS security assessment.",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "A race condition due to insecure creation of a file in a temporary directory vulnerability in PAN-OS allows for root privilege escalation from a limited linux user account. This allows an attacker who has escaped the restricted shell as a low privilege administrator, possibly by exploiting another vulnerability, to escalate privileges to become root user. This issue affects: PAN-OS 7.1 versions earlier than 7.1.26; PAN-OS 8.1 versions earlier than 8.1.13; PAN-OS 9.0 versions earlier than 9.0.6; All versions of PAN-OS 8.0.",
               },
            ],
         },
         exploit: [
            {
               lang: "eng",
               value: "Palo Alto Networks is not aware of any exploitation of this issue.",
            },
         ],
         generator: {
            engine: "Vulnogram 0.0.9",
         },
         impact: {
            cvss: {
               attackComplexity: "HIGH",
               attackVector: "LOCAL",
               availabilityImpact: "HIGH",
               baseScore: 7,
               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",
            },
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "CWE-377 Insecure Temporary File",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://security.paloaltonetworks.com/CVE-2020-2016",
                  refsource: "MISC",
                  url: "https://security.paloaltonetworks.com/CVE-2020-2016",
               },
            ],
         },
         solution: [
            {
               lang: "eng",
               value: "This issue is fixed in PAN-OS 7.1.26, PAN-OS 8.1.13, PAN-OS 9.0.6, PAN-OS 9.1.0, and all later PAN-OS versions.\n\nPAN-OS 8.0 is now end-of-life as of October 31, 2019, and is no longer covered by our Product Security Assurance policies.",
            },
         ],
         source: {
            defect: [
               "PAN-128248",
            ],
            discovery: "EXTERNAL",
         },
         timeline: [
            {
               lang: "eng",
               time: "2020-05-13T16:00:00.000Z",
               value: "Initial publication",
            },
         ],
         work_around: [
            {
               lang: "eng",
               value: "This issue affects the management interface of PAN-OS and is strongly mitigated by following best practices for securing the PAN-OS management interface. Please review the Best Practices for Securing Administrative Access in the PAN-OS technical documentation, available at: https://docs.paloaltonetworks.com.",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:paloaltonetworks:pan-os:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "7.1.26",
                        versionStartIncluding: "7.1.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:paloaltonetworks:pan-os:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndIncluding: "8.0.20",
                        versionStartIncluding: "8.0.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:paloaltonetworks:pan-os:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "8.1.13",
                        versionStartIncluding: "8.1.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:paloaltonetworks:pan-os:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "9.0.6",
                        versionStartIncluding: "9.0.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "psirt@paloaltonetworks.com",
               ID: "CVE-2020-2016",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "A race condition due to insecure creation of a file in a temporary directory vulnerability in PAN-OS allows for root privilege escalation from a limited linux user account. This allows an attacker who has escaped the restricted shell as a low privilege administrator, possibly by exploiting another vulnerability, to escalate privileges to become root user. This issue affects: PAN-OS 7.1 versions earlier than 7.1.26; PAN-OS 8.1 versions earlier than 8.1.13; PAN-OS 9.0 versions earlier than 9.0.6; All versions of PAN-OS 8.0.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-362",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "N/A",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://security.paloaltonetworks.com/CVE-2020-2016",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               acInsufInfo: false,
               cvssV2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "NETWORK",
                  authentication: "SINGLE",
                  availabilityImpact: "COMPLETE",
                  baseScore: 8.5,
                  confidentialityImpact: "COMPLETE",
                  integrityImpact: "COMPLETE",
                  vectorString: "AV:N/AC:M/Au:S/C:C/I:C/A:C",
                  version: "2.0",
               },
               exploitabilityScore: 6.8,
               impactScore: 10,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "HIGH",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "HIGH",
                  attackVector: "LOCAL",
                  availabilityImpact: "HIGH",
                  baseScore: 7,
                  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,
               impactScore: 5.9,
            },
         },
         lastModifiedDate: "2020-05-15T19:00Z",
         publishedDate: "2020-05-13T19:15Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.