diff --git a/advisories/unreviewed/2024/11/GHSA-8c3c-gvf8-p7v2/GHSA-8c3c-gvf8-p7v2.json b/advisories/unreviewed/2024/11/GHSA-8c3c-gvf8-p7v2/GHSA-8c3c-gvf8-p7v2.json index a4db00c24aa..de401c06f19 100644 --- a/advisories/unreviewed/2024/11/GHSA-8c3c-gvf8-p7v2/GHSA-8c3c-gvf8-p7v2.json +++ b/advisories/unreviewed/2024/11/GHSA-8c3c-gvf8-p7v2/GHSA-8c3c-gvf8-p7v2.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8c3c-gvf8-p7v2", - "modified": "2025-01-15T12:30:44Z", + "modified": "2025-01-16T12:30:54Z", "published": "2024-11-26T18:38:52Z", "aliases": [ "CVE-2024-52337" @@ -39,6 +39,10 @@ "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:0327" }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2025:0368" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-52337" diff --git a/advisories/unreviewed/2025/01/GHSA-2vp2-mmfj-gw73/GHSA-2vp2-mmfj-gw73.json b/advisories/unreviewed/2025/01/GHSA-2vp2-mmfj-gw73/GHSA-2vp2-mmfj-gw73.json new file mode 100644 index 00000000000..63d8b87c84b --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-2vp2-mmfj-gw73/GHSA-2vp2-mmfj-gw73.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2vp2-mmfj-gw73", + "modified": "2025-01-16T12:30:55Z", + "published": "2025-01-16T12:30:55Z", + "aliases": [ + "CVE-2024-13355" + ], + "details": "The Admin and Customer Messages After Order for WooCommerce: OrderConvo plugin for WordPress is vulnerable to limited file uploads due to insufficient file type validation in the upload_file() function in all versions up to, and including, 13.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload files on the affected site's server which may make remote code execution possible and is confirmed to make Cross-Site Scripting possible.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13355" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3222601%40admin-and-client-message-after-order-for-woocommerce&new=3222601%40admin-and-client-message-after-order-for-woocommerce&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/82cee07d-871a-4579-aa53-ca0d14315458?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-16T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-7434-8vjp-8fj4/GHSA-7434-8vjp-8fj4.json b/advisories/unreviewed/2025/01/GHSA-7434-8vjp-8fj4/GHSA-7434-8vjp-8fj4.json new file mode 100644 index 00000000000..46e9bb8750a --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-7434-8vjp-8fj4/GHSA-7434-8vjp-8fj4.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7434-8vjp-8fj4", + "modified": "2025-01-16T12:30:54Z", + "published": "2025-01-16T12:30:54Z", + "aliases": [ + "CVE-2024-12614" + ], + "details": "The Passwords Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'pms_save_setting' and 'post_new_pass' AJAX actions in all versions up to, and including, 1.4.8. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update the plugins settings and add passwords.", + "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-12614" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3221505/passwords-manager/trunk/include/pms-passwords-ajax-action.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3221505/passwords-manager/trunk/include/pms-settings-ajax-action.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/898c5554-fd02-47a2-a1f9-1c488cfab57e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-16T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-8979-rxc8-68vq/GHSA-8979-rxc8-68vq.json b/advisories/unreviewed/2025/01/GHSA-8979-rxc8-68vq/GHSA-8979-rxc8-68vq.json new file mode 100644 index 00000000000..4a93057db41 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-8979-rxc8-68vq/GHSA-8979-rxc8-68vq.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8979-rxc8-68vq", + "modified": "2025-01-16T12:30:54Z", + "published": "2025-01-16T12:30:54Z", + "aliases": [ + "CVE-2024-12427" + ], + "details": "The Multi Step Form plugin for WordPress is vulnerable to unauthorized limited file upload due to a missing capability check on the fw_upload_file AJAX action in all versions up to, and including, 1.7.23. This makes it possible for unauthenticated attackers to upload limited file types such as images.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12427" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/multi-step-form/tags/1.7.22/includes/lib/msf-shortcode.class.php#L100" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/multi-step-form/tags/1.7.22/includes/lib/msf-shortcode.class.php#L30" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3219723%40multi-step-form&new=3219723%40multi-step-form&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f0a31fee-ccc2-4c3b-b198-6cb750188113?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-16T10:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-9gqj-gcg6-fqjj/GHSA-9gqj-gcg6-fqjj.json b/advisories/unreviewed/2025/01/GHSA-9gqj-gcg6-fqjj/GHSA-9gqj-gcg6-fqjj.json new file mode 100644 index 00000000000..2fdfdb2e0d7 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-9gqj-gcg6-fqjj/GHSA-9gqj-gcg6-fqjj.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9gqj-gcg6-fqjj", + "modified": "2025-01-16T12:30:55Z", + "published": "2025-01-16T12:30:54Z", + "aliases": [ + "CVE-2024-12615" + ], + "details": "The Passwords Manager plugin for WordPress is vulnerable to SQL Injection via the $wpdb->prefix value in several AJAX actions in all versions up to, and including, 1.4.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 authenticated attackers, with Subscriber-level access and above, 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:L/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12615" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3221505/passwords-manager/trunk/include/admin-page/addon/csv-export/index.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3221505/passwords-manager/trunk/include/pms-categories-ajax-action.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3221505/passwords-manager/trunk/include/pms-passwords-ajax-action.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ce8397d5-6637-4faa-be1f-9cf52c25be9b?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-16T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-j43c-5jq7-2fq7/GHSA-j43c-5jq7-2fq7.json b/advisories/unreviewed/2025/01/GHSA-j43c-5jq7-2fq7/GHSA-j43c-5jq7-2fq7.json new file mode 100644 index 00000000000..6ce18344d88 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-j43c-5jq7-2fq7/GHSA-j43c-5jq7-2fq7.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-j43c-5jq7-2fq7", + "modified": "2025-01-16T12:30:54Z", + "published": "2025-01-16T12:30:54Z", + "aliases": [ + "CVE-2024-13387" + ], + "details": "The WP Responsive Tabs plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wprtabs' shortcode in all versions up to, and including, 1.2.9 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-13387" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3222481%40wp-responsive-tabs&new=3222481%40wp-responsive-tabs&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/39e58875-2f6e-453e-b33f-3d7a2a62b7b6?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-16T10:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-p8h8-wq9m-5rg2/GHSA-p8h8-wq9m-5rg2.json b/advisories/unreviewed/2025/01/GHSA-p8h8-wq9m-5rg2/GHSA-p8h8-wq9m-5rg2.json new file mode 100644 index 00000000000..229db38a51e --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-p8h8-wq9m-5rg2/GHSA-p8h8-wq9m-5rg2.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p8h8-wq9m-5rg2", + "modified": "2025-01-16T12:30:55Z", + "published": "2025-01-16T12:30:55Z", + "aliases": [ + "CVE-2018-25108" + ], + "details": "An unauthenticated remote attacker can cause a DoS in the controller due to uncontrolled resource consumption.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25108" + }, + { + "type": "WEB", + "url": "https://cert.vde.com/en/advisories/VDE-2018-013" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-770" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-16T11:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-rr3p-4f3w-5ghr/GHSA-rr3p-4f3w-5ghr.json b/advisories/unreviewed/2025/01/GHSA-rr3p-4f3w-5ghr/GHSA-rr3p-4f3w-5ghr.json new file mode 100644 index 00000000000..3350a941e42 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-rr3p-4f3w-5ghr/GHSA-rr3p-4f3w-5ghr.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rr3p-4f3w-5ghr", + "modified": "2025-01-16T12:30:54Z", + "published": "2025-01-16T12:30:54Z", + "aliases": [ + "CVE-2024-12613" + ], + "details": "The Passwords Manager plugin for WordPress is vulnerable to SQL Injection via the $wpdb->prefix value in several AJAX fuctions in all versions up to, and including, 1.4.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-12613" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3221505/passwords-manager/trunk/include/pms-passwords-ajax-action.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dec38992-a69f-4ccd-a23b-4dd1639897c3?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-16T10:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-w3ph-4wxh-3hvv/GHSA-w3ph-4wxh-3hvv.json b/advisories/unreviewed/2025/01/GHSA-w3ph-4wxh-3hvv/GHSA-w3ph-4wxh-3hvv.json new file mode 100644 index 00000000000..3b75f1c9e52 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-w3ph-4wxh-3hvv/GHSA-w3ph-4wxh-3hvv.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w3ph-4wxh-3hvv", + "modified": "2025-01-16T12:30:55Z", + "published": "2025-01-16T12:30:55Z", + "aliases": [ + "CVE-2024-50563" + ], + "details": "A weak authentication in Fortinet FortiManager Cloud, FortiAnalyzer versions 7.6.0 through 7.6.1, 7.4.1 through 7.4.3, FortiAnalyzer Cloud versions 7.4.1 through 7.4.3, FortiManager versions 7.6.0 through 7.6.1, 7.4.1 through 7.4.3, FortiManager Cloud versions 7.4.1 through 7.4.3 allows attacker to execute unauthorized code or commands via a brute-force attack.", + "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-50563" + }, + { + "type": "WEB", + "url": "https://fortiguard.fortinet.com/psirt/FG-IR-24-221" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1390" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-16T10:15:09Z" + } +} \ No newline at end of file