From 4d1407e73b14fa8b315eb753243896a2761a7796 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 20:02:15 +0000 Subject: [PATCH] Publish Advisories GHSA-3f58-74qw-ph75 GHSA-3f58-74qw-ph75 --- .../GHSA-3f58-74qw-ph75.json | 74 +++++++++++++++++++ .../GHSA-3f58-74qw-ph75.json | 44 ----------- 2 files changed, 74 insertions(+), 44 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-3f58-74qw-ph75/GHSA-3f58-74qw-ph75.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-3f58-74qw-ph75/GHSA-3f58-74qw-ph75.json diff --git a/advisories/github-reviewed/2022/05/GHSA-3f58-74qw-ph75/GHSA-3f58-74qw-ph75.json b/advisories/github-reviewed/2022/05/GHSA-3f58-74qw-ph75/GHSA-3f58-74qw-ph75.json new file mode 100644 index 00000000000..4f0ad934274 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-3f58-74qw-ph75/GHSA-3f58-74qw-ph75.json @@ -0,0 +1,74 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3f58-74qw-ph75", + "modified": "2025-04-14T20:00:11Z", + "published": "2022-05-17T03:59:51Z", + "aliases": [ + "CVE-2015-8760" + ], + "summary": "TYPO3 allows remote attackers to embed Flash videos from external domain", + "details": "The Flvplayer component in TYPO3 6.2.x before 6.2.16 allows remote attackers to embed Flash videos from external domains via unspecified vectors, aka \"Cross-Site Flashing.\"", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "typo3/cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.2.0" + }, + { + "fixed": "6.2.16" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8760" + }, + { + "type": "WEB", + "url": "https://github.com/TYPO3/typo3/commit/29ae05c04cb48d4031d323f17d8f2b68b27af353" + }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3/typo3" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-core-sa-2015-014" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20160621232021/http://www.securityfocus.com/bid/79210" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20161012163613/http://www.securitytracker.com/id/1034485" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20", + "CWE-601" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T20:00:11Z", + "nvd_published_at": "2016-01-08T19:59:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-3f58-74qw-ph75/GHSA-3f58-74qw-ph75.json b/advisories/unreviewed/2022/05/GHSA-3f58-74qw-ph75/GHSA-3f58-74qw-ph75.json deleted file mode 100644 index e7ef13eaeda..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-3f58-74qw-ph75/GHSA-3f58-74qw-ph75.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-3f58-74qw-ph75", - "modified": "2025-04-12T12:55:37Z", - "published": "2022-05-17T03:59:51Z", - "aliases": [ - "CVE-2015-8760" - ], - "details": "The Flvplayer component in TYPO3 6.2.x before 6.2.16 allows remote attackers to embed Flash videos from external domains via unspecified vectors, aka \"Cross-Site Flashing.\"", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8760" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2015-014" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/79210" - }, - { - "type": "WEB", - "url": "http://www.securitytracker.com/id/1034485" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-20" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2016-01-08T19:59:00Z" - } -} \ No newline at end of file