Publish Advisories

GHSA-2ppf-2m6f-6v6f
GHSA-3jrv-jgp8-45v3
GHSA-h7wq-jj8r-qm7p
GHSA-hvw5-3mgw-7rcf
GHSA-r7p2-7qw3-phxg
This commit is contained in:
advisory-database[bot]
2024-11-17 12:31:57 +00:00
parent 06c90a3544
commit a8356cf747
5 changed files with 266 additions and 0 deletions
@@ -0,0 +1,58 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2ppf-2m6f-6v6f",
"modified": "2024-11-17T12:30:29Z",
"published": "2024-11-17T12:30:29Z",
"aliases": [
"CVE-2023-6110"
],
"details": "A flaw was found in OpenStack. When a user tries to delete a non-existing access rule in it's scope, it deletes other existing access rules which are not associated with any application credentials.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6110"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:2737"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:2769"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2023-6110"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212960"
},
{
"type": "WEB",
"url": "https://code.engineering.redhat.com/gerrit/gitweb?p=python-openstackclient.git;a=commit;h=7a7c364bdd7b2cd2b56e73724110710a68d58abf"
},
{
"type": "WEB",
"url": "https://review.opendev.org/c/openstack/python-openstackclient/+/888697"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-17T11:15:06Z"
}
}
@@ -0,0 +1,70 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3jrv-jgp8-45v3",
"modified": "2024-11-17T12:30:29Z",
"published": "2024-11-17T12:30:29Z",
"aliases": [
"CVE-2023-4639"
],
"details": "A flaw was found in Undertow, which incorrectly parses cookies with certain value-delimiting characters in incoming requests. This issue could allow an attacker to construct a cookie value to exfiltrate HttpOnly cookie values or spoof arbitrary additional cookie values, leading to unauthorized data access or modification. The main threat from this flaw impacts data confidentiality and integrity.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4639"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:1674"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:1675"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:1676"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:1677"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:2763"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:2764"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:3919"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2023-4639"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166022"
}
],
"database_specific": {
"cwe_ids": [
"CWE-444"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-17T11:15:05Z"
}
}
@@ -0,0 +1,54 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h7wq-jj8r-qm7p",
"modified": "2024-11-17T12:30:30Z",
"published": "2024-11-17T12:30:29Z",
"aliases": [
"CVE-2024-0793"
],
"details": "A flaw was found in kube-controller-manager. This issue occurs when the initial application of a HPA config YAML lacking a .spec.behavior.scaleUp block causes a denial of service due to KCM pods going into restart churn.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0793"
},
{
"type": "WEB",
"url": "https://github.com/openshift/kubernetes/pull/1876"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:0741"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:1267"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2024-0793"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2214402"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-17T11:15:06Z"
}
}
@@ -0,0 +1,42 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hvw5-3mgw-7rcf",
"modified": "2024-11-17T12:30:29Z",
"published": "2024-11-17T12:30:29Z",
"aliases": [
"CVE-2023-1419"
],
"details": "A script injection vulnerability was found in the Debezium database connector, where it does not properly sanitize some parameters. This flaw allows an attacker to send a malicious request to inject a parameter that may allow the viewing of unauthorized data.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1419"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2023-1419"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178722"
}
],
"database_specific": {
"cwe_ids": [
"CWE-233"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-17T11:15:05Z"
}
}
@@ -0,0 +1,42 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r7p2-7qw3-phxg",
"modified": "2024-11-17T12:30:29Z",
"published": "2024-11-17T12:30:29Z",
"aliases": [
"CVE-2020-25720"
],
"details": "A vulnerability was found in Samba where a delegated administrator with permission to create objects in Active Directory can write to all attributes of the newly created object, including security-sensitive attributes, even after the object's creation. This issue occurs because the administrator owns the object due to the lack of an Access Control List (ACL) at the time of creation and later being recognized as the 'creator owner.' The retained significant rights of the delegated administrator may not be well understood, potentially leading to unintended privilege escalation or security risks.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25720"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2020-25720"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2305954"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-17T11:15:04Z"
}
}