From 04008b8092e8270806e8df1ac1cd8ddb2efcd192 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 21:24:32 +0000 Subject: [PATCH] Publish Advisories GHSA-4r4c-66gf-g9g5 GHSA-927p-xrc2-x2gj --- .../GHSA-4r4c-66gf-g9g5.json | 76 +++++++++++++++++++ .../GHSA-927p-xrc2-x2gj.json | 65 ++++++++++++++++ 2 files changed, 141 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-4r4c-66gf-g9g5/GHSA-4r4c-66gf-g9g5.json create mode 100644 advisories/github-reviewed/2024/05/GHSA-927p-xrc2-x2gj/GHSA-927p-xrc2-x2gj.json diff --git a/advisories/github-reviewed/2024/05/GHSA-4r4c-66gf-g9g5/GHSA-4r4c-66gf-g9g5.json b/advisories/github-reviewed/2024/05/GHSA-4r4c-66gf-g9g5/GHSA-4r4c-66gf-g9g5.json new file mode 100644 index 00000000000..a8464f64633 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-4r4c-66gf-g9g5/GHSA-4r4c-66gf-g9g5.json @@ -0,0 +1,76 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4r4c-66gf-g9g5", + "modified": "2024-05-28T21:22:45Z", + "published": "2024-05-28T21:22:45Z", + "aliases": [ + "CVE-2022-4969" + ], + "summary": "rockhopper Buffer Overflow vulnerability", + "details": "A vulnerability, which was classified as critical, has been found in bwoodsend rockhopper up to 0.1.2. Affected by this issue is the function `count_rows` of the file `rockhopper/src/ragged_array.c` of the component Binary Parser. The manipulation of the argument raw leads to buffer overflow. Local access is required to approach this attack. Upgrading to version 0.2.0 is able to address this issue. The name of the patch is 1a15fad5e06ae693eb9b8908363d2c8ef455104e. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-266312.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "rockhopper" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.2.0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 0.1.2" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4969" + }, + { + "type": "WEB", + "url": "https://github.com/bwoodsend/rockhopper/commit/1a15fad5e06ae693eb9b8908363d2c8ef455104e" + }, + { + "type": "PACKAGE", + "url": "https://github.com/bwoodsend/rockhopper" + }, + { + "type": "WEB", + "url": "https://github.com/bwoodsend/rockhopper/releases/tag/v0.2.0" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.266312" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.266312" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-120" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-28T21:22:45Z", + "nvd_published_at": "2024-05-27T17:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/05/GHSA-927p-xrc2-x2gj/GHSA-927p-xrc2-x2gj.json b/advisories/github-reviewed/2024/05/GHSA-927p-xrc2-x2gj/GHSA-927p-xrc2-x2gj.json new file mode 100644 index 00000000000..3a528d5edc9 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-927p-xrc2-x2gj/GHSA-927p-xrc2-x2gj.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-927p-xrc2-x2gj", + "modified": "2024-05-28T21:23:42Z", + "published": "2024-05-28T21:23:42Z", + "aliases": [ + "CVE-2024-36110" + ], + "summary": "ansibleguy-webui Cross-site Scripting vulnerability", + "details": "### Impact\nMultiple forms in version <0.0.21 allowed injection of HTML elements.\nThese are returned to the user after executing job actions and thus evaluated by the browser.\n\n### Patches\nWe recommend to upgrade to version >= [0.0.21](https://github.com/ansibleguy/webui/releases/tag/0.0.21)\n\n### References\n\n* [Report](https://github.com/ansibleguy/webui/files/15358522/Report.pdf)\n* [GitHub Issue 44](https://github.com/ansibleguy/webui/issues/44)\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "ansibleguy-webui" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.0.21" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/ansibleguy/webui/security/advisories/GHSA-927p-xrc2-x2gj" + }, + { + "type": "WEB", + "url": "https://github.com/ansibleguy/webui/commit/7737b47e7f7ddbfec7b1418c724598363718d522" + }, + { + "type": "PACKAGE", + "url": "https://github.com/ansibleguy/webui" + }, + { + "type": "WEB", + "url": "https://github.com/ansibleguy/webui/files/15358522/Report.pdf" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-28T21:23:42Z", + "nvd_published_at": null + } +} \ No newline at end of file