From 42b92ec4795c425da9a1505fd7b70b5411e5379d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 19:35:29 +0000 Subject: [PATCH] Publish Advisories GHSA-46fq-683f-2jwq GHSA-46fq-683f-2jwq --- .../GHSA-46fq-683f-2jwq.json | 92 +++++++++++++++++++ .../GHSA-46fq-683f-2jwq.json | 37 -------- 2 files changed, 92 insertions(+), 37 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-46fq-683f-2jwq/GHSA-46fq-683f-2jwq.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-46fq-683f-2jwq/GHSA-46fq-683f-2jwq.json diff --git a/advisories/github-reviewed/2022/05/GHSA-46fq-683f-2jwq/GHSA-46fq-683f-2jwq.json b/advisories/github-reviewed/2022/05/GHSA-46fq-683f-2jwq/GHSA-46fq-683f-2jwq.json new file mode 100644 index 00000000000..b538bbfd2b1 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-46fq-683f-2jwq/GHSA-46fq-683f-2jwq.json @@ -0,0 +1,92 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-46fq-683f-2jwq", + "modified": "2025-04-14T19:33:24Z", + "published": "2022-05-17T04:31:54Z", + "aliases": [ + "CVE-2014-6289" + ], + "summary": "yag and pt_extbase extensions for TYPO3 allow remote attackers to bypass access restrictions", + "details": "The Ajax dispatcher for Extbase in the Yet Another Gallery (yag) extension before 3.0.1 and Tools for Extbase development (pt_extbase) extension before 1.5.1 allows remote attackers to bypass access restrictions and execute arbitrary controller actions via unspecified vectors.", + "severity": [ + { + "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/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "dl/yag" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.0.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "punktde/pt_extbase" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.5.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6289" + }, + { + "type": "WEB", + "url": "https://github.com/YAG-Gallery/yag/commit/4ab6ca121044d31b3822ab0c922053a9de8ee4ef" + }, + { + "type": "WEB", + "url": "https://github.com/punktDe/pt_extbase/commit/9969635830fcf5c3222de0fd9dc0d9a05f8d6cb1" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-ext-sa-2014-005" + }, + { + "type": "WEB", + "url": "http://typo3.org/extensions/repository/view/pt_extbase" + }, + { + "type": "WEB", + "url": "http://typo3.org/extensions/repository/view/yag" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T19:33:24Z", + "nvd_published_at": "2014-10-03T14:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-46fq-683f-2jwq/GHSA-46fq-683f-2jwq.json b/advisories/unreviewed/2022/05/GHSA-46fq-683f-2jwq/GHSA-46fq-683f-2jwq.json deleted file mode 100644 index 2c3c3bc527d..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-46fq-683f-2jwq/GHSA-46fq-683f-2jwq.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-46fq-683f-2jwq", - "modified": "2025-04-12T12:39:12Z", - "published": "2022-05-17T04:31:54Z", - "aliases": [ - "CVE-2014-6289" - ], - "details": "The Ajax dispatcher for Extbase in the Yet Another Gallery (yag) extension before 3.0.1 and Tools for Extbase development (pt_extbase) extension before 1.5.1 allows remote attackers to bypass access restrictions and execute arbitrary controller actions via unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6289" - }, - { - "type": "WEB", - "url": "http://typo3.org/extensions/repository/view/pt_extbase" - }, - { - "type": "WEB", - "url": "http://typo3.org/extensions/repository/view/yag" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2014-005" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2014-10-03T14:55:00Z" - } -} \ No newline at end of file