diff --git a/advisories/github-reviewed/2022/05/GHSA-xx7m-8rq2-cw2v/GHSA-xx7m-8rq2-cw2v.json b/advisories/github-reviewed/2022/05/GHSA-xx7m-8rq2-cw2v/GHSA-xx7m-8rq2-cw2v.json new file mode 100644 index 00000000000..1cfd0632181 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-xx7m-8rq2-cw2v/GHSA-xx7m-8rq2-cw2v.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xx7m-8rq2-cw2v", + "modified": "2025-04-14T20:04:14Z", + "published": "2022-05-17T03:59:52Z", + "aliases": [ + "CVE-2015-8756" + ], + "summary": "TYPO3 CMS indexed search Cross-site Scripting vulnerability", + "details": "Cross-site scripting (XSS) vulnerability in the search result view in the Indexed Search (indexed_search) component in TYPO3 6.2.x before 6.2.16 allows remote authenticated editors to inject arbitrary web script or HTML via unspecified vectors.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/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-8756" + }, + { + "type": "WEB", + "url": "https://github.com/TYPO3/typo3/commit/7e4bdf48988191043a65880c72190c4130c1f0e0" + }, + { + "type": "PACKAGE", + "url": "https://github.com/TYPO3-CMS/indexed_search" + }, + { + "type": "WEB", + "url": "https://typo3.org/security/advisory/typo3-core-sa-2015-015" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20160624215319/http://www.securitytracker.com/id/1034486" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T20:04:14Z", + "nvd_published_at": "2016-01-08T19:59:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-xx7m-8rq2-cw2v/GHSA-xx7m-8rq2-cw2v.json b/advisories/unreviewed/2022/05/GHSA-xx7m-8rq2-cw2v/GHSA-xx7m-8rq2-cw2v.json deleted file mode 100644 index 71964ebb471..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-xx7m-8rq2-cw2v/GHSA-xx7m-8rq2-cw2v.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-xx7m-8rq2-cw2v", - "modified": "2025-04-12T12:55:37Z", - "published": "2022-05-17T03:59:52Z", - "aliases": [ - "CVE-2015-8756" - ], - "details": "Cross-site scripting (XSS) vulnerability in the search result view in the Indexed Search (indexed_search) component in TYPO3 6.2.x before 6.2.16 allows remote authenticated editors to inject arbitrary web script or HTML via unspecified vectors.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8756" - }, - { - "type": "WEB", - "url": "http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2015-015" - }, - { - "type": "WEB", - "url": "http://www.securitytracker.com/id/1034486" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2016-01-08T19:59:00Z" - } -} \ No newline at end of file