2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-04-29 16:01:35 -05:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11023" ,
2020-04-29 16:01:35 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "Potential XSS vulnerability in jQuery"
2020-03-30 19:01:15 +00:00
} ,
2020-04-29 16:01:35 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "jQuery" ,
"version" : {
"version_data" : [
{
2020-04-29 16:55:37 -05:00
"version_value" : ">= 1.0.3, < 3.5.0"
2020-04-29 16:01:35 -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-30 17:37:34 -05:00
"value" : "In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing <option> elements 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:01:35 -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')"
}
]
2020-03-30 19:01:15 +00:00
}
]
2020-04-29 16:01:35 -05:00
} ,
"references" : {
"reference_data" : [
{
2020-07-15 03:02:07 +00:00
"refsource" : "DEBIAN" ,
"name" : "DSA-4693" ,
"url" : "https://www.debian.org/security/2020/dsa-4693"
2020-04-29 16:01:35 -05:00
} ,
{
2020-07-15 03:02:07 +00:00
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-36d2db5f51" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QPN2L2XVQGUA2V5HNQJWHK3APSK3VN7K/"
} ,
{
"url" : "https://www.oracle.com/security-alerts/cpujul2020.html" ,
2020-04-29 16:01:35 -05:00
"refsource" : "MISC" ,
2020-07-15 03:02:07 +00:00
"name" : "https://www.oracle.com/security-alerts/cpujul2020.html"
2020-04-29 16:55:37 -05:00
} ,
{
2020-07-15 03:02:07 +00:00
"name" : "https://jquery.com/upgrade-guide/3.5/" ,
2020-04-29 16:55:37 -05:00
"refsource" : "MISC" ,
2020-07-15 03:02:07 +00:00
"url" : "https://jquery.com/upgrade-guide/3.5/"
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
} ,
{
2020-07-15 03:02:07 +00:00
"name" : "https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6"
2020-07-14 13:55:31 -07:00
} ,
{
2020-07-15 03:02:07 +00:00
"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-07-26 00:01:27 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:1060" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00067.html"
2020-07-27 01:01:21 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202007-03" ,
"url" : "https://security.gentoo.org/glsa/202007-03"
2020-07-28 03:01:19 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:1106" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00085.html"
2020-08-13 23:01:33 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200813 [jira] [Assigned] (HIVE-24039) update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r094f435595582f6b5b24b66fedf80543aa8b1d57a3688fbcc21f06ec@%3Cissues.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-dev] 20200813 [jira] [Created] (HIVE-24039) update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/rf661a90a15da8da5922ba6127b3f5f8194d4ebec8855d60a0dd13248@%3Cdev.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200813 [jira] [Updated] (HIVE-24039) Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r9c5fda81e4bca8daee305b4c03283dddb383ab8428a151d4cb0b3b15@%3Cissues.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-gitbox] 20200813 [GitHub] [hive] rajkrrsingh opened a new pull request #1403: Hive 24039 : Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/ra3c9219fcb0b289e18e9ec5a5ebeaa5c17d6b79a201667675af6721c@%3Cgitbox.hive.apache.org%3E"
2020-09-03 03:01:26 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200902 [jira] [Work started] (HIVE-24039) Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/radcb2aa874a79647789f3563fcbbceaf1045a029ee8806b59812a8ea@%3Cissues.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200902 [jira] [Commented] (HIVE-24039) Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/rd38b4185a797b324c8dd940d9213cf99fcdc2dbf1fc5a63ba7dee8c9@%3Cissues.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200902 [jira] [Assigned] (HIVE-24039) Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r6e97b37963926f6059ecc1e417721608723a807a76af41d4e9dbed49@%3Cissues.hive.apache.org%3E"
2020-09-03 05:01:28 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200902 [jira] [Comment Edited] (HIVE-24039) Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/rb69b7d8217c1a6a2100247a5d06ce610836b31e3f5d73fc113ded8e7@%3Cissues.hive.apache.org%3E"
2020-09-05 01:01:28 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200904 [jira] [Assigned] (HIVE-24039) Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r4aadb98086ca72ed75391f54167522d91489a0d0ae25b12baa8fc7c5@%3Cissues.hive.apache.org%3E"
2020-09-11 19:01:38 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-gitbox] 20200911 [GitHub] [hive] rajkrrsingh closed pull request #1403: Hive 24039 : Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/ra374bb0299b4aa3e04edde01ebc03ed6f90cf614dad40dd428ce8f72@%3Cgitbox.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-gitbox] 20200911 [GitHub] [hive] rajkrrsingh opened a new pull request #1403: Hive 24039 : Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/rb25c3bc7418ae75cba07988dafe1b6912f76a9dd7d94757878320d61@%3Cgitbox.hive.apache.org%3E"
2020-09-12 22:01:26 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-gitbox] 20200912 [GitHub] [hive] rajkrrsingh closed pull request #1403: Hive 24039 : Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/rf1ba79e564fe7efc56aef7c986106f1cf67a3427d08e997e088e7a93@%3Cgitbox.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-gitbox] 20200912 [GitHub] [hive] rajkrrsingh opened a new pull request #1403: Hive 24039 : Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/ra32c7103ded9041c7c1cb8c12c8d125a6b2f3f3270e2937ef8417fac@%3Cgitbox.hive.apache.org%3E"
2020-09-13 16:01:32 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-fbb94073a1" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SFP4UK4EGP4AFH2MWYJ5A5Z4I7XVFQ6B/"
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-0b32a59b54" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVKYXLWCLZBV2N7M46KYK4LVA5OXWPBY/"
2020-09-15 09:01:32 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200915 [jira] [Resolved] (HIVE-24039) Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/ra406b3adfcffcb5ce8707013bdb7c35e3ffc2776a8a99022f15274c6@%3Cissues.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-commits] 20200915 [hive] branch master updated: HIVE-24039 : Update jquery version to mitigate CVE-2020-11023 (#1403)" ,
"url" : "https://lists.apache.org/thread.html/rab82dd040f302018c85bd07d33f5604113573514895ada523c3401d9@%3Ccommits.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200915 [jira] [Work logged] (HIVE-24039) Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r6c4df3b33e625a44471009a172dabe6865faec8d8f21cac2303463b1@%3Cissues.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-gitbox] 20200915 [GitHub] [hive] kgyrtkirk merged pull request #1403: HIVE-24039 : Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r1fed19c860a0d470f2a3eded12795772c8651ff583ef951ddac4918c@%3Cgitbox.hive.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[hive-issues] 20200915 [jira] [Updated] (HIVE-24039) Update jquery version to mitigate CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r0593393ca1e97b1e7e098fe69d414d6bd0a467148e9138d07e86ebbb@%3Cissues.hive.apache.org%3E"
2020-09-25 20:02:07 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-fe94df8c34" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SAPQVX3XDNPGFT26QAQ6AJIXZZBZ4CD4/"
2020-10-01 00:01:41 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[nifi-commits] 20200930 svn commit: r1882168 - /nifi/site/trunk/security.html" ,
"url" : "https://lists.apache.org/thread.html/rda99599896c3667f2cc9e9d34c7b6ef5d2bbed1f4801e1d75a2b0679@%3Ccommits.nifi.apache.org%3E"
2020-10-20 12:39:21 -07:00
} ,
{
2020-10-20 22:01:54 +00:00
"url" : "https://www.oracle.com/security-alerts/cpuoct2020.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpuoct2020.html"
2020-11-06 07:01:38 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[flink-issues] 20201105 [jira] [Created] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/r706cfbc098420f7113968cc377247ec3d1439bce42e679c11c609e2d@%3Cissues.flink.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[flink-dev] 20201105 [jira] [Created] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/rbb448222ba62c430e21e13f940be4cb5cfc373cd3bce56b48c0ffa67@%3Cdev.flink.apache.org%3E"
2020-11-10 01:01:43 +00:00
} ,
{
"refsource" : "SUSE" ,
"name" : "openSUSE-SU-2020:1888" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00039.html"
2020-11-30 02:01:38 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[flink-issues] 20201129 [jira] [Commented] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/r49ce4243b4738dd763caeb27fa8ad6afb426ae3e8c011ff00b8b1f48@%3Cissues.flink.apache.org%3E"
2020-12-08 10:01:37 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[felix-dev] 20201208 [jira] [Created] (FELIX-6366) 1.0.3 < jQuery <3.4.0 is vulnerable to CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r2c85121a47442036c7f8353a3724aa04f8ecdfda1819d311ba4f5330@%3Cdev.felix.apache.org%3E"
2020-12-08 11:01:35 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[felix-dev] 20201208 [jira] [Updated] (FELIX-6366) 1.0.3 < jQuery <3.4.0 is vulnerable to CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r4dba67be3239b34861f1b9cfdf9dfb3a90272585dcce374112ed6e16@%3Cdev.felix.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[felix-dev] 20201208 [GitHub] [felix-dev] cziegeler merged pull request #64: FELIX-6366 1.0.3 < jQuery <3.4.0 is vulnerable to CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r3702ede0ff83a29ba3eb418f6f11c473d6e3736baba981a8dbd9c9ef@%3Cdev.felix.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[felix-dev] 20201208 [GitHub] [felix-dev] abhishekgarg18 opened a new pull request #64: FELIX-6366 1.0.3 < jQuery <3.4.0 is vulnerable to CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r07ab379471fb15644bf7a92e4a98cbc7df3cf4e736abae0cc7625fe6@%3Cdev.felix.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[felix-dev] 20201208 [jira] [Commented] (FELIX-6366) 1.0.3 < jQuery <3.4.0 is vulnerable to CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r9e0bd31b7da9e7403478d22652b8760c946861f8ebd7bd750844898e@%3Cdev.felix.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[felix-dev] 20201208 [jira] [Assigned] (FELIX-6366) 1.0.3 < jQuery <3.4.0 is vulnerable to CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/rf0f8939596081d84be1ae6a91d6248b96a02d8388898c372ac807817@%3Cdev.felix.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[felix-commits] 20201208 [felix-dev] branch master updated: FELIX-6366 1.0.3 < jQuery <3.4.0 is vulnerable to CVE-2020-11023 (#64)" ,
"url" : "https://lists.apache.org/thread.html/r9006ad2abf81d02a0ef2126bab5177987e59095b7194a487c4ea247c@%3Ccommits.felix.apache.org%3E"
2020-12-08 12:01:34 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[felix-dev] 20201208 [jira] [Updated] (FELIX-6366) 1.0.3 < jQuery <3.5.0 is vulnerable to CVE-2020-11023" ,
"url" : "https://lists.apache.org/thread.html/r55f5e066cc7301e3630ce90bbbf8d28c82212ae1f2d4871012141494@%3Cdev.felix.apache.org%3E"
2021-01-19 13:08:08 -08:00
} ,
{
2021-01-20 15:02:47 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujan2021.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujan2021.html"
2021-02-10 05:00:42 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[flink-issues] 20210209 [jira] [Commented] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/r8f70b0f65d6bedf316ecd899371fd89e65333bc988f6326d2956735c@%3Cissues.flink.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[flink-issues] 20210209 [jira] [Comment Edited] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/r564585d97bc069137e64f521e68ba490c7c9c5b342df5d73c49a0760@%3Cissues.flink.apache.org%3E"
2021-02-17 23:00:42 +00:00
} ,
2021-03-26 04:00:39 +00:00
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20210326 [SECURITY] [DLA 2608-1] jquery security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2021/03/msg00033.html"
2021-04-14 18:00:44 +00:00
} ,
2021-04-22 14:00:44 +00:00
{
"refsource" : "MLIST" ,
"name" : "[flink-issues] 20210422 [jira] [Updated] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/ree3bd8ddb23df5fa4e372d11c226830ea3650056b1059f3965b3fce2@%3Cissues.flink.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[flink-issues] 20210422 [jira] [Commented] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/rede9cfaa756e050a3d83045008f84a62802fc68c17f2b4eabeaae5e4@%3Cissues.flink.apache.org%3E"
2021-04-30 01:00:51 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[flink-issues] 20210429 [jira] [Commented] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/r54565a8f025c7c4f305355fdfd75b68eca442eebdb5f31c2e7d977ae@%3Cissues.flink.apache.org%3E"
} ,
{
"refsource" : "MLIST" ,
"name" : "[flink-issues] 20210429 [jira] [Updated] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/re4ae96fa5c1a2fe71ccbb7b7ac1538bd0cb677be270a2bf6e2f8d108@%3Cissues.flink.apache.org%3E"
2021-06-02 19:00:47 +00:00
} ,
2021-06-14 18:01:00 +00:00
{
"url" : "https://www.oracle.com/security-alerts/cpuApr2021.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpuApr2021.html"
} ,
2021-06-02 19:00:47 +00:00
{
"refsource" : "CONFIRM" ,
"name" : "https://www.tenable.com/security/tns-2021-10" ,
"url" : "https://www.tenable.com/security/tns-2021-10"
2021-06-11 10:44:45 -07:00
} ,
{
2021-06-14 18:01:00 +00:00
"refsource" : "CONFIRM" ,
"name" : "https://www.tenable.com/security/tns-2021-02" ,
"url" : "https://www.tenable.com/security/tns-2021-02"
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/162160/jQuery-1.0.3-Cross-Site-Scripting.html" ,
"url" : "http://packetstormsecurity.com/files/162160/jQuery-1.0.3-Cross-Site-Scripting.html"
2021-07-20 14:01:27 -07:00
} ,
{
2021-07-21 00:01:00 +00:00
"url" : "https://www.oracle.com//security-alerts/cpujul2021.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com//security-alerts/cpujul2021.html"
2021-10-19 14:23:14 -07:00
} ,
{
2021-10-20 11:01:27 +00:00
"url" : "https://www.oracle.com/security-alerts/cpuoct2021.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpuoct2021.html"
2021-11-17 15:47:33 -05:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[flink-issues] 20211031 [jira] [Updated] (FLINK-20014) Resolve CVE-2020-11022 and CVE-2020-11023 in scala-compiler" ,
"url" : "https://lists.apache.org/thread.html/r0483ba0072783c2e1bfea613984bfb3c86e73ba8879d780dc1cc7d36@%3Cissues.flink.apache.org%3E"
2022-01-18 14:34:17 -08:00
} ,
{
2022-02-07 16:01:52 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujan2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujan2022.html"
2022-04-19 16:10:05 -07:00
} ,
{
2022-04-20 00:02:10 +00:00
"url" : "https://www.oracle.com/security-alerts/cpuapr2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpuapr2022.html"
2022-07-19 14:38:32 -07:00
} ,
{
2022-07-25 19:01:09 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujul2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujul2022.html"
2020-04-29 16:01:35 -05:00
}
]
} ,
"source" : {
"advisory" : "GHSA-jpcq-cgw6-v4j6" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
2020-05-11 10:01:14 +00:00
}