From b55ba6509cae12a316ef22bfd75c990ba9db3c81 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:49:44 +0000 Subject: [PATCH] Publish Advisories GHSA-ffp2-8p2h-4m5j GHSA-gv5h-5655-h4mv GHSA-r4pg-vg54-wxx4 --- .../GHSA-ffp2-8p2h-4m5j.json | 18 ++- .../GHSA-gv5h-5655-h4mv.json | 12 +- .../GHSA-r4pg-vg54-wxx4.json | 115 ++++++++++++++++++ 3 files changed, 138 insertions(+), 7 deletions(-) create mode 100644 advisories/github-reviewed/2024/11/GHSA-r4pg-vg54-wxx4/GHSA-r4pg-vg54-wxx4.json diff --git a/advisories/github-reviewed/2024/11/GHSA-ffp2-8p2h-4m5j/GHSA-ffp2-8p2h-4m5j.json b/advisories/github-reviewed/2024/11/GHSA-ffp2-8p2h-4m5j/GHSA-ffp2-8p2h-4m5j.json index 7d4734f82a1..aed5228e59e 100644 --- a/advisories/github-reviewed/2024/11/GHSA-ffp2-8p2h-4m5j/GHSA-ffp2-8p2h-4m5j.json +++ b/advisories/github-reviewed/2024/11/GHSA-ffp2-8p2h-4m5j/GHSA-ffp2-8p2h-4m5j.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-ffp2-8p2h-4m5j", - "modified": "2024-11-20T18:24:28Z", + "modified": "2024-11-20T19:36:11Z", "published": "2024-11-20T18:24:28Z", "aliases": [ "CVE-2024-52796" @@ -40,18 +40,30 @@ "type": "WEB", "url": "https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-ffp2-8p2h-4m5j" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52796" + }, + { + "type": "WEB", + "url": "https://docs.pwpush.com/docs/proxies/#trusted-proxies" + }, { "type": "PACKAGE", "url": "https://github.com/pglombardo/PasswordPusher" + }, + { + "type": "WEB", + "url": "https://github.com/pglombardo/PasswordPusher/releases/tag/v1.49.0" } ], "database_specific": { "cwe_ids": [ - + "CWE-770" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-11-20T18:24:28Z", - "nvd_published_at": null + "nvd_published_at": "2024-11-20T17:15:20Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/11/GHSA-gv5h-5655-h4mv/GHSA-gv5h-5655-h4mv.json b/advisories/github-reviewed/2024/11/GHSA-gv5h-5655-h4mv/GHSA-gv5h-5655-h4mv.json index 549649b456f..f3986c08554 100644 --- a/advisories/github-reviewed/2024/11/GHSA-gv5h-5655-h4mv/GHSA-gv5h-5655-h4mv.json +++ b/advisories/github-reviewed/2024/11/GHSA-gv5h-5655-h4mv/GHSA-gv5h-5655-h4mv.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-gv5h-5655-h4mv", - "modified": "2024-11-18T20:03:53Z", + "modified": "2024-11-20T19:35:50Z", "published": "2024-11-18T12:30:43Z", "aliases": [ "CVE-2024-11319" @@ -11,11 +11,11 @@ "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N" }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -71,6 +71,10 @@ "type": "PACKAGE", "url": "https://github.com/django-cms/django-cms" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-cms/PYSEC-2024-124.yaml" + }, { "type": "WEB", "url": "https://iltosec.com/blog/post/django-cms-413-stored-xss-vulnerability-exploiting-the-page-title-field" @@ -88,7 +92,7 @@ "cwe_ids": [ "CWE-79" ], - "severity": "CRITICAL", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-11-18T20:03:53Z", "nvd_published_at": "2024-11-18T12:15:17Z" diff --git a/advisories/github-reviewed/2024/11/GHSA-r4pg-vg54-wxx4/GHSA-r4pg-vg54-wxx4.json b/advisories/github-reviewed/2024/11/GHSA-r4pg-vg54-wxx4/GHSA-r4pg-vg54-wxx4.json new file mode 100644 index 00000000000..9876ee058a5 --- /dev/null +++ b/advisories/github-reviewed/2024/11/GHSA-r4pg-vg54-wxx4/GHSA-r4pg-vg54-wxx4.json @@ -0,0 +1,115 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r4pg-vg54-wxx4", + "modified": "2024-11-20T20:48:11Z", + "published": "2024-11-20T20:48:11Z", + "aliases": [ + + ], + "summary": "cert-manager ha a potential slowdown / DoS when parsing specially crafted PEM inputs", + "details": "### Impact\n\ncert-manager packages which call the standard library `pem.Decode()` function can take a long time to process specially crafted invalid PEM data.\n\nIf an attacker is able to modify PEM data which cert-manager reads (e.g. in a Secret resource), they may be able to use large amounts of CPU in the cert-manager controller pod to effectively create a denial-of-service (DoS) vector for cert-manager in the cluster.\n\nSecrets are limited in size to [1MiB](https://kubernetes.io/docs/concepts/configuration/secret/#restriction-data-size), which reduces the impact of this issue; it was discovered through an ~856kB fuzz test input which causes `pem.Decode` to take roughly 750ms to reject the input on an M2 Max Macbook Pro. By way of comparison, a valid PEM-encoded 4096-bit RSA key takes roughly 70µs to parse on the same machine.\n\nGiven the required size of PEM data needed to present a realistic DoS vector, an attacker would need to create or insert many different large sized resources in the cluster, and so the best secondary defense is to ensure that sensible limits are placed via RBAC.\n\nThis issue affects all versions of cert-manager to have been released since at least v0.1.0 (since `pem.Decode` is core functionality for cert-manager). All [supported releases](https://cert-manager.io/docs/releases/) are patched.\n\n### Patches\n\nThe fixed versions are v1.16.2, v1.15.4 and v1.12.14.\n\n- master branch: https://github.com/cert-manager/cert-manager/pull/7400\n- release-1.16 branch: https://github.com/cert-manager/cert-manager/pull/7401\n- release-1.15 branch: https://github.com/cert-manager/cert-manager/pull/7402\n- release-1.12 branch: https://github.com/cert-manager/cert-manager/pull/7403\n\n### Workarounds\n\nEnsure that RBAC is scoped correctly in your cluster. If a user is able to modify resources containing PEM data to be able to exploit this, it's like that those permissions are a bigger security threat than this issue - especially for Secret resources.\n\n### References\n\n- Upstream issue: https://github.com/golang/go/issues/50116\n- Similar issue: https://github.com/sigstore/sigstore/issues/198\n- Google OSSFuzz: https://issues.oss-fuzz.com/issues/376728466\n", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/cert-manager/cert-manager" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.12.14" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/cert-manager/cert-manager" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.13.0-alpha.0" + }, + { + "fixed": "1.15.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/cert-manager/cert-manager" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.16.0-alpha.0" + }, + { + "fixed": "1.16.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/cert-manager/cert-manager/security/advisories/GHSA-r4pg-vg54-wxx4" + }, + { + "type": "WEB", + "url": "https://github.com/golang/go/issues/50116" + }, + { + "type": "WEB", + "url": "https://github.com/cert-manager/cert-manager/pull/7400" + }, + { + "type": "WEB", + "url": "https://github.com/cert-manager/cert-manager/pull/7401" + }, + { + "type": "WEB", + "url": "https://github.com/cert-manager/cert-manager/pull/7402" + }, + { + "type": "WEB", + "url": "https://github.com/cert-manager/cert-manager/pull/7403" + }, + { + "type": "PACKAGE", + "url": "https://github.com/cert-manager/cert-manager" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-11-20T20:48:11Z", + "nvd_published_at": null + } +} \ No newline at end of file