gsd-2023-4579
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Search queries in the default search engine could appear to have been the currently navigated URL if the search query itself was a well formed URL. This could have led to a site spoofing another if it had been maliciously set as the default search engine. This vulnerability affects Firefox < 117.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-4579",
      id: "GSD-2023-4579",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-4579",
         ],
         details: "Search queries in the default search engine could appear to have been the currently navigated URL if the search query itself was a well formed URL. This could have led to a site spoofing another if it had been maliciously set as the default search engine. This vulnerability affects Firefox < 117.",
         id: "GSD-2023-4579",
         modified: "2023-12-13T01:20:27.161353Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@mozilla.org",
            ID: "CVE-2023-4579",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Firefox",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "unspecified",
                                       version_value: "117",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Mozilla",
                  },
               ],
            },
         },
         credits: [
            {
               lang: "en",
               value: "Malte Jürgens",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Search queries in the default search engine could appear to have been the currently navigated URL if the search query itself was a well formed URL. This could have led to a site spoofing another if it had been maliciously set as the default search engine. This vulnerability affects Firefox < 117.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Persisted search terms were formatted as URLs",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1842766",
                  refsource: "MISC",
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1842766",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2023-34/",
                  refsource: "MISC",
                  url: "https://www.mozilla.org/security/advisories/mfsa2023-34/",
               },
               {
                  name: "https://security.gentoo.org/glsa/202401-10",
                  refsource: "MISC",
                  url: "https://security.gentoo.org/glsa/202401-10",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "97397EB0-B9CD-4C1F-B2DC-92F03D4DC61B",
                              versionEndExcluding: "117.0",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "Search queries in the default search engine could appear to have been the currently navigated URL if the search query itself was a well formed URL. This could have led to a site spoofing another if it had been maliciously set as the default search engine. This vulnerability affects Firefox < 117.",
               },
               {
                  lang: "es",
                  value: "Las consultas de búsqueda en el motor de búsqueda predeterminado podrían parecer haber sido la URL navegada actualmente si la consulta de búsqueda en sí fuera una URL bien formada. Esto podría haber llevado a que un sitio suplantara a otro si se hubiera configurado maliciosamente como motor de búsqueda predeterminado. Esta vulnerabilidad afecta a Firefox &lt; 117.",
               },
            ],
            id: "CVE-2023-4579",
            lastModified: "2024-01-07T11:15:13.547",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "HIGH",
                        attackVector: "NETWORK",
                        availabilityImpact: "NONE",
                        baseScore: 3.1,
                        baseSeverity: "LOW",
                        confidentialityImpact: "NONE",
                        integrityImpact: "LOW",
                        privilegesRequired: "NONE",
                        scope: "UNCHANGED",
                        userInteraction: "REQUIRED",
                        vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 1.6,
                     impactScore: 1.4,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
               ],
            },
            published: "2023-09-11T09:15:09.407",
            references: [
               {
                  source: "security@mozilla.org",
                  tags: [
                     "Issue Tracking",
                     "Permissions Required",
                  ],
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1842766",
               },
               {
                  source: "security@mozilla.org",
                  url: "https://security.gentoo.org/glsa/202401-10",
               },
               {
                  source: "security@mozilla.org",
                  tags: [
                     "Vendor Advisory",
                  ],
                  url: "https://www.mozilla.org/security/advisories/mfsa2023-34/",
               },
            ],
            sourceIdentifier: "security@mozilla.org",
            vulnStatus: "Modified",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "NVD-CWE-noinfo",
                     },
                  ],
                  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.