From d4c30a540b36c93529a34bf786f0e6d046878c1f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 15:31:51 +0000 Subject: [PATCH] Publish Advisories GHSA-6422-rq87-298q GHSA-qgp6-r2cc-vww6 GHSA-vf4f-7p2x-gm5j --- .../GHSA-6422-rq87-298q.json | 50 ++++++++++++++++ .../GHSA-qgp6-r2cc-vww6.json | 50 ++++++++++++++++ .../GHSA-vf4f-7p2x-gm5j.json | 58 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 advisories/unreviewed/2024/11/GHSA-6422-rq87-298q/GHSA-6422-rq87-298q.json create mode 100644 advisories/unreviewed/2024/11/GHSA-qgp6-r2cc-vww6/GHSA-qgp6-r2cc-vww6.json create mode 100644 advisories/unreviewed/2024/11/GHSA-vf4f-7p2x-gm5j/GHSA-vf4f-7p2x-gm5j.json diff --git a/advisories/unreviewed/2024/11/GHSA-6422-rq87-298q/GHSA-6422-rq87-298q.json b/advisories/unreviewed/2024/11/GHSA-6422-rq87-298q/GHSA-6422-rq87-298q.json new file mode 100644 index 00000000000..7081f517737 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-6422-rq87-298q/GHSA-6422-rq87-298q.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6422-rq87-298q", + "modified": "2024-11-10T15:30:47Z", + "published": "2024-11-10T15:30:47Z", + "aliases": [ + "CVE-2024-10958" + ], + "details": "The The WP Photo Album Plus plugin for WordPress is vulnerable to arbitrary shortcode execution via getshortcodedrenderedfenodelay AJAX action in all versions up to, and including, 8.8.08.007 . This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10958" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-photo-album-plus/tags/8.8.08.004/wppa-ajax.php#L1238" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3184852" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-photo-album-plus/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/53bb0871-343a-4299-9902-682c422152d1?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-10T13:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-qgp6-r2cc-vww6/GHSA-qgp6-r2cc-vww6.json b/advisories/unreviewed/2024/11/GHSA-qgp6-r2cc-vww6/GHSA-qgp6-r2cc-vww6.json new file mode 100644 index 00000000000..5933cb9bded --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-qgp6-r2cc-vww6/GHSA-qgp6-r2cc-vww6.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qgp6-r2cc-vww6", + "modified": "2024-11-10T15:30:47Z", + "published": "2024-11-10T15:30:47Z", + "aliases": [ + "CVE-2024-10265" + ], + "details": "The Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.15.30. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10265" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/form-maker/trunk/wd/includes/notices.php#L199" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3183170" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/form-maker/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0fb1a2c2-581d-47ed-a180-9f70fdf79066?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-10T13:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-vf4f-7p2x-gm5j/GHSA-vf4f-7p2x-gm5j.json b/advisories/unreviewed/2024/11/GHSA-vf4f-7p2x-gm5j/GHSA-vf4f-7p2x-gm5j.json new file mode 100644 index 00000000000..86b7866c197 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-vf4f-7p2x-gm5j/GHSA-vf4f-7p2x-gm5j.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vf4f-7p2x-gm5j", + "modified": "2024-11-10T15:30:47Z", + "published": "2024-11-10T15:30:47Z", + "aliases": [ + "CVE-2024-11055" + ], + "details": "A vulnerability, which was classified as critical, has been found in 1000 Projects Beauty Parlour Management System 1.0. This issue affects some unknown processing of the file /admin/admin-profile.php. The manipulation of the argument adminname 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-11055" + }, + { + "type": "WEB", + "url": "https://github.com/Hacker0xone/CVE/issues/3" + }, + { + "type": "WEB", + "url": "https://1000projects.org" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.283799" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.283799" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.439322" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-10T15:15:13Z" + } +} \ No newline at end of file