gsd-2016-10707
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2016-10707",
    "description": "jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit.",
    "id": "GSD-2016-10707"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2016-10707"
      ],
      "details": "jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit.",
      "id": "GSD-2016-10707",
      "modified": "2023-12-13T01:21:26.152070Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2016-10707",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/jquery/jquery/issues/3133",
            "refsource": "MISC",
            "url": "https://github.com/jquery/jquery/issues/3133"
          },
          {
            "name": "https://snyk.io/vuln/npm:jquery:20160529",
            "refsource": "MISC",
            "url": "https://snyk.io/vuln/npm:jquery:20160529"
          },
          {
            "name": "https://github.com/jquery/jquery/pull/3134",
            "refsource": "MISC",
            "url": "https://github.com/jquery/jquery/pull/3134"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e2.1.0 \u003c3.0.0",
          "affected_versions": "All versions after 2.1.0 before 3.0.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-400",
            "CWE-937"
          ],
          "date": "2021-09-15",
          "description": "jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit.",
          "fixed_versions": [
            "3.0.0"
          ],
          "identifier": "CVE-2016-10707",
          "identifiers": [
            "GHSA-mhpp-875w-9cpv",
            "CVE-2016-10707"
          ],
          "not_impacted": "All versions up to 2.1.0, all versions starting from 3.0.0",
          "package_slug": "npm/jquery",
          "pubdate": "2018-01-22",
          "solution": "Upgrade to version 3.0.0 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2016-10707",
            "https://github.com/jquery/jquery/issues/3133",
            "https://github.com/advisories/GHSA-mhpp-875w-9cpv",
            "https://www.npmjs.com/advisories/330",
            "https://github.com/jquery/jquery/pull/3134",
            "https://snyk.io/vuln/npm:jquery:20160529"
          ],
          "uuid": "1d518049-584b-4fd6-b398-71e44f179e83"
        },
        {
          "affected_range": "[2.1.0,3.0.0)",
          "affected_versions": "All versions after 2.1.0 before 3.0.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-400",
            "CWE-937"
          ],
          "date": "2022-04-21",
          "description": "jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit.",
          "fixed_versions": [
            "3.0.0"
          ],
          "identifier": "CVE-2016-10707",
          "identifiers": [
            "GHSA-mhpp-875w-9cpv",
            "CVE-2016-10707"
          ],
          "not_impacted": "All versions up to 2.1.0, all versions starting from 3.0.0",
          "package_slug": "nuget/jQuery",
          "pubdate": "2018-01-22",
          "solution": "Upgrade to version 3.0.0 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2016-10707",
            "https://github.com/jquery/jquery/issues/3133",
            "https://github.com/advisories/GHSA-mhpp-875w-9cpv",
            "https://www.npmjs.com/advisories/330",
            "https://github.com/jquery/jquery/pull/3134",
            "https://snyk.io/vuln/npm:jquery:20160529"
          ],
          "uuid": "3ebed65a-7695-4f3d-b7f9-ec25db379dac"
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:jquery:jquery:3.0.0:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "B0A312DF-0713-45E4-BB1F-6B8B7150127B",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit."
          },
          {
            "lang": "es",
            "value": "jQuery en versiones anteriores a la 3.0.0 es vulnerable a ataques de denegaci\u00f3n de servicio (DoS) debido a la eliminaci\u00f3n de l\u00f3gica que pon\u00eda en min\u00fascula nombres de atributos. Cualquier getter de atributo que emplea un nombre con caracteres en may\u00fascula y min\u00fascula para atributos boleanos entra en una recursi\u00f3n infinita, sobrepasando el l\u00edmite de llamadas a la pila."
          }
        ],
        "id": "CVE-2016-10707",
        "lastModified": "2024-02-10T02:43:45.070",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2018-01-18T23:29:00.400",
        "references": [
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit",
              "Patch"
            ],
            "url": "https://github.com/jquery/jquery/issues/3133"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking",
              "Patch"
            ],
            "url": "https://github.com/jquery/jquery/pull/3134"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://snyk.io/vuln/npm:jquery:20160529"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-674"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}


Log in or create an account to share your comment.




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.