From 916f419e7f560bab103562131f002e1d4eea22d3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 00:32:02 +0000 Subject: [PATCH] Publish Advisories GHSA-3qv4-jm22-wqx7 GHSA-3fv7-c5v3-xv9m GHSA-3xm8-g6r2-j83f GHSA-88x9-v4vh-c4rx GHSA-qv3x-vgw2-qrfp --- .../GHSA-3qv4-jm22-wqx7.json | 6 +- .../GHSA-3fv7-c5v3-xv9m.json | 58 +++++++++++++++++++ .../GHSA-3xm8-g6r2-j83f.json | 58 +++++++++++++++++++ .../GHSA-88x9-v4vh-c4rx.json | 58 +++++++++++++++++++ .../GHSA-qv3x-vgw2-qrfp.json | 58 +++++++++++++++++++ 5 files changed, 237 insertions(+), 1 deletion(-) create mode 100644 advisories/unreviewed/2024/10/GHSA-3fv7-c5v3-xv9m/GHSA-3fv7-c5v3-xv9m.json create mode 100644 advisories/unreviewed/2024/10/GHSA-3xm8-g6r2-j83f/GHSA-3xm8-g6r2-j83f.json create mode 100644 advisories/unreviewed/2024/10/GHSA-88x9-v4vh-c4rx/GHSA-88x9-v4vh-c4rx.json create mode 100644 advisories/unreviewed/2024/10/GHSA-qv3x-vgw2-qrfp/GHSA-qv3x-vgw2-qrfp.json diff --git a/advisories/unreviewed/2024/03/GHSA-3qv4-jm22-wqx7/GHSA-3qv4-jm22-wqx7.json b/advisories/unreviewed/2024/03/GHSA-3qv4-jm22-wqx7/GHSA-3qv4-jm22-wqx7.json index 3cbc6225e3c..7c5b23be3ae 100644 --- a/advisories/unreviewed/2024/03/GHSA-3qv4-jm22-wqx7/GHSA-3qv4-jm22-wqx7.json +++ b/advisories/unreviewed/2024/03/GHSA-3qv4-jm22-wqx7/GHSA-3qv4-jm22-wqx7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3qv4-jm22-wqx7", - "modified": "2024-07-03T18:33:48Z", + "modified": "2024-10-20T00:30:35Z", "published": "2024-03-21T18:32:03Z", "aliases": [ "CVE-2024-29916" @@ -32,6 +32,10 @@ { "type": "WEB", "url": "https://www.wired.com/story/saflok-hotel-lock-unsaflok-hack-technique" + }, + { + "type": "WEB", + "url": "https://www.youtube.com/watch?v=4cx0RUV7i0s" } ], "database_specific": { diff --git a/advisories/unreviewed/2024/10/GHSA-3fv7-c5v3-xv9m/GHSA-3fv7-c5v3-xv9m.json b/advisories/unreviewed/2024/10/GHSA-3fv7-c5v3-xv9m/GHSA-3fv7-c5v3-xv9m.json new file mode 100644 index 00000000000..2749f560090 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-3fv7-c5v3-xv9m/GHSA-3fv7-c5v3-xv9m.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3fv7-c5v3-xv9m", + "modified": "2024-10-20T00:30:35Z", + "published": "2024-10-20T00:30:35Z", + "aliases": [ + "CVE-2024-10158" + ], + "details": "A vulnerability classified as problematic has been found in PHPGurukul Boat Booking System 1.0. Affected is the function session_start. The manipulation leads to session fixiation. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/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-10158" + }, + { + "type": "WEB", + "url": "https://github.com/jadu101/CVE/blob/main/phpgurukul_boat_booking_system_session_fixation.md" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.280944" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.280944" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.425414" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-384" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-19T23:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-3xm8-g6r2-j83f/GHSA-3xm8-g6r2-j83f.json b/advisories/unreviewed/2024/10/GHSA-3xm8-g6r2-j83f/GHSA-3xm8-g6r2-j83f.json new file mode 100644 index 00000000000..a8f066845c0 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-3xm8-g6r2-j83f/GHSA-3xm8-g6r2-j83f.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3xm8-g6r2-j83f", + "modified": "2024-10-20T00:30:35Z", + "published": "2024-10-20T00:30:35Z", + "aliases": [ + "CVE-2024-10159" + ], + "details": "A vulnerability classified as critical was found in PHPGurukul Boat Booking System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/profile.php of the component My Profile Page. The manipulation of the argument sadminusername/fullname/emailid/mobilenumber leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The initial researcher advisory only mentions the parameter \"mobilenumber\" to be affected. But it must be assumed that other parameters are 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-10159" + }, + { + "type": "WEB", + "url": "https://github.com/jadu101/CVE/blob/main/phpgurukul_boat_booking_system_profile_sqli.md" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.280945" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.280945" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.425434" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-20T00:15:02Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-88x9-v4vh-c4rx/GHSA-88x9-v4vh-c4rx.json b/advisories/unreviewed/2024/10/GHSA-88x9-v4vh-c4rx/GHSA-88x9-v4vh-c4rx.json new file mode 100644 index 00000000000..671ad0c87a2 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-88x9-v4vh-c4rx/GHSA-88x9-v4vh-c4rx.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-88x9-v4vh-c4rx", + "modified": "2024-10-20T00:30:35Z", + "published": "2024-10-20T00:30:35Z", + "aliases": [ + "CVE-2024-10160" + ], + "details": "A vulnerability, which was classified as critical, has been found in PHPGurukul Boat Booking System 1.0. Affected by this issue is some unknown functionality of the file /admin/bwdates-report-details.php of the component BW Dates Report Page. The manipulation of the argument fdate/tdate leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The initial researcher advisory only mentions the parameter \"fdate\" to be affected. But it must be assumed \"tdate\" is affected as well.", + "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-2024-10160" + }, + { + "type": "WEB", + "url": "https://github.com/jadu101/CVE/blob/main/phpgurukul_boat_booking_system_bwdates_report_details_sqli.md" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.280946" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.280946" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.425437" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-20T00:15:02Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-qv3x-vgw2-qrfp/GHSA-qv3x-vgw2-qrfp.json b/advisories/unreviewed/2024/10/GHSA-qv3x-vgw2-qrfp/GHSA-qv3x-vgw2-qrfp.json new file mode 100644 index 00000000000..7e37919c30b --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-qv3x-vgw2-qrfp/GHSA-qv3x-vgw2-qrfp.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qv3x-vgw2-qrfp", + "modified": "2024-10-20T00:30:35Z", + "published": "2024-10-20T00:30:35Z", + "aliases": [ + "CVE-2024-10157" + ], + "details": "A vulnerability was found in PHPGurukul Boat Booking System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /admin/password-recovery.php of the component Reset Your Password Page. The manipulation of the argument username leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.", + "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-10157" + }, + { + "type": "WEB", + "url": "https://github.com/jadu101/CVE/blob/main/phpgurukul_boat_booking_system_admin_password_recovery_sqli.md" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.280943" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.280943" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.425399" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-19T23:15:04Z" + } +} \ No newline at end of file