From 0a6ab0d0152a9a5c0135f6b90e59c60389a775e7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 15:34:17 +0000 Subject: [PATCH] Publish Advisories GHSA-8cr3-2g2w-j5m2 GHSA-g863-pp98-8m8m GHSA-wh54-vv47-2265 --- .../GHSA-8cr3-2g2w-j5m2.json | 58 +++++++++++++++++++ .../GHSA-g863-pp98-8m8m.json | 42 ++++++++++++++ .../GHSA-wh54-vv47-2265.json | 54 +++++++++++++++++ 3 files changed, 154 insertions(+) create mode 100644 advisories/unreviewed/2024/11/GHSA-8cr3-2g2w-j5m2/GHSA-8cr3-2g2w-j5m2.json create mode 100644 advisories/unreviewed/2024/11/GHSA-g863-pp98-8m8m/GHSA-g863-pp98-8m8m.json create mode 100644 advisories/unreviewed/2024/11/GHSA-wh54-vv47-2265/GHSA-wh54-vv47-2265.json diff --git a/advisories/unreviewed/2024/11/GHSA-8cr3-2g2w-j5m2/GHSA-8cr3-2g2w-j5m2.json b/advisories/unreviewed/2024/11/GHSA-8cr3-2g2w-j5m2/GHSA-8cr3-2g2w-j5m2.json new file mode 100644 index 00000000000..a42115d4eb0 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-8cr3-2g2w-j5m2/GHSA-8cr3-2g2w-j5m2.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8cr3-2g2w-j5m2", + "modified": "2024-11-23T15:32:27Z", + "published": "2024-11-23T15:32:27Z", + "aliases": [ + "CVE-2024-11632" + ], + "details": "A vulnerability was found in code-projects Simple Car Rental System 1.0. It has been classified as critical. Affected is an unknown function of the file /book_car.php. The manipulation of the argument fname/id_no/gender/email/phone/location leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The initial researcher advisory only mentions the parameter \"fname\" to be affected. Further analysis indicates that other arguments might be affected as well.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/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" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11632" + }, + { + "type": "WEB", + "url": "https://github.com/sil3n/cve/issues/2" + }, + { + "type": "WEB", + "url": "https://code-projects.org" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.285918" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.285918" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.446308" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-23T14:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-g863-pp98-8m8m/GHSA-g863-pp98-8m8m.json b/advisories/unreviewed/2024/11/GHSA-g863-pp98-8m8m/GHSA-g863-pp98-8m8m.json new file mode 100644 index 00000000000..0f7e3814bda --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-g863-pp98-8m8m/GHSA-g863-pp98-8m8m.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g863-pp98-8m8m", + "modified": "2024-11-23T15:32:28Z", + "published": "2024-11-23T15:32:28Z", + "aliases": [ + "CVE-2024-35160" + ], + "details": "IBM Watson Query on Cloud Pak for Data 1.8, 2.0, 2.1, 2.2 and IBM Db2 Big SQL on Cloud Pak for Data 7.3, 7.4, 7.5, and 7.6 could allow an authenticated user to obtain sensitive information due to insufficient session expiration.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35160" + }, + { + "type": "WEB", + "url": "https://www.ibm.com/support/pages/node/7168703" + }, + { + "type": "WEB", + "url": "https://www.ibm.com/support/pages/node/7176947" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-613" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-23T14:15:18Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-wh54-vv47-2265/GHSA-wh54-vv47-2265.json b/advisories/unreviewed/2024/11/GHSA-wh54-vv47-2265/GHSA-wh54-vv47-2265.json new file mode 100644 index 00000000000..f1dc529fb67 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-wh54-vv47-2265/GHSA-wh54-vv47-2265.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wh54-vv47-2265", + "modified": "2024-11-23T15:32:27Z", + "published": "2024-11-23T15:32:27Z", + "aliases": [ + "CVE-2023-7299" + ], + "details": "A vulnerability was found in DataGear up to 4.60. It has been declared as critical. This vulnerability affects unknown code of the file /dataSet/resolveSql. The manipulation of the argument sql leads to sql injection. The attack can be initiated remotely. Upgrading to version 4.7.0 is able to address this issue. It is recommended to upgrade the affected component.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/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" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7299" + }, + { + "type": "WEB", + "url": "https://github.com/datageartech/datagear/issues/29" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.285658" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.285658" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.442943" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-23T13:15:04Z" + } +} \ No newline at end of file