Publish GHSA-f99h-h678-fgg4

This commit is contained in:
advisory-database[bot]
2025-04-28 19:22:46 +00:00
parent 0a716ade85
commit 435aaf9b31
@@ -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"
}
}