From 74bec219ba77894ea7014fab72137ede3db10d92 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 12:32:09 +0000 Subject: [PATCH] Publish Advisories GHSA-28c2-q6pw-9mqq GHSA-6pw4-99gp-9gj7 --- .../GHSA-28c2-q6pw-9mqq.json | 46 +++++++++++++++++++ .../GHSA-6pw4-99gp-9gj7.json | 46 +++++++++++++++++++ 2 files changed, 92 insertions(+) create mode 100644 advisories/unreviewed/2024/03/GHSA-28c2-q6pw-9mqq/GHSA-28c2-q6pw-9mqq.json create mode 100644 advisories/unreviewed/2024/03/GHSA-6pw4-99gp-9gj7/GHSA-6pw4-99gp-9gj7.json diff --git a/advisories/unreviewed/2024/03/GHSA-28c2-q6pw-9mqq/GHSA-28c2-q6pw-9mqq.json b/advisories/unreviewed/2024/03/GHSA-28c2-q6pw-9mqq/GHSA-28c2-q6pw-9mqq.json new file mode 100644 index 00000000000..583deefd481 --- /dev/null +++ b/advisories/unreviewed/2024/03/GHSA-28c2-q6pw-9mqq/GHSA-28c2-q6pw-9mqq.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-28c2-q6pw-9mqq", + "modified": "2024-03-09T12:30:50Z", + "published": "2024-03-09T12:30:50Z", + "aliases": [ + "CVE-2024-2331" + ], + "details": "A vulnerability was found in SourceCodester Tourist Reservation System 1.0. It has been declared as critical. This vulnerability affects the function ad_writedata of the file System.cpp. The manipulation of the argument ad_code leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-256282 is the identifier assigned to this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2331" + }, + { + "type": "WEB", + "url": "https://github.com/wkeyi0x1/vul-report/blob/main/Tourist%20Reservation%20System%20using%20C%2B%2B%20with%20Free%20Source%20Code/buffer-overflow-1.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.256282" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.256282" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-120" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-03-09T10:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/03/GHSA-6pw4-99gp-9gj7/GHSA-6pw4-99gp-9gj7.json b/advisories/unreviewed/2024/03/GHSA-6pw4-99gp-9gj7/GHSA-6pw4-99gp-9gj7.json new file mode 100644 index 00000000000..21b07d62657 --- /dev/null +++ b/advisories/unreviewed/2024/03/GHSA-6pw4-99gp-9gj7/GHSA-6pw4-99gp-9gj7.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6pw4-99gp-9gj7", + "modified": "2024-03-09T12:30:50Z", + "published": "2024-03-09T12:30:50Z", + "aliases": [ + "CVE-2024-1870" + ], + "details": "The Colibri Page Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the callActivateLicenseEndpoint function in all versions up to, and including, 1.0.260. This makes it possible for authenticated attackers, with subscriber access or higher, to update the license key.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1870" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/colibri-page-builder/trunk/src/License/ActivationForm.php#L356" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3045582/colibri-page-builder/trunk/src/License/ActivationForm.php?contextall=1&old=2888093&old_path=%2Fcolibri-page-builder%2Ftrunk%2Fsrc%2FLicense%2FActivationForm.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/130637ce-d70a-4831-8b88-a2a6e8a95c42?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-03-09T10:15:06Z" + } +} \ No newline at end of file