2023-06-26 20:00:30 +00:00
{
"id" : "CVE-2020-23064" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-26T19:15:09.450" ,
2023-07-25 16:00:30 +00:00
"lastModified" : "2023-07-25T15:15:10.220" ,
"vulnStatus" : "Modified" ,
2023-06-26 20:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-06-27 14:00:30 +00:00
"value" : "Cross Site Scripting vulnerability in jQuery 2.2.0 through 3.x before 3.5.0 allows a remote attacker to execute arbitrary code via the <options> element."
2023-06-26 20:00:30 +00:00
}
] ,
2023-07-04 02:00:31 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.2.0" ,
"versionEndExcluding" : "3.5.0" ,
"matchCriteriaId" : "8BE6EB8F-B9E9-4B1C-B74E-E577348632E2"
}
]
}
]
}
] ,
2023-06-26 20:00:30 +00:00
"references" : [
{
"url" : "https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/" ,
2023-07-04 02:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-06-26 20:00:30 +00:00
} ,
2023-07-25 16:00:30 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230725-0003/" ,
"source" : "cve@mitre.org"
} ,
2023-06-26 20:00:30 +00:00
{
"url" : "https://snyk.io/vuln/SNYK-JS-JQUERY-565129" ,
2023-07-04 02:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-06-26 20:00:30 +00:00
}
]
}