原始 OSV JSON{
"id": "GHSA-q4m3-2j7h-f7xw",
"aliases": [
"CVE-2020-7656"
],
"details": "Versions of `jquery` prior to 1.9.0 are vulnerable to Cross-Site Scripting. The load method fails to recognize and remove `<script>` HTML tags that contain a whitespace character, i.e: `</script >`, which results in the enclosed script logic to be executed. This allows attackers to execute arbitrary JavaScript in a victim's browser.\n\n\n## Recommendation\n\nUpgrade to version 1.9.0 or later.",
"summary": "Cross-Site Scripting in jquery",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.2.1"
},
{
"fixed": "1.9.0"
}
]
}
],
"package": {
"name": "jquery",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.2.1"
},
{
"fixed": "1.9.0"
}
]
}
],
"package": {
"name": "jQuery",
"ecosystem": "NuGet"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.0"
}
]
}
],
"package": {
"name": "jquery-rails",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.2.1"
},
{
"fixed": "1.9.0"
}
]
}
],
"package": {
"name": "org.webjars.npm:jquery",
"ecosystem": "Maven"
}
}
],
"modified": "2024-10-10T16:17:32Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"published": "2020-05-20T16:18:01Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7656",
"type": "ADVISORY"
},
{
"url": "https://github.com/jquery/jquery/commit/05531fc4080ae24070930d15ae0cea7ae056457d",
"type": "WEB"
},
{
"url": "https://github.com/jquery/jquery/commit/606b863edaff29035960e4d813b45d63b8d92876",
"type": "WEB"
},
{
"url": "https://github.com/jquery/jquery",
"type": "PACKAGE"
},
{
"url": "https://github.com/jquery/jquery/blob/9e6393b0bcb52b15313f88141d0bd7dd54227426/src/ajax.js#L203",
"type": "WEB"
},
{
"url": "https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md#220-19-january-2013",
"type": "WEB"
},
{
"url": "https://github.com/rails/jquery-rails/blob/v2.1.4/vendor/assets/javascripts/jquery.js#L7481",
"type": "WEB"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/jquery-rails/CVE-2020-7656.yml",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20200528-0001",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-JQUERY-569619",
"type": "WEB"
},
{
"url": "https://supportportal.juniper.net/s/article/2021-07-Security-Bulletin-Junos-OS-Multiple-J-Web-vulnerabilities-resolved-in-Junos-OS-21-2R1?language=en_US",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpujul2022.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2020-05-19T21:15:00Z",
"github_reviewed_at": "2020-05-20T16:17:45Z"
}
}