Search

Find a vulnerability

Search criteria

    4 vulnerabilities found for SC9863A/T310/T610/T618/T606/T612/T616/T760/T770/T820/S8000/ by Unisoc (Shanghai) Technologies Co., Ltd.

    CVE-2022-38695 (GCVE-0-2022-38695)

    Vulnerability from nvd – Published: 2025-09-01 07:28 – Updated: 2025-09-02 13:41
    VLAI
    Summary
    In BootRom, there's a possible unchecked command index. This could lead to local escalation of privilege with no additional execution privileges needed.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-250 - Execution with Unnecessary Privileges
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "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"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2022-38695",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-09-02T13:39:14.351294Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-250",
                    "description": "CWE-250 Execution with Unnecessary Privileges",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-09-02T13:41:07.997Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "SC9863A/T310/T610/T618/T606/T612/T616/T760/T770/T820/S8000/",
              "vendor": "Unisoc (Shanghai) Technologies Co., Ltd.",
              "versions": [
                {
                  "status": "affected",
                  "version": "/"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In BootRom, there\u0027s a possible unchecked command index. This could lead to local escalation of privilege with no additional execution privileges needed."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-09-01T07:28:14.841Z",
            "orgId": "63f92e9c-2193-4c24-98a9-93640392c3d3",
            "shortName": "Unisoc"
          },
          "references": [
            {
              "url": "https://www.nccgroup.com/research-blog/there-s-another-hole-in-your-soc-unisoc-rom-vulnerabilities/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "63f92e9c-2193-4c24-98a9-93640392c3d3",
        "assignerShortName": "Unisoc",
        "cveId": "CVE-2022-38695",
        "datePublished": "2025-09-01T07:28:14.841Z",
        "dateReserved": "2022-08-22T20:26:49.678Z",
        "dateUpdated": "2025-09-02T13:41:07.997Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-38692 (GCVE-0-2022-38692)

    Vulnerability from nvd – Published: 2025-09-01 07:28 – Updated: 2025-09-02 13:47
    VLAI
    Summary
    In BootROM, there is a missing size check for RSA keys in Certificate Type 0 validation. This could lead to memory buffer overflow without requiring additional execution privileges.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2022-38692",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-09-02T13:45:36.918273Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-119",
                    "description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-09-02T13:47:08.245Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "SC9863A/T310/T610/T618/T606/T612/T616/T760/T770/T820/S8000/",
              "vendor": "Unisoc (Shanghai) Technologies Co., Ltd.",
              "versions": [
                {
                  "status": "affected",
                  "version": "/"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In BootROM, there is a missing size check for RSA keys in Certificate Type 0 validation. This could lead to memory buffer overflow without requiring additional execution privileges."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-09-01T07:28:11.880Z",
            "orgId": "63f92e9c-2193-4c24-98a9-93640392c3d3",
            "shortName": "Unisoc"
          },
          "references": [
            {
              "url": "https://www.nccgroup.com/research-blog/there-s-another-hole-in-your-soc-unisoc-rom-vulnerabilities/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "63f92e9c-2193-4c24-98a9-93640392c3d3",
        "assignerShortName": "Unisoc",
        "cveId": "CVE-2022-38692",
        "datePublished": "2025-09-01T07:28:11.880Z",
        "dateReserved": "2022-08-22T20:26:49.656Z",
        "dateUpdated": "2025-09-02T13:47:08.245Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-38695 (GCVE-0-2022-38695)

    Vulnerability from cvelistv5 – Published: 2025-09-01 07:28 – Updated: 2025-09-02 13:41
    VLAI
    Summary
    In BootRom, there's a possible unchecked command index. This could lead to local escalation of privilege with no additional execution privileges needed.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-250 - Execution with Unnecessary Privileges
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "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"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2022-38695",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-09-02T13:39:14.351294Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-250",
                    "description": "CWE-250 Execution with Unnecessary Privileges",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-09-02T13:41:07.997Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "SC9863A/T310/T610/T618/T606/T612/T616/T760/T770/T820/S8000/",
              "vendor": "Unisoc (Shanghai) Technologies Co., Ltd.",
              "versions": [
                {
                  "status": "affected",
                  "version": "/"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In BootRom, there\u0027s a possible unchecked command index. This could lead to local escalation of privilege with no additional execution privileges needed."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-09-01T07:28:14.841Z",
            "orgId": "63f92e9c-2193-4c24-98a9-93640392c3d3",
            "shortName": "Unisoc"
          },
          "references": [
            {
              "url": "https://www.nccgroup.com/research-blog/there-s-another-hole-in-your-soc-unisoc-rom-vulnerabilities/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "63f92e9c-2193-4c24-98a9-93640392c3d3",
        "assignerShortName": "Unisoc",
        "cveId": "CVE-2022-38695",
        "datePublished": "2025-09-01T07:28:14.841Z",
        "dateReserved": "2022-08-22T20:26:49.678Z",
        "dateUpdated": "2025-09-02T13:41:07.997Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-38692 (GCVE-0-2022-38692)

    Vulnerability from cvelistv5 – Published: 2025-09-01 07:28 – Updated: 2025-09-02 13:47
    VLAI
    Summary
    In BootROM, there is a missing size check for RSA keys in Certificate Type 0 validation. This could lead to memory buffer overflow without requiring additional execution privileges.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2022-38692",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-09-02T13:45:36.918273Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-119",
                    "description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-09-02T13:47:08.245Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "SC9863A/T310/T610/T618/T606/T612/T616/T760/T770/T820/S8000/",
              "vendor": "Unisoc (Shanghai) Technologies Co., Ltd.",
              "versions": [
                {
                  "status": "affected",
                  "version": "/"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In BootROM, there is a missing size check for RSA keys in Certificate Type 0 validation. This could lead to memory buffer overflow without requiring additional execution privileges."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-09-01T07:28:11.880Z",
            "orgId": "63f92e9c-2193-4c24-98a9-93640392c3d3",
            "shortName": "Unisoc"
          },
          "references": [
            {
              "url": "https://www.nccgroup.com/research-blog/there-s-another-hole-in-your-soc-unisoc-rom-vulnerabilities/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "63f92e9c-2193-4c24-98a9-93640392c3d3",
        "assignerShortName": "Unisoc",
        "cveId": "CVE-2022-38692",
        "datePublished": "2025-09-01T07:28:11.880Z",
        "dateReserved": "2022-08-22T20:26:49.656Z",
        "dateUpdated": "2025-09-02T13:47:08.245Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }