diff --git a/advisories/github-reviewed/2022/05/GHSA-99rh-vxmc-7wgf/GHSA-99rh-vxmc-7wgf.json b/advisories/github-reviewed/2022/05/GHSA-99rh-vxmc-7wgf/GHSA-99rh-vxmc-7wgf.json new file mode 100644 index 00000000000..fd2a3463924 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-99rh-vxmc-7wgf/GHSA-99rh-vxmc-7wgf.json @@ -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" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-99rh-vxmc-7wgf/GHSA-99rh-vxmc-7wgf.json b/advisories/unreviewed/2022/05/GHSA-99rh-vxmc-7wgf/GHSA-99rh-vxmc-7wgf.json deleted file mode 100644 index c360cd0326d..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-99rh-vxmc-7wgf/GHSA-99rh-vxmc-7wgf.json +++ /dev/null @@ -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" - } -} \ No newline at end of file