fkie_cve-2022-48438
Vulnerability from fkie_nvd
Published
2023-06-06 06:15
Modified
2025-01-07 21:15
Summary
In cp_dump driver, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service with System execution privileges needed.



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:o:google:android:11.0:*:*:*:*:*:*:*",
                     matchCriteriaId: "109DD7FD-3A48-4C3D-8E1A-4433B98E1E64",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:o:google:android:12.0:*:*:*:*:*:*:*",
                     matchCriteriaId: "F8FB8EE9-FC56-4D5E-AE55-A5967634740C",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:o:google:android:13.0:*:*:*:*:*:*:*",
                     matchCriteriaId: "879FFD0C-9B38-4CAA-B057-1086D794D469",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:h:unisoc:s8000:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "FDE05D06-C798-4217-8858-8C5DC2C94751",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:sc7731e:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "AC867249-B767-4802-868D-6D0E356C8294",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:sc9832e:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "25BBD3C5-E87C-4730-970C-19DF855AC3A2",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:sc9863a:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "DE00DFDE-97DD-4D33-B580-73FEF677C71B",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:t310:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "F20E00D8-2F00-4FA3-9455-37DC89908D96",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:t606:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "905E39DD-7948-40A4-B042-EBB9A9591347",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:t610:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "CDC980D6-B797-4AE1-B553-35395AE80D07",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:t612:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "98408A48-561A-49D1-967F-834311742B7F",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:t616:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "756E5850-CDC7-46C2-BAFC-1E2A359A2709",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:t618:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "39002ECE-636A-4FEB-9A0B-8127E8AAC844",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:t760:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "3D965CCA-C963-49E4-ACF0-2A9F458AF470",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:t770:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "0FFEF06A-E3E0-486F-89CC-D52FF3F26F0B",
                     vulnerable: false,
                  },
                  {
                     criteria: "cpe:2.3:h:unisoc:t820:-:*:*:*:*:*:*:*",
                     matchCriteriaId: "49601008-D3FF-47CC-B961-6FDDFC7A0596",
                     vulnerable: false,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
         operator: "AND",
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "In cp_dump driver, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service with System execution privileges needed.",
      },
   ],
   id: "CVE-2022-48438",
   lastModified: "2025-01-07T21:15:08.877",
   metrics: {
      cvssMetricV31: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "LOCAL",
               availabilityImpact: "HIGH",
               baseScore: 4.4,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "HIGH",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
               version: "3.1",
            },
            exploitabilityScore: 0.8,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "LOCAL",
               availabilityImpact: "LOW",
               baseScore: 7.3,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "LOW",
               privilegesRequired: "LOW",
               scope: "CHANGED",
               userInteraction: "REQUIRED",
               vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L",
               version: "3.1",
            },
            exploitabilityScore: 1.5,
            impactScore: 5.3,
            source: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
            type: "Secondary",
         },
      ],
   },
   published: "2023-06-06T06:15:49.810",
   references: [
      {
         source: "security@unisoc.com",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://www.unisoc.com/en_us/secy/announcementDetail/1664822361414762498",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Vendor Advisory",
         ],
         url: "https://www.unisoc.com/en_us/secy/announcementDetail/1664822361414762498",
      },
   ],
   sourceIdentifier: "security@unisoc.com",
   vulnStatus: "Modified",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-787",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
      {
         description: [
            {
               lang: "en",
               value: "CWE-787",
            },
         ],
         source: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
         type: "Secondary",
      },
   ],
}


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.