mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-9mfc-gr8c-xj4m GHSA-9mfc-gr8c-xj4m
This commit is contained in:
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9mfc-gr8c-xj4m",
|
||||
"modified": "2024-04-25T21:40:13Z",
|
||||
"published": "2022-05-14T01:31:07Z",
|
||||
"aliases": [
|
||||
"CVE-2018-16638"
|
||||
],
|
||||
"summary": "Evolution CMS Cross-site Scripting (XSS)",
|
||||
"details": "Evolution CMS 1.4.x prior to 1.4.6 allows XSS via the manager/ search parameter.",
|
||||
"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": "evolutioncms/evolution"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "1.4.0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.4.6"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16638"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/evolution-cms/evolution/issues/789"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/evolution-cms/evolution/commit/b59d1f57be37ab752d65be4bc4d3546c36b69415"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/evolution-cms/evolution"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/security-breachlock/CVE-2018-16638/blob/master/evolution_xss_reflected.pdf"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-04-25T21:40:13Z",
|
||||
"nvd_published_at": "2018-12-28T17:29:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,38 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9mfc-gr8c-xj4m",
|
||||
"modified": "2022-05-14T01:31:07Z",
|
||||
"published": "2022-05-14T01:31:07Z",
|
||||
"aliases": [
|
||||
"CVE-2018-16638"
|
||||
],
|
||||
"details": "Evolution CMS 1.4.x allows XSS via the manager/ search parameter.",
|
||||
"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-2018-16638"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/security-breachlock/CVE-2018-16638/blob/master/evolution_xss_reflected.pdf"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2018-12-28T17:29:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user