From 435aaf9b313a5d97593e4a0252c510f04a86d987 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 19:22:46 +0000 Subject: [PATCH] Publish GHSA-f99h-h678-fgg4 --- .../GHSA-f99h-h678-fgg4.json | 47 ++++++++++++++++--- 1 file changed, 40 insertions(+), 7 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-f99h-h678-fgg4/GHSA-f99h-h678-fgg4.json (51%) diff --git a/advisories/unreviewed/2022/05/GHSA-f99h-h678-fgg4/GHSA-f99h-h678-fgg4.json b/advisories/github-reviewed/2022/05/GHSA-f99h-h678-fgg4/GHSA-f99h-h678-fgg4.json similarity index 51% rename from advisories/unreviewed/2022/05/GHSA-f99h-h678-fgg4/GHSA-f99h-h678-fgg4.json rename to advisories/github-reviewed/2022/05/GHSA-f99h-h678-fgg4/GHSA-f99h-h678-fgg4.json index 686a71dc3a7..e71862d9e97 100644 --- a/advisories/unreviewed/2022/05/GHSA-f99h-h678-fgg4/GHSA-f99h-h678-fgg4.json +++ b/advisories/github-reviewed/2022/05/GHSA-f99h-h678-fgg4/GHSA-f99h-h678-fgg4.json @@ -1,14 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-f99h-h678-fgg4", - "modified": "2022-05-24T17:07:37Z", + "modified": "2025-04-28T19:21:10Z", "published": "2022-05-24T17:07:37Z", "aliases": [ "CVE-2020-7934" ], + "summary": "Liferay Portal Vulnerable to Persistent Cross-Site Scripting (XSS) in MyAccountPortlet", "details": "In LifeRay Portal CE 7.1.0 through 7.2.1, the First Name, Middle Name, and Last Name fields for user accounts in MyAccountPortlet are all vulnerable to a persistent XSS issue. Any user can modify these fields with a particular XSS payload, and it will be stored in the database. The payload will then be rendered when a user utilizes the search feature to search for other users (i.e., if a user with modified fields occurs in the search results).", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:release.portal.bom" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.1.0" + }, + { + "fixed": "7.3.0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 7.2.1" + } + } + ], "references": [ { "type": "ADVISORY", @@ -18,9 +47,13 @@ "type": "WEB", "url": "https://github.com/3ndG4me/liferay-xss-7.2.1GA2-poc-report-CVE-2020-7934" }, + { + "type": "PACKAGE", + "url": "https://github.com/liferay/liferay-portal" + }, { "type": "WEB", - "url": "https://semanticbits.com/liferay-portal-authenticated-xss-disclosure" + "url": "https://web.archive.org/web/20200808034429/https://semanticbits.com/liferay-portal-authenticated-xss-disclosure" }, { "type": "WEB", @@ -31,9 +64,9 @@ "cwe_ids": [ "CWE-79" ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-28T19:21:10Z", "nvd_published_at": "2020-01-28T14:15:00Z" } } \ No newline at end of file