diff --git a/advisories/github-reviewed/2024/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json b/advisories/github-reviewed/2024/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json new file mode 100644 index 00000000000..05b51da9660 --- /dev/null +++ b/advisories/github-reviewed/2024/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json @@ -0,0 +1,137 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-869h-qhfx-w939", + "modified": "2024-12-11T19:38:12Z", + "published": "2024-02-20T09:30:32Z", + "aliases": [ + "CVE-2024-25606" + ], + "summary": "Liferay Portal has an XXE vulnerability in Java2WsddTask._format", + "details": "XXE vulnerability in Liferay Portal 7.2.0 through 7.4.3.7, and older unsupported versions, and Liferay DXP 7.4 before update 4, 7.3 before update 12, 7.2 before fix pack 20, and older unsupported versions allows attackers with permission to deploy widgets/portlets/extensions to obtain sensitive information or consume system resources via the Java2WsddTask._format method.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:com.liferay.util.java" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "14.0.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:release.portal.bom" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.4.3.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:release.dxp.bom" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.3.0" + }, + { + "fixed": "7.3.10.u12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:release.dxp.bom" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.4.0" + }, + { + "fixed": "7.4.13.u4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:release.dxp.bom" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.2.10.fp20" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25606" + }, + { + "type": "PACKAGE", + "url": "https://github.com/liferay/liferay-portal" + }, + { + "type": "WEB", + "url": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/cve-2024-25606" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-611" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-12-11T19:38:12Z", + "nvd_published_at": "2024-02-20T09:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json b/advisories/unreviewed/2024/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json deleted file mode 100644 index 7877c0059fa..00000000000 --- a/advisories/unreviewed/2024/02/GHSA-869h-qhfx-w939/GHSA-869h-qhfx-w939.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-869h-qhfx-w939", - "modified": "2024-02-20T09:30:32Z", - "published": "2024-02-20T09:30:32Z", - "aliases": [ - "CVE-2024-25606" - ], - "details": "XXE vulnerability in Liferay Portal 7.2.0 through 7.4.3.7, and older unsupported versions, and Liferay DXP 7.4 before update 4, 7.3 before update 12, 7.2 before fix pack 20, and older unsupported versions allows attackers with permission to deploy widgets/portlets/extensions to obtain sensitive information or consume system resources via the Java2WsddTask._format method.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25606" - }, - { - "type": "WEB", - "url": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/cve-2024-25606" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-611" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-02-20T09:15:09Z" - } -} \ No newline at end of file