gsd-2017-7830
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The Resource Timing API incorrectly revealed navigations in cross-origin iframes. This is a same-origin policy violation and could allow for data theft of URLs loaded by users. This vulnerability affects Firefox < 57, Firefox ESR < 52.5, and Thunderbird < 52.5.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2017-7830",
      description: "The Resource Timing API incorrectly revealed navigations in cross-origin iframes. This is a same-origin policy violation and could allow for data theft of URLs loaded by users. This vulnerability affects Firefox < 57, Firefox ESR < 52.5, and Thunderbird < 52.5.",
      id: "GSD-2017-7830",
      references: [
         "https://www.suse.com/security/cve/CVE-2017-7830.html",
         "https://www.debian.org/security/2017/dsa-4075",
         "https://www.debian.org/security/2017/dsa-4061",
         "https://www.debian.org/security/2017/dsa-4035",
         "https://access.redhat.com/errata/RHSA-2017:3372",
         "https://access.redhat.com/errata/RHSA-2017:3247",
         "https://ubuntu.com/security/CVE-2017-7830",
         "https://advisories.mageia.org/CVE-2017-7830.html",
         "https://security.archlinux.org/CVE-2017-7830",
         "https://linux.oracle.com/cve/CVE-2017-7830.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2017-7830",
         ],
         details: "The Resource Timing API incorrectly revealed navigations in cross-origin iframes. This is a same-origin policy violation and could allow for data theft of URLs loaded by users. This vulnerability affects Firefox < 57, Firefox ESR < 52.5, and Thunderbird < 52.5.",
         id: "GSD-2017-7830",
         modified: "2023-12-13T01:21:06.466984Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@mozilla.org",
            ID: "CVE-2017-7830",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Firefox",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "57",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Firefox ESR",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "52.5",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Thunderbird",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "52.5",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Mozilla",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "The Resource Timing API incorrectly revealed navigations in cross-origin iframes. This is a same-origin policy violation and could allow for data theft of URLs loaded by users. This vulnerability affects Firefox < 57, Firefox ESR < 52.5, and Thunderbird < 52.5.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Cross-origin URL information leak through Resource Timing API",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "[debian-lts-announce] 20171209 [SECURITY] [DLA 1199-1] thunderbird security update",
                  refsource: "MLIST",
                  url: "https://lists.debian.org/debian-lts-announce/2017/12/msg00001.html",
               },
               {
                  name: "DSA-4035",
                  refsource: "DEBIAN",
                  url: "https://www.debian.org/security/2017/dsa-4035",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2017-24/",
                  refsource: "CONFIRM",
                  url: "https://www.mozilla.org/security/advisories/mfsa2017-24/",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2017-25/",
                  refsource: "CONFIRM",
                  url: "https://www.mozilla.org/security/advisories/mfsa2017-25/",
               },
               {
                  name: "101832",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/101832",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2017-26/",
                  refsource: "CONFIRM",
                  url: "https://www.mozilla.org/security/advisories/mfsa2017-26/",
               },
               {
                  name: "1039803",
                  refsource: "SECTRACK",
                  url: "http://www.securitytracker.com/id/1039803",
               },
               {
                  name: "DSA-4061",
                  refsource: "DEBIAN",
                  url: "https://www.debian.org/security/2017/dsa-4061",
               },
               {
                  name: "[debian-lts-announce] 20171115 [SECURITY] [DLA 1172-1] firefox-esr security update",
                  refsource: "MLIST",
                  url: "https://lists.debian.org/debian-lts-announce/2017/11/msg00018.html",
               },
               {
                  name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1408990",
                  refsource: "CONFIRM",
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1408990",
               },
               {
                  name: "RHSA-2017:3247",
                  refsource: "REDHAT",
                  url: "https://access.redhat.com/errata/RHSA-2017:3247",
               },
               {
                  name: "DSA-4075",
                  refsource: "DEBIAN",
                  url: "https://www.debian.org/security/2017/dsa-4075",
               },
               {
                  name: "RHSA-2017:3372",
                  refsource: "REDHAT",
                  url: "https://access.redhat.com/errata/RHSA-2017:3372",
               },
            ],
         },
      },
      "mozilla.org": {
         CVE_data_meta: {
            ASSIGNER: "security@mozilla.org",
            ID: "CVE-2017-7830",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Firefox",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "57",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Firefox ESR",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "52.5",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Thunderbird",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "52.5",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Mozilla",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "The Resource Timing API incorrectly revealed navigations in cross-origin iframes. This is a same-origin policy violation and could allow for data theft of URLs loaded by users. This vulnerability affects Firefox < 57, Firefox ESR < 52.5, and Thunderbird < 52.5.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Cross-origin URL information leak through Resource Timing API",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2017-24/",
               },
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2017-26/",
               },
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2017-25/",
               },
               {
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1408990",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "57.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "52.5.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "52.5.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "security@mozilla.org",
               ID: "CVE-2017-7830",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "The Resource Timing API incorrectly revealed navigations in cross-origin iframes. This is a same-origin policy violation and could allow for data theft of URLs loaded by users. This vulnerability affects Firefox < 57, Firefox ESR < 52.5, and Thunderbird < 52.5.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "NVD-CWE-noinfo",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2017-26/",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2017-26/",
                  },
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2017-25/",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2017-25/",
                  },
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2017-24/",
                     refsource: "CONFIRM",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2017-24/",
                  },
                  {
                     name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1408990",
                     refsource: "CONFIRM",
                     tags: [
                        "Issue Tracking",
                        "Permissions Required",
                        "Third Party Advisory",
                     ],
                     url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1408990",
                  },
                  {
                     name: "DSA-4075",
                     refsource: "DEBIAN",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://www.debian.org/security/2017/dsa-4075",
                  },
                  {
                     name: "DSA-4061",
                     refsource: "DEBIAN",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://www.debian.org/security/2017/dsa-4061",
                  },
                  {
                     name: "DSA-4035",
                     refsource: "DEBIAN",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://www.debian.org/security/2017/dsa-4035",
                  },
                  {
                     name: "[debian-lts-announce] 20171209 [SECURITY] [DLA 1199-1] thunderbird security update",
                     refsource: "MLIST",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://lists.debian.org/debian-lts-announce/2017/12/msg00001.html",
                  },
                  {
                     name: "[debian-lts-announce] 20171115 [SECURITY] [DLA 1172-1] firefox-esr security update",
                     refsource: "MLIST",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://lists.debian.org/debian-lts-announce/2017/11/msg00018.html",
                  },
                  {
                     name: "RHSA-2017:3372",
                     refsource: "REDHAT",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://access.redhat.com/errata/RHSA-2017:3372",
                  },
                  {
                     name: "RHSA-2017:3247",
                     refsource: "REDHAT",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://access.redhat.com/errata/RHSA-2017:3247",
                  },
                  {
                     name: "1039803",
                     refsource: "SECTRACK",
                     tags: [
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "http://www.securitytracker.com/id/1039803",
                  },
                  {
                     name: "101832",
                     refsource: "BID",
                     tags: [
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "http://www.securityfocus.com/bid/101832",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "NONE",
                  baseScore: 4.3,
                  confidentialityImpact: "PARTIAL",
                  integrityImpact: "NONE",
                  vectorString: "AV:N/AC:M/Au:N/C:P/I:N/A:N",
                  version: "2.0",
               },
               exploitabilityScore: 8.6,
               impactScore: 2.9,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "MEDIUM",
               userInteractionRequired: true,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                  version: "3.0",
               },
               exploitabilityScore: 2.8,
               impactScore: 3.6,
            },
         },
         lastModifiedDate: "2019-10-03T00:03Z",
         publishedDate: "2018-06-11T21:29Z",
      },
   },
}


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.