Publish Advisories

GHSA-mpg7-2rx9-h5qp
GHSA-mpg7-2rx9-h5qp
This commit is contained in:
advisory-database[bot]
2024-05-15 18:14:29 +00:00
parent f019baffe3
commit 5a9125cf39
2 changed files with 73 additions and 42 deletions
@@ -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"
}
}
@@ -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"
}
}