From 899e9395b40b419bcf42a217b4457d2e0e7caed7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 20:01:45 +0000 Subject: [PATCH] Publish Advisories GHSA-773f-f929-qgjj GHSA-53q9-r3pm-6pq6 GHSA-773f-f929-qgjj --- .../GHSA-773f-f929-qgjj.json | 122 ++++++++++++++++++ .../GHSA-53q9-r3pm-6pq6.json | 6 +- .../GHSA-773f-f929-qgjj.json | 35 ----- 3 files changed, 127 insertions(+), 36 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-773f-f929-qgjj/GHSA-773f-f929-qgjj.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-773f-f929-qgjj/GHSA-773f-f929-qgjj.json diff --git a/advisories/github-reviewed/2022/05/GHSA-773f-f929-qgjj/GHSA-773f-f929-qgjj.json b/advisories/github-reviewed/2022/05/GHSA-773f-f929-qgjj/GHSA-773f-f929-qgjj.json new file mode 100644 index 00000000000..5470f66adaa --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-773f-f929-qgjj/GHSA-773f-f929-qgjj.json @@ -0,0 +1,122 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-773f-f929-qgjj", + "modified": "2025-05-28T19:58:56Z", + "published": "2022-05-24T17:23:58Z", + "aliases": [ + "CVE-2020-15841" + ], + "summary": "Liferay Portal and Liferay DXP Potentially Reveal LDAP Server Password via Unsafe Connection", + "details": "Liferay Portal before 7.3.0, and Liferay DXP 7.0 before fix pack 89, 7.1 before fix pack 17, and 7.2 before fix pack 4, does not safely test a connection to a LDAP server, which allows remote attackers to obtain the LDAP server's password via the Test LDAP Connection feature.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:release.portal.bom" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.3.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:release.dxp.bom" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0.0" + }, + { + "fixed": "7.0.10.fp89" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:release.dxp.bom" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.1.0" + }, + { + "fixed": "7.1.10.fp17" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.liferay.portal:release.dxp.bom" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.2.0" + }, + { + "fixed": "7.2.10.fp4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15841" + }, + { + "type": "PACKAGE", + "url": "https://github.com/liferay/liferay-portal" + }, + { + "type": "WEB", + "url": "https://issues.liferay.com/browse/LPE-16928" + }, + { + "type": "WEB", + "url": "https://portal.liferay.dev/learn/security/known-vulnerabilities/-/asset_publisher/HbL5mxmVrnXW/content/id/119317439" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-522" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-05-28T19:58:56Z", + "nvd_published_at": "2020-07-20T02:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/04/GHSA-53q9-r3pm-6pq6/GHSA-53q9-r3pm-6pq6.json b/advisories/github-reviewed/2025/04/GHSA-53q9-r3pm-6pq6/GHSA-53q9-r3pm-6pq6.json index 116c553f694..8c6a3fedc66 100644 --- a/advisories/github-reviewed/2025/04/GHSA-53q9-r3pm-6pq6/GHSA-53q9-r3pm-6pq6.json +++ b/advisories/github-reviewed/2025/04/GHSA-53q9-r3pm-6pq6/GHSA-53q9-r3pm-6pq6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-53q9-r3pm-6pq6", - "modified": "2025-05-23T17:13:40Z", + "modified": "2025-05-28T19:58:26Z", "published": "2025-04-18T15:19:28Z", "aliases": [ "CVE-2025-32434" @@ -70,6 +70,10 @@ "type": "WEB", "url": "https://github.com/pytorch/pytorch/commit/8d4b8a920a2172523deb95bf20e8e52d50649c04" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/torch/PYSEC-2025-41.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/pytorch/pytorch" diff --git a/advisories/unreviewed/2022/05/GHSA-773f-f929-qgjj/GHSA-773f-f929-qgjj.json b/advisories/unreviewed/2022/05/GHSA-773f-f929-qgjj/GHSA-773f-f929-qgjj.json deleted file mode 100644 index f8d34606886..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-773f-f929-qgjj/GHSA-773f-f929-qgjj.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-773f-f929-qgjj", - "modified": "2022-05-24T17:23:58Z", - "published": "2022-05-24T17:23:58Z", - "aliases": [ - "CVE-2020-15841" - ], - "details": "Liferay Portal before 7.3.0, and Liferay DXP 7.0 before fix pack 89, 7.1 before fix pack 17, and 7.2 before fix pack 4, does not safely test a connection to a LDAP server, which allows remote attackers to obtain the LDAP server's password via the Test LDAP Connection feature.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15841" - }, - { - "type": "WEB", - "url": "https://issues.liferay.com/browse/LPE-16928" - }, - { - "type": "WEB", - "url": "https://portal.liferay.dev/learn/security/known-vulnerabilities/-/asset_publisher/HbL5mxmVrnXW/content/id/119317439" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-522" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-07-20T02:15:00Z" - } -} \ No newline at end of file