diff --git a/advisories/github-reviewed/2019/10/GHSA-c427-hjc3-wrfw/GHSA-c427-hjc3-wrfw.json b/advisories/github-reviewed/2019/10/GHSA-c427-hjc3-wrfw/GHSA-c427-hjc3-wrfw.json index 5bbadf217cc..175ccb0c1cd 100644 --- a/advisories/github-reviewed/2019/10/GHSA-c427-hjc3-wrfw/GHSA-c427-hjc3-wrfw.json +++ b/advisories/github-reviewed/2019/10/GHSA-c427-hjc3-wrfw/GHSA-c427-hjc3-wrfw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-c427-hjc3-wrfw", - "modified": "2022-07-29T17:54:58Z", + "modified": "2024-08-26T15:52:58Z", "published": "2019-10-15T19:27:05Z", "aliases": [ "CVE-2019-17495" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -33,6 +37,63 @@ ] } ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.webjars:swagger-ui" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.23.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.webjars.npm:swagger-ui" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.23.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "io.springfox:springfox-swagger-ui" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.10.0" + } + ] + } + ] } ], "references": [ @@ -40,6 +101,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17495" }, + { + "type": "WEB", + "url": "https://github.com/springfox/springfox/commit/26f72f0d16b166e12c20255a4ee907dc10685cf8" + }, { "type": "PACKAGE", "url": "https://github.com/swagger-api/swagger-ui" @@ -72,6 +137,10 @@ "type": "WEB", "url": "https://lists.apache.org/thread.html/ref70b940c4f69560d29d6ba792d6c82865e74de3dcad4c92d99b1f8f@%3Ccommits.airflow.apache.org%3E" }, + { + "type": "WEB", + "url": "https://security.snyk.io/vuln/maven?search=CVE-2019-17495" + }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuApr2021.html"