Publish Advisories

GHSA-99rh-vxmc-7wgf
GHSA-99rh-vxmc-7wgf
This commit is contained in:
advisory-database[bot]
2024-04-25 20:24:23 +00:00
parent f924352a20
commit 69aa806fab
2 changed files with 76 additions and 35 deletions
@@ -0,0 +1,76 @@
{
"schema_version": "1.4.0",
"id": "GHSA-99rh-vxmc-7wgf",
"modified": "2024-04-25T20:22:57Z",
"published": "2022-05-24T16:45:54Z",
"aliases": [
"CVE-2019-12139"
],
"summary": "ezplatform-admin-ui Cross-site Scripting (XSS) vulnerability",
"details": "An XSS issue was discovered in the Admin UI in eZ Platform 2.x. This affects ezplatform-admin-ui 1.3.x before 1.3.5 and 1.4.x before 1.4.4, and ezplatform-page-builder 1.1.x before 1.1.5 and 1.2.x before 1.2.4.",
"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": "ezsystems/ezplatform-admin-ui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.3"
},
{
"fixed": "1.3.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "ezsystems/ezplatform-admin-ui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4"
},
{
"fixed": "1.4.4"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12139"
},
{
"type": "WEB",
"url": "https://share.ez.no/community-project/security-advisories/ezsa-2019-001-xss-in-admin-ui"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-04-25T20:22:57Z",
"nvd_published_at": "2019-05-16T15:29:00Z"
}
}
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-99rh-vxmc-7wgf",
"modified": "2022-05-24T16:45:54Z",
"published": "2022-05-24T16:45:54Z",
"aliases": [
"CVE-2019-12139"
],
"details": "An XSS issue was discovered in the Admin UI in eZ Platform 2.x. This affects ezplatform-admin-ui 1.3.x before 1.3.5 and 1.4.x before 1.4.4, and ezplatform-page-builder 1.1.x before 1.1.5 and 1.2.x before 1.2.4.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12139"
},
{
"type": "WEB",
"url": "https://share.ez.no/community-project/security-advisories/ezsa-2019-001-xss-in-admin-ui"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-05-16T15:29:00Z"
}
}