Publish Advisories

GHSA-m2gx-7pvx-3gvg
GHSA-m2gx-7pvx-3gvg
This commit is contained in:
advisory-database[bot]
2025-04-28 19:13:09 +00:00
parent 6bb86cb19a
commit 0a716ade85
2 changed files with 61 additions and 36 deletions
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m2gx-7pvx-3gvg",
"modified": "2025-04-28T19:11:06Z",
"published": "2022-05-24T16:55:43Z",
"aliases": [
"CVE-2019-16147"
],
"summary": "Liferay Portal Vulnerable to Cross-Site Scripting (XSS) via a Journal Article Title",
"details": "Liferay Portal through 7.2.0 GA1 allows XSS via a journal article title to `journal_article/page.jsp` in `journal/journal-taglib`.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.liferay:com.liferay.journal.taglib"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.4"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16147"
},
{
"type": "WEB",
"url": "https://github.com/liferay/liferay-portal/commit/7e063aed70f947a92bb43a4471e0c4e650fe8f7f"
},
{
"type": "PACKAGE",
"url": "https://github.com/liferay/liferay-portal"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-04-28T19:11:06Z",
"nvd_published_at": "2019-09-09T21:15:00Z"
}
}
@@ -1,36 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m2gx-7pvx-3gvg",
"modified": "2024-04-04T01:54:12Z",
"published": "2022-05-24T16:55:43Z",
"aliases": [
"CVE-2019-16147"
],
"details": "Liferay Portal through 7.2.0 GA1 allows XSS via a journal article title to journal_article/page.jsp in journal/journal-taglib.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16147"
},
{
"type": "WEB",
"url": "https://github.com/liferay/liferay-portal/commit/7e063aed70f947a92bb43a4471e0c4e650fe8f7f"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-09-09T21:15:00Z"
}
}