From 9c483f5b86b5e7c61e42c435143f1ec75cbd8d64 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:15:56 +0000 Subject: [PATCH] Publish Advisories GHSA-57q5-h622-3cpx GHSA-57q5-h622-3cpx --- .../GHSA-57q5-h622-3cpx.json | 65 +++++++++++++++++++ .../GHSA-57q5-h622-3cpx.json | 38 ----------- 2 files changed, 65 insertions(+), 38 deletions(-) create mode 100644 advisories/github-reviewed/2024/04/GHSA-57q5-h622-3cpx/GHSA-57q5-h622-3cpx.json delete mode 100644 advisories/unreviewed/2024/04/GHSA-57q5-h622-3cpx/GHSA-57q5-h622-3cpx.json diff --git a/advisories/github-reviewed/2024/04/GHSA-57q5-h622-3cpx/GHSA-57q5-h622-3cpx.json b/advisories/github-reviewed/2024/04/GHSA-57q5-h622-3cpx/GHSA-57q5-h622-3cpx.json new file mode 100644 index 00000000000..9cead25bb84 --- /dev/null +++ b/advisories/github-reviewed/2024/04/GHSA-57q5-h622-3cpx/GHSA-57q5-h622-3cpx.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-57q5-h622-3cpx", + "modified": "2024-04-02T15:14:27Z", + "published": "2024-04-02T03:30:43Z", + "aliases": [ + "CVE-2024-3137" + ], + "summary": "UVDesk Community Helpdesk Improper Privilege Management", + "details": "Improper Privilege Management in uvdesk/community-skeleton", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "uvdesk/core-framework" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.1.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3137" + }, + { + "type": "PACKAGE", + "url": "https://github.com/uvdesk/core-framework" + }, + { + "type": "WEB", + "url": "https://github.com/uvdesk/core-framework/blob/master/Controller/Thread.php#L44" + }, + { + "type": "WEB", + "url": "https://huntr.com/bounties/faf74783-644c-40cd-aa98-2239e5fafcd1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-269" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-04-02T15:14:26Z", + "nvd_published_at": "2024-04-02T01:15:51Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/04/GHSA-57q5-h622-3cpx/GHSA-57q5-h622-3cpx.json b/advisories/unreviewed/2024/04/GHSA-57q5-h622-3cpx/GHSA-57q5-h622-3cpx.json deleted file mode 100644 index ec17f61b04f..00000000000 --- a/advisories/unreviewed/2024/04/GHSA-57q5-h622-3cpx/GHSA-57q5-h622-3cpx.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-57q5-h622-3cpx", - "modified": "2024-04-02T03:30:43Z", - "published": "2024-04-02T03:30:43Z", - "aliases": [ - "CVE-2024-3137" - ], - "details": "Improper Privilege Management in uvdesk/community-skeleton", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3137" - }, - { - "type": "WEB", - "url": "https://huntr.com/bounties/faf74783-644c-40cd-aa98-2239e5fafcd1" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-269" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-04-02T01:15:51Z" - } -} \ No newline at end of file