From b0ad0e2fa5139a1f142dd93cbc019e189e1920bf Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 17:28:19 +0000 Subject: [PATCH] Publish GHSA-ppm5-jv84-2xg2 --- .../GHSA-ppm5-jv84-2xg2.json | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 advisories/github-reviewed/2024/06/GHSA-ppm5-jv84-2xg2/GHSA-ppm5-jv84-2xg2.json diff --git a/advisories/github-reviewed/2024/06/GHSA-ppm5-jv84-2xg2/GHSA-ppm5-jv84-2xg2.json b/advisories/github-reviewed/2024/06/GHSA-ppm5-jv84-2xg2/GHSA-ppm5-jv84-2xg2.json new file mode 100644 index 00000000000..f5cfb2c4664 --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-ppm5-jv84-2xg2/GHSA-ppm5-jv84-2xg2.json @@ -0,0 +1,118 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ppm5-jv84-2xg2", + "modified": "2024-06-25T17:26:56Z", + "published": "2024-06-25T17:26:56Z", + "aliases": [ + "CVE-2024-38516" + ], + "summary": "Aimeos HTML client may potentially reveal sensitive information in error log", + "details": "### Impact\nDebug information can reveal sensitive information from environment variables in error log\n\n### Affected platform\nLaravel environments with multi-vendor setups and admin access for the vendors", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/ai-client-html" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2024.04.1" + }, + { + "fixed": "2024.04.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/ai-client-html" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2023.04.1" + }, + { + "fixed": "2023.10.15" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/ai-client-html" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2022.04.1" + }, + { + "fixed": "2022.10.13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/ai-client-html" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2021.10.1" + }, + { + "fixed": "2021.10.22" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/aimeos/ai-client-html/security/advisories/GHSA-ppm5-jv84-2xg2" + }, + { + "type": "WEB", + "url": "https://github.com/aimeos/ai-client-html/commit/bb389620ffc3cf4a2f29c11a1e5f512049e0c132" + }, + { + "type": "PACKAGE", + "url": "https://github.com/aimeos/ai-client-html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1295" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-06-25T17:26:56Z", + "nvd_published_at": null + } +} \ No newline at end of file