Publish Advisories

GHSA-773f-f929-qgjj
GHSA-53q9-r3pm-6pq6
GHSA-773f-f929-qgjj
This commit is contained in:
advisory-database[bot]
2025-05-28 20:01:45 +00:00
parent f058736cd3
commit 899e9395b4
3 changed files with 127 additions and 36 deletions
@@ -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"
}
}
@@ -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"
@@ -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"
}
}