diff --git a/advisories/unreviewed/2024/10/GHSA-65m9-gc53-3g6g/GHSA-65m9-gc53-3g6g.json b/advisories/unreviewed/2024/10/GHSA-65m9-gc53-3g6g/GHSA-65m9-gc53-3g6g.json index b0b784067c4..c453f0ea125 100644 --- a/advisories/unreviewed/2024/10/GHSA-65m9-gc53-3g6g/GHSA-65m9-gc53-3g6g.json +++ b/advisories/unreviewed/2024/10/GHSA-65m9-gc53-3g6g/GHSA-65m9-gc53-3g6g.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-65m9-gc53-3g6g", - "modified": "2024-10-17T21:31:31Z", + "modified": "2025-02-12T12:30:46Z", "published": "2024-10-16T09:30:31Z", "aliases": [ "CVE-2024-45461" @@ -26,6 +26,14 @@ { "type": "WEB", "url": "https://lists.apache.org/thread/ktsfjcnj22x4kg49ctock3d9tq7jnvlo" + }, + { + "type": "WEB", + "url": "https://www.shapeblue.com/shapeblue-security-advisory-apache-cloudstack-security-releases-4-18-2-4-and-4-19-1-2" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/10/15/3" } ], "database_specific": { diff --git a/advisories/unreviewed/2025/02/GHSA-24p6-fggm-4wcw/GHSA-24p6-fggm-4wcw.json b/advisories/unreviewed/2025/02/GHSA-24p6-fggm-4wcw/GHSA-24p6-fggm-4wcw.json new file mode 100644 index 00000000000..48618069633 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-24p6-fggm-4wcw/GHSA-24p6-fggm-4wcw.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-24p6-fggm-4wcw", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-13459" + ], + "details": "The FuseDesk plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'fusedesk_newcase' shortcode in all versions up to, and including, 6.6.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13459" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/fusedesk" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a69a99af-3d1d-4ad2-b6b5-e4fcea56be51?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-29jh-29g9-62wg/GHSA-29jh-29g9-62wg.json b/advisories/unreviewed/2025/02/GHSA-29jh-29g9-62wg/GHSA-29jh-29g9-62wg.json new file mode 100644 index 00000000000..ba8e94e59a2 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-29jh-29g9-62wg/GHSA-29jh-29g9-62wg.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-29jh-29g9-62wg", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-13531" + ], + "details": "The ShipEngine Shipping Quotes plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' parameter in all versions up to, and including, 1.0.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13531" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/shipengine-shipping-quotes/trunk/admin/tab/shipping-rules/shipping-rules-save.php#L77" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/cbb7bdcf-9f93-4c86-a4b3-ad5aaf7521b0?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-2hj5-4f6v-58m4/GHSA-2hj5-4f6v-58m4.json b/advisories/unreviewed/2025/02/GHSA-2hj5-4f6v-58m4/GHSA-2hj5-4f6v-58m4.json new file mode 100644 index 00000000000..87ebfb17a6b --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-2hj5-4f6v-58m4/GHSA-2hj5-4f6v-58m4.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2hj5-4f6v-58m4", + "modified": "2025-02-12T12:30:48Z", + "published": "2025-02-12T12:30:48Z", + "aliases": [ + "CVE-2025-0511" + ], + "details": "The Welcart e-Commerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘name’ parameter in all versions up to, and including, 2.11.9 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0511" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/usc-e-shop/trunk/functions/settlement_func.php#L612" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3235131" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/usc-e-shop/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6c26270b-a0a7-4877-aa66-bffe260003df?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T12:15:29Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-35p5-87vc-w659/GHSA-35p5-87vc-w659.json b/advisories/unreviewed/2025/02/GHSA-35p5-87vc-w659/GHSA-35p5-87vc-w659.json new file mode 100644 index 00000000000..0735da1947d --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-35p5-87vc-w659/GHSA-35p5-87vc-w659.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-35p5-87vc-w659", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-13490" + ], + "details": "The LTL Freight Quotes – XPO Edition plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' and 'dropship_edit_id' parameters in all versions up to, and including, 4.3.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13490" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3235163" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8bcfbc26-9b5d-4df8-9f16-293734bd2805?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-395x-8q95-8h46/GHSA-395x-8q95-8h46.json b/advisories/unreviewed/2025/02/GHSA-395x-8q95-8h46/GHSA-395x-8q95-8h46.json new file mode 100644 index 00000000000..49567b81cdf --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-395x-8q95-8h46/GHSA-395x-8q95-8h46.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-395x-8q95-8h46", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2025-1190" + ], + "details": "A vulnerability has been found in code-projects Job Recruitment 1.0 and classified as problematic. This vulnerability affects unknown code of the file /_parse/load_user-profile.php. The manipulation leads to cross site scripting. The attack can be initiated remotely. Multiple parameters might be affected.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/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-2025-1190" + }, + { + "type": "WEB", + "url": "https://code-projects.org" + }, + { + "type": "WEB", + "url": "https://github.com/1337g/CVE-2025-X/blob/main/job-recruitment-load_applicants-xss.pdf" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.295096" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.295096" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.496670" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-434q-xw85-56v7/GHSA-434q-xw85-56v7.json b/advisories/unreviewed/2025/02/GHSA-434q-xw85-56v7/GHSA-434q-xw85-56v7.json new file mode 100644 index 00000000000..b08321e6e3c --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-434q-xw85-56v7/GHSA-434q-xw85-56v7.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-434q-xw85-56v7", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2025-1230" + ], + "details": "Stored Cross-Site Scripting (XSS) vulnerability in Prestashop 8.1.7, due to the lack of proper validation of user input through ‘//index.php’, affecting the ‘link’ parameter. This vulnerability could allow a remote user to send a specially crafted query to an authenticated user and steal their cookie session details.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1230" + }, + { + "type": "WEB", + "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/cross-site-scripting-xss-vulnerability-prestashop" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T11:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-4vxh-jq3c-5rhw/GHSA-4vxh-jq3c-5rhw.json b/advisories/unreviewed/2025/02/GHSA-4vxh-jq3c-5rhw/GHSA-4vxh-jq3c-5rhw.json new file mode 100644 index 00000000000..9b82fea962f --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-4vxh-jq3c-5rhw/GHSA-4vxh-jq3c-5rhw.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4vxh-jq3c-5rhw", + "modified": "2025-02-12T12:30:46Z", + "published": "2025-02-12T12:30:46Z", + "aliases": [ + "CVE-2024-12296" + ], + "details": "The Apus Framework plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the 'import_page_options' function in all versions up to, and including, 2.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12296" + }, + { + "type": "WEB", + "url": "https://themeforest.net/item/superio-job-board-wordpress-theme/32180231" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dda2c437-8f41-480a-8816-2c07ab0eafa7?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-54m8-fp97-8pgr/GHSA-54m8-fp97-8pgr.json b/advisories/unreviewed/2025/02/GHSA-54m8-fp97-8pgr/GHSA-54m8-fp97-8pgr.json new file mode 100644 index 00000000000..f81b93a39db --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-54m8-fp97-8pgr/GHSA-54m8-fp97-8pgr.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-54m8-fp97-8pgr", + "modified": "2025-02-12T12:30:48Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-13477" + ], + "details": "The LTL Freight Quotes – Unishippers Edition plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' parameter in all versions up to, and including, 2.5.8 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13477" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-unishippers-edition/trunk/shipping-rules/shipping-rules-save.php#L84" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3237773" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7df452c9-4e73-40d7-88a3-d38ae1309d8f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T12:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-575x-g3c6-7cx3/GHSA-575x-g3c6-7cx3.json b/advisories/unreviewed/2025/02/GHSA-575x-g3c6-7cx3/GHSA-575x-g3c6-7cx3.json new file mode 100644 index 00000000000..1f3afe6e5cd --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-575x-g3c6-7cx3/GHSA-575x-g3c6-7cx3.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-575x-g3c6-7cx3", + "modified": "2025-02-12T12:30:48Z", + "published": "2025-02-12T12:30:48Z", + "aliases": [ + "CVE-2024-13532" + ], + "details": "The Small Package Quotes – Purolator Edition plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' and 'dropship_edit_id' parameters in all versions up to, and including, 3.6.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13532" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/small-package-quotes-purolator-edition/trunk/warehouse-dropship/wild/includes/wild-delivery-save.php#L237" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/small-package-quotes-purolator-edition/trunk/warehouse-dropship/wild/includes/wild-delivery-save.php#L346" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/813fe9d2-913c-4e04-bcb7-443eef95c62e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T12:15:29Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-64mh-jr3g-39x7/GHSA-64mh-jr3g-39x7.json b/advisories/unreviewed/2025/02/GHSA-64mh-jr3g-39x7/GHSA-64mh-jr3g-39x7.json new file mode 100644 index 00000000000..165377e634e --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-64mh-jr3g-39x7/GHSA-64mh-jr3g-39x7.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-64mh-jr3g-39x7", + "modified": "2025-02-12T12:30:46Z", + "published": "2025-02-12T12:30:46Z", + "aliases": [ + "CVE-2024-13435" + ], + "details": "The Ebook Downloader plugin for WordPress is vulnerable to SQL Injection via the 'download' parameter in all versions up to, and including, 1.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13435" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ebook-downloader/trunk/ebook_plugin.php#L278" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/51b0c1e5-08f7-44b3-8518-6b0902b84758?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-6qrg-7xmr-hj3w/GHSA-6qrg-7xmr-hj3w.json b/advisories/unreviewed/2025/02/GHSA-6qrg-7xmr-hj3w/GHSA-6qrg-7xmr-hj3w.json new file mode 100644 index 00000000000..591f91bb4b0 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-6qrg-7xmr-hj3w/GHSA-6qrg-7xmr-hj3w.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6qrg-7xmr-hj3w", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-12386" + ], + "details": "The WP Abstracts plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.7.3. This is due to missing nonce validation on multiple functions. This makes it possible for unauthenticated attackers to delete arbitrary accounts via a forged request granted they can trick a site administrator 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:U/C:N/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12386" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3238664" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-abstracts-manuscripts-manager/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/efd27466-f68e-4d8a-a1ec-90dbb6ff126b?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T12:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-838w-45gf-p3pg/GHSA-838w-45gf-p3pg.json b/advisories/unreviewed/2025/02/GHSA-838w-45gf-p3pg/GHSA-838w-45gf-p3pg.json new file mode 100644 index 00000000000..81f5c0d3a8e --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-838w-45gf-p3pg/GHSA-838w-45gf-p3pg.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-838w-45gf-p3pg", + "modified": "2025-02-12T12:30:48Z", + "published": "2025-02-12T12:30:48Z", + "aliases": [ + "CVE-2025-1195" + ], + "details": "A vulnerability, which was classified as problematic, has been found in code-projects Real Estate Property Management System 1.0. This issue affects some unknown processing of the file /Admin/EditCategory. The manipulation of the argument CategoryId leads to cross site scripting. 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:L/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/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-2025-1195" + }, + { + "type": "WEB", + "url": "https://code-projects.org" + }, + { + "type": "WEB", + "url": "https://github.com/YinshengLu/CVE/blob/main/cve1.pdf" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.295103" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.295103" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.496854" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T12:15:29Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-8jw7-gf8r-86wh/GHSA-8jw7-gf8r-86wh.json b/advisories/unreviewed/2025/02/GHSA-8jw7-gf8r-86wh/GHSA-8jw7-gf8r-86wh.json new file mode 100644 index 00000000000..1a30ecaa18a --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-8jw7-gf8r-86wh/GHSA-8jw7-gf8r-86wh.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8jw7-gf8r-86wh", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-13475" + ], + "details": "The Small Package Quotes – UPS Edition plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' parameter in all versions up to, and including, 4.5.16 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13475" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3237693" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c62680b5-e9e0-497f-b957-9b223a623917?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-8vcc-rmjr-h55r/GHSA-8vcc-rmjr-h55r.json b/advisories/unreviewed/2025/02/GHSA-8vcc-rmjr-h55r/GHSA-8vcc-rmjr-h55r.json new file mode 100644 index 00000000000..b99b7fb69cc --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-8vcc-rmjr-h55r/GHSA-8vcc-rmjr-h55r.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8vcc-rmjr-h55r", + "modified": "2025-02-12T12:30:46Z", + "published": "2025-02-12T12:30:46Z", + "aliases": [ + "CVE-2024-13365" + ], + "details": "The Security & Malware scan by CleanTalk plugin for WordPress is vulnerable to arbitrary file uploads due to the plugin uploading and extracting .zip archives when scanning them for malware through the checkUploadedArchive() function in all versions up to, and including, 2.149. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13365" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3229205/security-malware-firewall#file527" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9fa30fa2-6c42-4e5f-a0b5-8711ce5d8121?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-ffhx-9g94-w22w/GHSA-ffhx-9g94-w22w.json b/advisories/unreviewed/2025/02/GHSA-ffhx-9g94-w22w/GHSA-ffhx-9g94-w22w.json new file mode 100644 index 00000000000..09966fe45eb --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-ffhx-9g94-w22w/GHSA-ffhx-9g94-w22w.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ffhx-9g94-w22w", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-13528" + ], + "details": "The Customer Email Verification for WooCommerce plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 2.9.5. This is due to the presence of a shortcode that will generate a confirmation link with a placeholder email. This makes it possible for authenticated attackers, with Contributor-level access and above, to generate a verification link for any unverified user and log into the account. The 'Fine tune placement' option must be enabled in the plugin settings in order to exploit the vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13528" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/emails-verification-for-woocommerce/tags/2.9.2/includes/class-alg-wc-ev-emails.php#L151" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3238136" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0b3798e3-45fe-4829-9012-dc728d4af87f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-g6m2-22qr-9mgq/GHSA-g6m2-22qr-9mgq.json b/advisories/unreviewed/2025/02/GHSA-g6m2-22qr-9mgq/GHSA-g6m2-22qr-9mgq.json new file mode 100644 index 00000000000..33b3aa3ab20 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-g6m2-22qr-9mgq/GHSA-g6m2-22qr-9mgq.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g6m2-22qr-9mgq", + "modified": "2025-02-12T12:30:48Z", + "published": "2025-02-12T12:30:48Z", + "aliases": [ + "CVE-2024-10960" + ], + "details": "The Brizy – Page Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'storeUploads' function in all versions up to, and including, 2.6.4. This makes it possible for authenticated attackers, with Contributor-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10960" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3222672/brizy/tags/2.6.5/editor/zip/archiver.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/2f0c85f4-07ae-4a2b-bd82-93467e7d9325?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T12:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-g989-9gjv-rrfg/GHSA-g989-9gjv-rrfg.json b/advisories/unreviewed/2025/02/GHSA-g989-9gjv-rrfg/GHSA-g989-9gjv-rrfg.json new file mode 100644 index 00000000000..1eac9f55ff2 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-g989-9gjv-rrfg/GHSA-g989-9gjv-rrfg.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g989-9gjv-rrfg", + "modified": "2025-02-12T12:30:46Z", + "published": "2025-02-12T12:30:46Z", + "aliases": [ + "CVE-2024-12213" + ], + "details": "The WP Job Board Pro plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.2.76. This is due to the plugin allowing a user to supply the 'role' field when registering. This makes it possible for unauthenticated attackers to register as an administrator on vulnerable sites.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12213" + }, + { + "type": "WEB", + "url": "https://themeforest.net/item/superio-job-board-wordpress-theme/32180231" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7cdfce88-b6c2-4820-9d6f-446f61b9b596?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-266" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-j2v6-fxfh-8942/GHSA-j2v6-fxfh-8942.json b/advisories/unreviewed/2025/02/GHSA-j2v6-fxfh-8942/GHSA-j2v6-fxfh-8942.json new file mode 100644 index 00000000000..bb8b0390935 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-j2v6-fxfh-8942/GHSA-j2v6-fxfh-8942.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-j2v6-fxfh-8942", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-13473" + ], + "details": "The LTL Freight Quotes – Worldwide Express Edition plugin for WordPress is vulnerable to SQL Injection via the 'dropship_edit_id' and 'edit_id' parameter in all versions up to, and including, 5.0.20 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13473" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-worldwide-express-edition/trunk/warehouse-dropship/wild/includes/wwe-ltl-wild-delivery-save.php#L264" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ltl-freight-quotes-worldwide-express-edition/trunk/warehouse-dropship/wild/includes/wwe-ltl-wild-delivery-save.php#L387" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3215844%40ltl-freight-quotes-worldwide-express-edition&new=3215844%40ltl-freight-quotes-worldwide-express-edition&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4e72828e-a6f6-43fc-8a10-d9908004c0fc?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-m624-7frm-cc84/GHSA-m624-7frm-cc84.json b/advisories/unreviewed/2025/02/GHSA-m624-7frm-cc84/GHSA-m624-7frm-cc84.json new file mode 100644 index 00000000000..1b36220894f --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-m624-7frm-cc84/GHSA-m624-7frm-cc84.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m624-7frm-cc84", + "modified": "2025-02-12T12:30:48Z", + "published": "2025-02-12T12:30:48Z", + "aliases": [ + "CVE-2024-13480" + ], + "details": "The LTL Freight Quotes – For Customers of FedEx Freight plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' and 'dropship_edit_id' parameters in all versions up to, and including, 3.4.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13480" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3238359%40ltl-freight-quotes-fedex-freight-edition&new=3238359%40ltl-freight-quotes-fedex-freight-edition&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a9b6f7a3-83eb-4352-9db6-ab4b03241702?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T12:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-m796-79h6-57c8/GHSA-m796-79h6-57c8.json b/advisories/unreviewed/2025/02/GHSA-m796-79h6-57c8/GHSA-m796-79h6-57c8.json new file mode 100644 index 00000000000..27932cb43b9 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-m796-79h6-57c8/GHSA-m796-79h6-57c8.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m796-79h6-57c8", + "modified": "2025-02-12T12:30:48Z", + "published": "2025-02-12T12:30:48Z", + "aliases": [ + "CVE-2025-1196" + ], + "details": "A vulnerability, which was classified as problematic, was found in code-projects Real Estate Property Management System 1.0. Affected is an unknown function of the file /search.php. The manipulation of the argument PropertyName leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/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-2025-1196" + }, + { + "type": "WEB", + "url": "https://code-projects.org" + }, + { + "type": "WEB", + "url": "https://github.com/YinshengLu/CVE/blob/main/cve2.pdf" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.295104" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.295104" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.496855" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T12:15:29Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-ppv4-h8g5-c5h4/GHSA-ppv4-h8g5-c5h4.json b/advisories/unreviewed/2025/02/GHSA-ppv4-h8g5-c5h4/GHSA-ppv4-h8g5-c5h4.json new file mode 100644 index 00000000000..bc0c052501e --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-ppv4-h8g5-c5h4/GHSA-ppv4-h8g5-c5h4.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ppv4-h8g5-c5h4", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2025-1189" + ], + "details": "A vulnerability, which was classified as critical, was found in 1000 Projects Attendance Tracking Management System 1.0. This affects an unknown part of the file /admin/chart1.php. The manipulation of the argument course_id leads to sql injection. It is possible to initiate 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: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-2025-1189" + }, + { + "type": "WEB", + "url": "https://1000projects.org" + }, + { + "type": "WEB", + "url": "https://github.com/takakie/CVE/blob/main/cve_2.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.295095" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.295095" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.496452" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-pqv7-crpv-669v/GHSA-pqv7-crpv-669v.json b/advisories/unreviewed/2025/02/GHSA-pqv7-crpv-669v/GHSA-pqv7-crpv-669v.json new file mode 100644 index 00000000000..f90d21e30af --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-pqv7-crpv-669v/GHSA-pqv7-crpv-669v.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pqv7-crpv-669v", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-32838" + ], + "details": "SQL Injection vulnerability in various API endpoints - offices, dashboards, etc. Apache Fineract versions 1.9 and before have a vulnerability that allows an authenticated attacker to inject malicious data into some of the REST API endpoints' query parameter. \nUsers are recommended to upgrade to version 1.10.1, which fixes this issue.\n\nA SQL Validator has been implemented which allows us to configure a series of tests and checks against our SQL queries that will allow us to validate and protect against nearly all potential SQL injection attacks.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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-32838" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/7l88h17pn9nf8zpx5bbojk7ko5oxo1dy" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-qr8x-m34w-97pj/GHSA-qr8x-m34w-97pj.json b/advisories/unreviewed/2025/02/GHSA-qr8x-m34w-97pj/GHSA-qr8x-m34w-97pj.json new file mode 100644 index 00000000000..9f78e985333 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-qr8x-m34w-97pj/GHSA-qr8x-m34w-97pj.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qr8x-m34w-97pj", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2025-0506" + ], + "details": "The Rise Blocks – A Complete Gutenberg Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the titleTag parameter in all versions up to, and including, 3.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0506" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/rise-blocks/tags/3.6/classes/blocks/site-identity.php#L375" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/2ec012e7-b997-466e-8676-8e9467473eae?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-qvgr-349g-pv28/GHSA-qvgr-349g-pv28.json b/advisories/unreviewed/2025/02/GHSA-qvgr-349g-pv28/GHSA-qvgr-349g-pv28.json new file mode 100644 index 00000000000..bcc0f72df80 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-qvgr-349g-pv28/GHSA-qvgr-349g-pv28.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qvgr-349g-pv28", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-13437" + ], + "details": "The Book a Room plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.9. This is due to missing or incorrect nonce validation on the 'bookaroom_Settings' page. This makes it possible for unauthenticated attackers to update the plugin's settings via a forged request granted they can trick a site administrator 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:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13437" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/book-a-room" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bfef57b6-26b1-433b-9037-46f908422f72?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-rf6p-748x-pwxm/GHSA-rf6p-748x-pwxm.json b/advisories/unreviewed/2025/02/GHSA-rf6p-748x-pwxm/GHSA-rf6p-748x-pwxm.json new file mode 100644 index 00000000000..f125cbb16a5 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-rf6p-748x-pwxm/GHSA-rf6p-748x-pwxm.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rf6p-748x-pwxm", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2025-1192" + ], + "details": "A vulnerability was found in SourceCodester Multi Restaurant Table Reservation System 1.0. It has been classified as critical. Affected is an unknown function of the file select-menu.php. The manipulation of the argument table leads to sql injection. 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: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-2025-1192" + }, + { + "type": "WEB", + "url": "https://github.com/Keyand/Multi-Restaurant-Table-Reservation-System-Search/blob/main/Multi%20Restaurant%20Table%20Reservation%20System%20select-menu.php%20has%20Sqlinjection.pdf" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.295098" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.295098" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.496730" + }, + { + "type": "WEB", + "url": "https://www.sourcecodester.com" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T11:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-vg26-p533-fjrq/GHSA-vg26-p533-fjrq.json b/advisories/unreviewed/2025/02/GHSA-vg26-p533-fjrq/GHSA-vg26-p533-fjrq.json new file mode 100644 index 00000000000..5b8ac55628d --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-vg26-p533-fjrq/GHSA-vg26-p533-fjrq.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vg26-p533-fjrq", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2024-13456" + ], + "details": "The Easy Quiz Maker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wqt-question' shortcode in all versions up to, and including, 2.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13456" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/n-media-wp-simple-quiz" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/788c94a7-a8d6-4ae3-b4ca-f5c60e536f57?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T10:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-x545-626p-r742/GHSA-x545-626p-r742.json b/advisories/unreviewed/2025/02/GHSA-x545-626p-r742/GHSA-x545-626p-r742.json new file mode 100644 index 00000000000..3a63c568390 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-x545-626p-r742/GHSA-x545-626p-r742.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x545-626p-r742", + "modified": "2025-02-12T12:30:47Z", + "published": "2025-02-12T12:30:47Z", + "aliases": [ + "CVE-2025-1191" + ], + "details": "A vulnerability was found in SourceCodester Multi Restaurant Table Reservation System 1.0 and classified as critical. This issue affects some unknown processing of the file /dashboard/approve-reject.php. The manipulation of the argument breject_id 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: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-2025-1191" + }, + { + "type": "WEB", + "url": "https://github.com/Keyand/Multi-Restaurant-Table-Reservation-System-Search/blob/main/Multi%20Restaurant%20Table%20Reservation%20System%20approve-reject.php%20has%20Sqlinjection.pdf" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.295097" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.295097" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.496729" + }, + { + "type": "WEB", + "url": "https://www.sourcecodester.com" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-12T11:15:08Z" + } +} \ No newline at end of file