From 68a2de638712f5c82e57376b10bd7944842b093f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:32:11 +0000 Subject: [PATCH] Publish Advisories GHSA-jx3x-j983-74m3 GHSA-499r-h8wp-rfvm GHSA-ph9f-2c4w-rghv --- .../GHSA-jx3x-j983-74m3.json | 2 +- .../GHSA-499r-h8wp-rfvm.json | 35 +++++++++++++++++ .../GHSA-ph9f-2c4w-rghv.json | 38 +++++++++++++++++++ 3 files changed, 74 insertions(+), 1 deletion(-) create mode 100644 advisories/unreviewed/2024/09/GHSA-499r-h8wp-rfvm/GHSA-499r-h8wp-rfvm.json create mode 100644 advisories/unreviewed/2024/09/GHSA-ph9f-2c4w-rghv/GHSA-ph9f-2c4w-rghv.json diff --git a/advisories/unreviewed/2023/08/GHSA-jx3x-j983-74m3/GHSA-jx3x-j983-74m3.json b/advisories/unreviewed/2023/08/GHSA-jx3x-j983-74m3/GHSA-jx3x-j983-74m3.json index 7560c02d580..31b140252c5 100644 --- a/advisories/unreviewed/2023/08/GHSA-jx3x-j983-74m3/GHSA-jx3x-j983-74m3.json +++ b/advisories/unreviewed/2023/08/GHSA-jx3x-j983-74m3/GHSA-jx3x-j983-74m3.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jx3x-j983-74m3", - "modified": "2024-02-16T15:30:25Z", + "modified": "2024-09-09T09:30:44Z", "published": "2023-08-11T15:30:45Z", "aliases": [ "CVE-2023-39417" diff --git a/advisories/unreviewed/2024/09/GHSA-499r-h8wp-rfvm/GHSA-499r-h8wp-rfvm.json b/advisories/unreviewed/2024/09/GHSA-499r-h8wp-rfvm/GHSA-499r-h8wp-rfvm.json new file mode 100644 index 00000000000..9bd6822b49e --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-499r-h8wp-rfvm/GHSA-499r-h8wp-rfvm.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-499r-h8wp-rfvm", + "modified": "2024-09-09T09:30:45Z", + "published": "2024-09-09T09:30:45Z", + "aliases": [ + "CVE-2024-45203" + ], + "details": "Improper authorization in handler for custom URL scheme issue in \"@cosme\" App for Android versions prior 5.69.0 and \"@cosme\" App for iOS versions prior to 6.74.0 allows an attacker to lead a user to access an arbitrary website via the vulnerable App. As a result, the user may become a victim of a phishing attack.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45203" + }, + { + "type": "WEB", + "url": "https://jvn.jp/en/jp/JVN81570776" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-09T07:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-ph9f-2c4w-rghv/GHSA-ph9f-2c4w-rghv.json b/advisories/unreviewed/2024/09/GHSA-ph9f-2c4w-rghv/GHSA-ph9f-2c4w-rghv.json new file mode 100644 index 00000000000..587ddb95044 --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-ph9f-2c4w-rghv/GHSA-ph9f-2c4w-rghv.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ph9f-2c4w-rghv", + "modified": "2024-09-09T09:30:45Z", + "published": "2024-09-09T09:30:45Z", + "aliases": [ + "CVE-2024-37288" + ], + "details": "A deserialization issue in Kibana can lead to arbitrary code execution when Kibana attempts to parse a YAML document containing a crafted payload. This issue only affects users that use Elastic Security’s built-in AI tools https://www.elastic.co/guide/en/security/current/ai-for-security.html  and have configured an Amazon Bedrock connector https://www.elastic.co/guide/en/security/current/assistant-connect-to-bedrock.html .", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37288" + }, + { + "type": "WEB", + "url": "https://discuss.elastic.co/t/kibana-8-15-1-security-update-esa-2024-27-esa-2024-28/366119" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-502" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-09T09:15:02Z" + } +} \ No newline at end of file