2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-04-29 16:14:15 -05:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11022" ,
2020-04-29 16:14:15 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "Potential XSS vulnerability in jQuery"
2020-03-30 19:01:15 +00:00
} ,
2020-04-29 16:14:15 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "jQuery" ,
"version" : {
"version_data" : [
{
2020-04-29 17:01:17 -05:00
"version_value" : ">= 1.2, < 3.5.0"
2020-04-29 16:14:15 -05:00
}
]
}
}
]
} ,
"vendor_name" : "jquery"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-29 17:10:07 -05:00
"value" : "In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0."
2020-04-29 16:14:15 -05:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.9 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2020-04-29 22:01:23 +00:00
{
"name" : "https://jquery.com/upgrade-guide/3.5/" ,
"refsource" : "MISC" ,
"url" : "https://jquery.com/upgrade-guide/3.5/"
} ,
2020-04-29 16:14:15 -05:00
{
"name" : "https://github.com/jquery/jquery/security/advisories/GHSA-gxr4-xjj5-5px2" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/jquery/jquery/security/advisories/GHSA-gxr4-xjj5-5px2"
} ,
{
"name" : "https://github.com/jquery/jquery/commit/1d61fd9407e6fbe82fe55cb0b938307aa0791f77" ,
"refsource" : "MISC" ,
"url" : "https://github.com/jquery/jquery/commit/1d61fd9407e6fbe82fe55cb0b938307aa0791f77"
} ,
{
"name" : "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/" ,
"refsource" : "MISC" ,
"url" : "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/"
2020-05-11 10:01:14 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20200511-0006/" ,
"url" : "https://security.netapp.com/advisory/ntap-20200511-0006/"
2020-05-22 19:01:16 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://www.drupal.org/sa-core-2020-002" ,
"url" : "https://www.drupal.org/sa-core-2020-002"
2020-05-27 13:01:19 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-4693" ,
"url" : "https://www.debian.org/security/2020/dsa-4693"
2020-05-31 06:01:21 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-11be4b36d4" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOE7P7APPRQKD4FGNHBKJPDY6FFCOH3W/"
2020-03-30 19:01:15 +00:00
}
]
2020-04-29 16:14:15 -05:00
} ,
"source" : {
"advisory" : "GHSA-gxr4-xjj5-5px2" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
2020-05-11 10:01:14 +00:00
}