原始 OSV JSON{
"id": "GHSA-mhpp-875w-9cpv",
"aliases": [
"CVE-2016-10707"
],
"details": "Affected versions of `jquery` use a lowercasing logic on attribute names. When given a boolean attribute with a name that contains uppercase characters, `jquery` enters into an infinite recursion loop, exceeding the call stack limit, and resulting in a denial of service condition.\n\n\n## Recommendation\n\nUpdate to version 3.0.0 or later.",
"summary": "Denial of Service in jquery",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0-rc.1"
},
{
"fixed": "3.0.0"
}
]
}
],
"package": {
"name": "jquery",
"ecosystem": "npm"
},
"versions": [
"3.0.0-rc.1"
]
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0-rc.1"
},
{
"fixed": "3.0.0"
}
]
}
],
"package": {
"name": "jQuery",
"ecosystem": "NuGet"
},
"versions": [
"3.0.0-rc.1"
]
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0-rc1"
},
{
"fixed": "3.0.0"
}
]
}
],
"package": {
"name": "org.webjars.npm:jquery",
"ecosystem": "Maven"
},
"versions": [
"3.0.0-rc1"
]
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0-rc.1"
},
{
"fixed": "3.0.0"
}
]
}
],
"package": {
"name": "jquery-rails",
"ecosystem": "RubyGems"
},
"versions": [
"3.0.0-rc.1"
]
}
],
"modified": "2025-09-02T22:35:01Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2018-01-22T13:32:42Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10707",
"type": "ADVISORY"
},
{
"url": "https://github.com/jquery/jquery/issues/3133",
"type": "WEB"
},
{
"url": "https://github.com/jquery/jquery/issues/3133#issuecomment-358978489",
"type": "WEB"
},
{
"url": "https://github.com/jquery/jquery/pull/3134",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-mhpp-875w-9cpv",
"type": "ADVISORY"
},
{
"url": "https://github.com/jquery/jquery",
"type": "PACKAGE"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2016-10707.yml",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/npm:jquery:20160529",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/330",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-674"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2018-01-18T23:29:00Z",
"github_reviewed_at": "2020-06-16T21:46:22Z"
}
}