mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-fhv8-m4j4-cww2 GHSA-259w-8hf6-59c2 GHSA-hmfx-3pcx-653p GHSA-8rfx-6mr3-5jh3 GHSA-8hqg-whrw-pv92 GHSA-4jmm-c6jw-g796 GHSA-75jf-52jg-qqh4 GHSA-9j4f-f249-q5w8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fhv8-m4j4-cww2",
|
||||
"modified": "2024-06-10T20:05:41Z",
|
||||
"modified": "2024-09-06T21:37:24Z",
|
||||
"published": "2022-08-13T00:00:25Z",
|
||||
"aliases": [
|
||||
"CVE-2022-38183"
|
||||
@@ -52,6 +52,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://blog.gitea.io/2022/07/gitea-1.16.9-is-released"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-fhv8-m4j4-cww2"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/go-gitea/gitea"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-259w-8hf6-59c2",
|
||||
"modified": "2023-02-24T19:11:47Z",
|
||||
"modified": "2024-09-06T21:37:22Z",
|
||||
"published": "2023-02-16T14:12:36Z",
|
||||
"aliases": [
|
||||
"CVE-2023-25153"
|
||||
],
|
||||
"summary": "OCI image importer memory exhaustion in github.com/containerd/containerd",
|
||||
"details": "### Impact\n\nWhen importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service.\n\n### Patches\n\nThis bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue.\n\n### Workarounds\n\nEnsure that only trusted images are used and that only trusted users have permissions to import images. \n\n### Credits\n\nThe containerd project would like to thank [David Korczynski](https://github.com/DavidKorczynski) and [Adam Korczynski](https://github.com/AdamKorcz) of ADA Logics for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md) during a security fuzzing audit sponsored by CNCF.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)\n\nTo report a security issue in containerd:\n* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)\n* Email us at [security@containerd.io](mailto:security@containerd.io)",
|
||||
"details": "### Impact\nWhen importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service.\n\n### Patches\n\nThis bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue.\n\n### Workarounds\n\nEnsure that only trusted images are used and that only trusted users have permissions to import images. \n\n### Credits\n\nThe containerd project would like to thank [David Korczynski](https://github.com/DavidKorczynski) and [Adam Korczynski](https://github.com/AdamKorcz) of ADA Logics for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md) during a security fuzzing audit sponsored by CNCF.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)\n\nTo report a security issue in containerd:\n* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)\n* Email us at [security@containerd.io](mailto:security@containerd.io)",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hmfx-3pcx-653p",
|
||||
"modified": "2023-02-16T17:38:22Z",
|
||||
"modified": "2024-09-06T21:37:04Z",
|
||||
"published": "2023-02-16T14:11:33Z",
|
||||
"aliases": [
|
||||
"CVE-2023-25173"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8rfx-6mr3-5jh3",
|
||||
"modified": "2024-01-03T20:06:13Z",
|
||||
"modified": "2024-09-06T21:37:39Z",
|
||||
"published": "2024-01-03T18:30:51Z",
|
||||
"withdrawn": "2024-01-03T20:06:13Z",
|
||||
"aliases": [
|
||||
@@ -10,7 +10,10 @@
|
||||
"summary": "Duplicate Advisory: Improper Handling of Exceptional Conditions in Newtonsoft.Json",
|
||||
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-5crp-9r3c-p9vr. This link is maintained to preserve external references.\n\n### Original Description\nNewtonsoft.Json before version 13.0.1 is affected by a mishandling of exceptional conditions vulnerability. Crafted data that is passed to the JsonConvert.DeserializeObject method may trigger a StackOverflow exception resulting in denial of service. Depending on the usage of the library, an unauthenticated and remote attacker may be able to cause the denial of service condition.\n",
|
||||
"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": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8hqg-whrw-pv92",
|
||||
"modified": "2024-07-16T14:05:34Z",
|
||||
"modified": "2024-09-06T21:37:30Z",
|
||||
"published": "2024-05-31T06:30:27Z",
|
||||
"aliases": [
|
||||
"CVE-2024-37032"
|
||||
@@ -45,6 +45,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/ollama/ollama/commit/2a21363bb756a7341d3d577f098583865bd7603f"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-8hqg-whrw-pv92"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/ollama/ollama"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4jmm-c6jw-g796",
|
||||
"modified": "2024-08-07T19:27:10Z",
|
||||
"modified": "2024-09-06T21:37:51Z",
|
||||
"published": "2024-07-31T21:32:38Z",
|
||||
"aliases": [
|
||||
"CVE-2024-41255"
|
||||
@@ -52,6 +52,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/nyxfqq/c367f2ca9448810924dcf0f1af30b441"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-4jmm-c6jw-g796"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/mickael-kerjean/filestash"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-75jf-52jg-qqh4",
|
||||
"modified": "2024-08-16T19:27:53Z",
|
||||
"modified": "2024-09-06T21:37:36Z",
|
||||
"published": "2024-08-15T18:31:52Z",
|
||||
"aliases": [
|
||||
"CVE-2024-32231"
|
||||
@@ -48,6 +48,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/stashapp/stash/commit/89553864f5fa92beaa37a12e489064b1358d9880"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-75jf-52jg-qqh4"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://pkg.go.dev/vuln/GO-2024-3070"
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user