Publish Advisories

GHSA-rghc-9fhx-h32m
GHSA-vr64-r9qj-h27f
GHSA-rfxf-mf63-cpqv
This commit is contained in:
advisory-database[bot]
2024-08-13 21:58:42 +00:00
parent f60e84e775
commit b9798a0318
3 changed files with 18 additions and 8 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rghc-9fhx-h32m",
"modified": "2024-03-01T20:49:42Z",
"modified": "2024-08-13T21:57:10Z",
"published": "2024-02-27T09:31:16Z",
"aliases": [
"CVE-2023-50379"
@@ -9,7 +9,10 @@
"summary": "Apache Ambari: authenticated users could perform command injection to perform RCE",
"details": "Malicious code injection in Apache Ambari in prior to 2.7.8. Users are recommended to upgrade to version 2.7.8, which fixes this issue.\n\nImpact:\nA Cluster Operator can manipulate the request by adding a malicious code injection and gain a root over the cluster main host.\n\n",
"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": [
{
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vr64-r9qj-h27f",
"modified": "2024-05-08T19:04:01Z",
"modified": "2024-08-13T21:57:26Z",
"published": "2024-02-29T03:33:18Z",
"aliases": [
"CVE-2024-22871"
@@ -9,7 +9,10 @@
"summary": "Reading specially crafted serializable objects from an untrusted source may cause an infinite loop and denial of service",
"details": "Any program on the JVM may read serialized objects via [java.io.ObjectInputStream.readObject()](https://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html#readObject--). Reading serialized objects from an untrusted source is **inherently unsafe** (this affects any program running on any version of the JVM) and is a prerequisite for this vulnerability.\n\nClojure classes that represent infinite seqs (Cycle, infinite Repeat, and Iterate) do not define hashCode() and use the parent ASeq.hashCode(), which walks the seq to compute the hash, yielding an infinite loop. Classes like java.util.HashMap call hashCode() on keys during deserialization of a serialized map. \n\nThe exploit requires:\n\n1. Crafting a serialized HashMap object with an infinite seq object as a key.\n2. Sending that to a program that reads serialized objects via ObjectInputStream.readObject().\n\nThis will cause the program to enter an infinite loop on the reading thread and thus a denial of service (DoS). \n\nThe affected Clojure classes (Cycle, Repeat, Iterate) exist in Clojure 1.7.0-1.11.1, 1.12.0-alpha1-1.12.0-alpha8.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
{
@@ -83,9 +86,9 @@
],
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-03-01T16:56:52Z",
"nvd_published_at": "2024-02-29T02:15:09Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rfxf-mf63-cpqv",
"modified": "2024-08-13T18:59:32Z",
"modified": "2024-08-13T21:57:31Z",
"published": "2024-08-13T18:59:32Z",
"aliases": [
"CVE-2024-42368"
@@ -44,6 +44,10 @@
"type": "WEB",
"url": "https://github.com/open-telemetry/opentelemetry-collector-contrib/security/advisories/GHSA-rfxf-mf63-cpqv"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42368"
},
{
"type": "WEB",
"url": "https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/34516"
@@ -64,6 +68,6 @@
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-08-13T18:59:32Z",
"nvd_published_at": null
"nvd_published_at": "2024-08-13T20:15:08Z"
}
}