diff --git a/advisories/github-reviewed/2022/02/GHSA-fqx8-v33p-4qcc/GHSA-fqx8-v33p-4qcc.json b/advisories/github-reviewed/2022/02/GHSA-fqx8-v33p-4qcc/GHSA-fqx8-v33p-4qcc.json index 1585b8f297a..b89da8275b2 100644 --- a/advisories/github-reviewed/2022/02/GHSA-fqx8-v33p-4qcc/GHSA-fqx8-v33p-4qcc.json +++ b/advisories/github-reviewed/2022/02/GHSA-fqx8-v33p-4qcc/GHSA-fqx8-v33p-4qcc.json @@ -52,6 +52,14 @@ "type": "WEB", "url": "https://github.com/darylldoyle/svg-sanitizer/commit/17e12ba9c2881caa6b167d0fbea555c11207fbb0" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/enshrined/svg-sanitize/CVE-2022-23638.yaml" + }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-fqx8-v33p-4qcc" + }, { "type": "PACKAGE", "url": "https://github.com/darylldoyle/svg-sanitizer" diff --git a/advisories/github-reviewed/2022/03/GHSA-q7rv-6hp3-vh96/GHSA-q7rv-6hp3-vh96.json b/advisories/github-reviewed/2022/03/GHSA-q7rv-6hp3-vh96/GHSA-q7rv-6hp3-vh96.json index 7d932960f9e..f496a819807 100644 --- a/advisories/github-reviewed/2022/03/GHSA-q7rv-6hp3-vh96/GHSA-q7rv-6hp3-vh96.json +++ b/advisories/github-reviewed/2022/03/GHSA-q7rv-6hp3-vh96/GHSA-q7rv-6hp3-vh96.json @@ -71,6 +71,10 @@ "type": "WEB", "url": "https://github.com/guzzle/psr7/pull/486/commits/9a96d9db668b485361ed9de7b5bf1e54895df1dc" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/guzzlehttp/psr7/CVE-2022-24775.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/guzzle/psr7" diff --git a/advisories/github-reviewed/2022/05/GHSA-c2v7-j5gq-wcq4/GHSA-c2v7-j5gq-wcq4.json b/advisories/github-reviewed/2022/05/GHSA-c2v7-j5gq-wcq4/GHSA-c2v7-j5gq-wcq4.json index b273742922a..7bc53755625 100644 --- a/advisories/github-reviewed/2022/05/GHSA-c2v7-j5gq-wcq4/GHSA-c2v7-j5gq-wcq4.json +++ b/advisories/github-reviewed/2022/05/GHSA-c2v7-j5gq-wcq4/GHSA-c2v7-j5gq-wcq4.json @@ -33,6 +33,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "illuminate/auth" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.5.10" + } + ] + } + ] } ], "references": [ @@ -44,6 +63,14 @@ "type": "WEB", "url": "https://github.com/laravel/framework/pull/21320" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/auth/CVE-2017-14775.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2017-14775.yaml" + }, { "type": "WEB", "url": "https://github.com/laravel/framework/releases/tag/v5.5.10"