gsd-2021-38000
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Insufficient validation of untrusted input in Intents in Google Chrome on Android prior to 95.0.4638.69 allowed a remote attacker to arbitrarily browser to a malicious URL via a crafted HTML page.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2021-38000",
      description: "Insufficient validation of untrusted input in Intents in Google Chrome on Android prior to 95.0.4638.69 allowed a remote attacker to arbitrarily browser to a malicious URL via a crafted HTML page.",
      id: "GSD-2021-38000",
      references: [
         "https://www.suse.com/security/cve/CVE-2021-38000.html",
         "https://www.debian.org/security/2022/dsa-5046",
         "https://security.archlinux.org/CVE-2021-38000",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2021-38000",
         ],
         details: "Insufficient validation of untrusted input in Intents in Google Chrome on Android prior to 95.0.4638.69 allowed a remote attacker to arbitrarily browser to a malicious URL via a crafted HTML page.",
         id: "GSD-2021-38000",
         modified: "2023-12-13T01:23:17.770309Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cisa.gov": {
         cveID: "CVE-2021-38000",
         dateAdded: "2021-11-03",
         dueDate: "2021-11-17",
         product: "Chromium V8 Engine",
         requiredAction: "Apply updates per vendor instructions.",
         shortDescription: "",
         vendorProject: "Google",
         vulnerabilityName: "Google Chromium V8 Insufficient Input Validation Vulnerability",
      },
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "chrome-cve-admin@google.com",
            ID: "CVE-2021-38000",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Chrome",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "95.0.4638.69",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Google",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Insufficient validation of untrusted input in Intents in Google Chrome on Android prior to 95.0.4638.69 allowed a remote attacker to arbitrarily browser to a malicious URL via a crafted HTML page.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Insufficient validation of untrusted input",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://chromereleases.googleblog.com/2021/10/stable-channel-update-for-desktop_28.html",
                  refsource: "MISC",
                  url: "https://chromereleases.googleblog.com/2021/10/stable-channel-update-for-desktop_28.html",
               },
               {
                  name: "https://crbug.com/1249962",
                  refsource: "MISC",
                  url: "https://crbug.com/1249962",
               },
               {
                  name: "FEDORA-2021-6a292e2cf4",
                  refsource: "FEDORA",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3W46HRT2UVHWSLZB6JZHQF6JNQWKV744/",
               },
               {
                  name: "DSA-5046",
                  refsource: "DEBIAN",
                  url: "https://www.debian.org/security/2022/dsa-5046",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            cisaActionDue: "2021-11-17",
            cisaExploitAdd: "2021-11-03",
            cisaRequiredAction: "Apply updates per vendor instructions.",
            cisaVulnerabilityName: "Google Chromium Intents Improper Input Validation Vulnerability",
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "B625BE9F-2418-44C9-8974-DFD6430CBD46",
                              versionEndExcluding: "95.0.4638.69",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:google:android:-:*:*:*:*:*:*:*",
                              matchCriteriaId: "F8B9FEC8-73B6-43B8-B24E-1F7C20D91D26",
                              vulnerable: false,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
                  operator: "AND",
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
                              matchCriteriaId: "A930E247-0B43-43CB-98FF-6CE7B8189835",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                              matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
                              matchCriteriaId: "FA6FEEC2-9F11-4643-8827-749718254FED",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "Insufficient validation of untrusted input in Intents in Google Chrome on Android prior to 95.0.4638.69 allowed a remote attacker to arbitrarily browser to a malicious URL via a crafted HTML page.",
               },
               {
                  lang: "es",
                  value: "La comprobación insuficiente de entradas no confiables en Intents en Google Chrome en Android versiones anteriores a 95.0.4638.69, permitía a un atacante remoto navegar arbitrariamente a una URL maliciosa por medio de una página HTML diseñada",
               },
            ],
            id: "CVE-2021-38000",
            lastModified: "2024-02-15T02:00:01.650",
            metrics: {
               cvssMetricV2: [
                  {
                     acInsufInfo: false,
                     baseSeverity: "MEDIUM",
                     cvssData: {
                        accessComplexity: "MEDIUM",
                        accessVector: "NETWORK",
                        authentication: "NONE",
                        availabilityImpact: "NONE",
                        baseScore: 5.8,
                        confidentialityImpact: "PARTIAL",
                        integrityImpact: "PARTIAL",
                        vectorString: "AV:N/AC:M/Au:N/C:P/I:P/A:N",
                        version: "2.0",
                     },
                     exploitabilityScore: 8.6,
                     impactScore: 4.9,
                     obtainAllPrivilege: false,
                     obtainOtherPrivilege: false,
                     obtainUserPrivilege: false,
                     source: "nvd@nist.gov",
                     type: "Primary",
                     userInteractionRequired: true,
                  },
               ],
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "NONE",
                        baseScore: 6.1,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "LOW",
                        integrityImpact: "LOW",
                        privilegesRequired: "NONE",
                        scope: "CHANGED",
                        userInteraction: "REQUIRED",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.8,
                     impactScore: 2.7,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
               ],
            },
            published: "2021-11-23T22:15:07.807",
            references: [
               {
                  source: "chrome-cve-admin@google.com",
                  tags: [
                     "Release Notes",
                     "Vendor Advisory",
                  ],
                  url: "https://chromereleases.googleblog.com/2021/10/stable-channel-update-for-desktop_28.html",
               },
               {
                  source: "chrome-cve-admin@google.com",
                  tags: [
                     "Permissions Required",
                     "Vendor Advisory",
                  ],
                  url: "https://crbug.com/1249962",
               },
               {
                  source: "chrome-cve-admin@google.com",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3W46HRT2UVHWSLZB6JZHQF6JNQWKV744/",
               },
               {
                  source: "chrome-cve-admin@google.com",
                  tags: [
                     "Third Party Advisory",
                  ],
                  url: "https://www.debian.org/security/2022/dsa-5046",
               },
            ],
            sourceIdentifier: "chrome-cve-admin@google.com",
            vulnStatus: "Modified",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-20",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
            ],
         },
      },
   },
}


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.