diff --git a/advisories/github-reviewed/2023/09/GHSA-mpg7-2rx9-h5qp/GHSA-mpg7-2rx9-h5qp.json b/advisories/github-reviewed/2023/09/GHSA-mpg7-2rx9-h5qp/GHSA-mpg7-2rx9-h5qp.json new file mode 100644 index 00000000000..fcf309c87ed --- /dev/null +++ b/advisories/github-reviewed/2023/09/GHSA-mpg7-2rx9-h5qp/GHSA-mpg7-2rx9-h5qp.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mpg7-2rx9-h5qp", + "modified": "2024-05-15T18:12:54Z", + "published": "2023-09-21T06:30:25Z", + "aliases": [ + "CVE-2018-5478" + ], + "summary": "Contao Cross-site Scripting vulnerabililty", + "details": "Contao 3.x before 3.5.32 allows Cross-site Scripting (XSS) via the unsubscribe module in the frontend newsletter extension.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "contao/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.0.0" + }, + { + "fixed": "3.5.32" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5478" + }, + { + "type": "WEB", + "url": "https://github.com/contao/core/commit/3123d6527ae6c46087b0ad8061eb8651cb645b8d" + }, + { + "type": "WEB", + "url": "https://contao.org/en/news/contao-3_5_32.html" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/contao/core/CVE-2018-5478.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/contao/core" + }, + { + "type": "WEB", + "url": "https://security.snyk.io/vuln/SNYK-PHP-CONTAOCORE-70397" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T18:12:54Z", + "nvd_published_at": "2023-09-21T06:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/09/GHSA-mpg7-2rx9-h5qp/GHSA-mpg7-2rx9-h5qp.json b/advisories/unreviewed/2023/09/GHSA-mpg7-2rx9-h5qp/GHSA-mpg7-2rx9-h5qp.json deleted file mode 100644 index af12cc7bfba..00000000000 --- a/advisories/unreviewed/2023/09/GHSA-mpg7-2rx9-h5qp/GHSA-mpg7-2rx9-h5qp.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-mpg7-2rx9-h5qp", - "modified": "2023-09-23T06:30:22Z", - "published": "2023-09-21T06:30:25Z", - "aliases": [ - "CVE-2018-5478" - ], - "details": "Contao 3.x before 3.5.32 allows XSS via the unsubscribe module in the frontend newsletter extension.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/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-2018-5478" - }, - { - "type": "WEB", - "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/contao/core/CVE-2018-5478.yaml" - }, - { - "type": "WEB", - "url": "https://security.snyk.io/vuln/SNYK-PHP-CONTAOCORE-70397" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-09-21T06:15:12Z" - } -} \ No newline at end of file