From 5a8cc9d793a3c98094b76bb8c80baf396675cbcc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:51:57 +0000 Subject: [PATCH] Publish Advisories GHSA-4p9g-qgx9-397p GHSA-r6fv-56gp-j3r4 --- .../GHSA-4p9g-qgx9-397p.json | 118 +++++++++++++----- .../GHSA-r6fv-56gp-j3r4.json | 62 +++++++-- 2 files changed, 140 insertions(+), 40 deletions(-) diff --git a/advisories/github-reviewed/2021/03/GHSA-4p9g-qgx9-397p/GHSA-4p9g-qgx9-397p.json b/advisories/github-reviewed/2021/03/GHSA-4p9g-qgx9-397p/GHSA-4p9g-qgx9-397p.json index de170548e16..2e5cfa78590 100644 --- a/advisories/github-reviewed/2021/03/GHSA-4p9g-qgx9-397p/GHSA-4p9g-qgx9-397p.json +++ b/advisories/github-reviewed/2021/03/GHSA-4p9g-qgx9-397p/GHSA-4p9g-qgx9-397p.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4p9g-qgx9-397p", - "modified": "2021-03-29T17:43:44Z", + "modified": "2024-02-07T18:50:34Z", "published": "2021-03-23T01:54:09Z", "aliases": [ "CVE-2021-21359" @@ -15,28 +15,6 @@ } ], "affected": [ - { - "package": { - "ecosystem": "Packagist", - "name": "typo3/cms-core" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "9.0.0" - }, - { - "fixed": "9.5.25" - } - ] - } - ], - "database_specific": { - "last_known_affected_version_range": "<= 9.5.24" - } - }, { "package": { "ecosystem": "Packagist", @@ -54,10 +32,7 @@ } ] } - ], - "database_specific": { - "last_known_affected_version_range": "<= 10.4.13" - } + ] }, { "package": { @@ -76,10 +51,83 @@ } ] } - ], - "database_specific": { - "last_known_affected_version_range": "<= 11.1.0" - } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "9.5.25" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.0.0" + }, + { + "fixed": "10.4.14" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.0.0" + }, + { + "fixed": "11.1.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "9.5.25" + } + ] + } + ] } ], "references": [ @@ -91,6 +139,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21359" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21359.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21359.yaml" + }, { "type": "WEB", "url": "https://packagist.org/packages/typo3/cms-core" diff --git a/advisories/github-reviewed/2022/05/GHSA-r6fv-56gp-j3r4/GHSA-r6fv-56gp-j3r4.json b/advisories/github-reviewed/2022/05/GHSA-r6fv-56gp-j3r4/GHSA-r6fv-56gp-j3r4.json index b068f65e886..6e0cc9664a1 100644 --- a/advisories/github-reviewed/2022/05/GHSA-r6fv-56gp-j3r4/GHSA-r6fv-56gp-j3r4.json +++ b/advisories/github-reviewed/2022/05/GHSA-r6fv-56gp-j3r4/GHSA-r6fv-56gp-j3r4.json @@ -25,17 +25,14 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "8.3.0" + "introduced": "8.0.0" }, { "fixed": "8.7.27" } ] } - ], - "database_specific": { - "last_known_affected_version_range": "<= 8.7.26" - } + ] }, { "package": { @@ -54,10 +51,45 @@ } ] } - ], - "database_specific": { - "last_known_affected_version_range": "<= 9.5.7" - } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.7.27" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "9.5.8" + } + ] + } + ] } ], "references": [ @@ -65,6 +97,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12748" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2019-12748.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2019-12748.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/TYPO3-CMS/core" @@ -73,6 +113,10 @@ "type": "WEB", "url": "https://typo3.org/cms/release-news/typo3-8-release-notes/" }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-core-sa-2019-015" + }, { "type": "WEB", "url": "https://typo3.org/security/advisory/typo3-core-sa-2019-015/"