diff --git a/advisories/github-reviewed/2021/09/GHSA-7322-jrq4-x5hf/GHSA-7322-jrq4-x5hf.json b/advisories/github-reviewed/2021/09/GHSA-7322-jrq4-x5hf/GHSA-7322-jrq4-x5hf.json index a86d67029c7..d4883a2c1fa 100644 --- a/advisories/github-reviewed/2021/09/GHSA-7322-jrq4-x5hf/GHSA-7322-jrq4-x5hf.json +++ b/advisories/github-reviewed/2021/09/GHSA-7322-jrq4-x5hf/GHSA-7322-jrq4-x5hf.json @@ -74,6 +74,10 @@ } ], "references": [ + { + "type": "WEB", + "url": "https://github.com/lcobucci/jwt/security/advisories/GHSA-7322-jrq4-x5hf" + }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41106" @@ -86,6 +90,10 @@ "type": "WEB", "url": "https://github.com/lcobucci/jwt/commit/c45bb8b961a8e742d8f6b88ef5ff1bd5cca5d01c" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/lcobucci/jwt/CVE-2021-41106.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/lcobucci/jwt" diff --git a/advisories/github-reviewed/2022/01/GHSA-8cw5-rv98-5c46/GHSA-8cw5-rv98-5c46.json b/advisories/github-reviewed/2022/01/GHSA-8cw5-rv98-5c46/GHSA-8cw5-rv98-5c46.json index f6af0fa78ea..771e6d3f4ef 100644 --- a/advisories/github-reviewed/2022/01/GHSA-8cw5-rv98-5c46/GHSA-8cw5-rv98-5c46.json +++ b/advisories/github-reviewed/2022/01/GHSA-8cw5-rv98-5c46/GHSA-8cw5-rv98-5c46.json @@ -71,6 +71,63 @@ ] } ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0.0" + }, + { + "fixed": "7.62.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.5.9" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.6.0" + }, + { + "fixed": "8.6.6" + } + ] + } + ] } ], "references": [ @@ -78,6 +135,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6339" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/drupal/core/CVE-2019-6339.yaml" + }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/drupal/drupal/CVE-2019-6339.yaml"