diff --git a/advisories/unreviewed/2024/11/GHSA-3vc6-wmgr-gj4q/GHSA-3vc6-wmgr-gj4q.json b/advisories/unreviewed/2024/11/GHSA-3vc6-wmgr-gj4q/GHSA-3vc6-wmgr-gj4q.json new file mode 100644 index 0000000000000..4959c3a3d461a --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-3vc6-wmgr-gj4q/GHSA-3vc6-wmgr-gj4q.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3vc6-wmgr-gj4q", + "modified": "2024-11-16T12:30:35Z", + "published": "2024-11-16T12:30:35Z", + "aliases": [ + "CVE-2024-11094" + ], + "details": "The 404 Solution plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.35.17 via the export feature. This makes it possible for unauthenticated attackers to extract sensitive data such as redirects including GET parameters which may reveal sensitive information.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11094" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3188844%40404-solution%2Ftrunk&old=3169186%40404-solution%2Ftrunk&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d738be73-2573-4fb8-b6f0-768a08628265?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-488" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-16T10:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-4q5h-c56v-vfvm/GHSA-4q5h-c56v-vfvm.json b/advisories/unreviewed/2024/11/GHSA-4q5h-c56v-vfvm/GHSA-4q5h-c56v-vfvm.json new file mode 100644 index 0000000000000..08b4e2a44fbd1 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-4q5h-c56v-vfvm/GHSA-4q5h-c56v-vfvm.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4q5h-c56v-vfvm", + "modified": "2024-11-16T12:30:35Z", + "published": "2024-11-16T12:30:35Z", + "aliases": [ + "CVE-2024-10592" + ], + "details": "The Mapster WP Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the popup class parameter in all versions up to, and including, 1.6.0 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-2024-10592" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/mapster-wp-maps/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3f1c13f6-150c-4634-a4d8-176a4d7a2296?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-80" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-16T10:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-69pq-jvj3-5w47/GHSA-69pq-jvj3-5w47.json b/advisories/unreviewed/2024/11/GHSA-69pq-jvj3-5w47/GHSA-69pq-jvj3-5w47.json new file mode 100644 index 0000000000000..f74b1c22a3797 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-69pq-jvj3-5w47/GHSA-69pq-jvj3-5w47.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-69pq-jvj3-5w47", + "modified": "2024-11-16T12:30:35Z", + "published": "2024-11-16T12:30:35Z", + "aliases": [ + "CVE-2024-9887" + ], + "details": "The Login using WordPress Users ( WP as SAML IDP ) plugin for WordPress is vulnerable to time-based SQL Injection via the ‘id’ parameter in all versions up to, and including, 1.15.6 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 Administrator-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:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9887" + }, + { + "type": "WEB", + "url": "https://github.com/GumGumZz/wordpress/blob/main/miniorange-wp-as-saml-idp.md" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/miniorange-wp-as-saml-idp/trunk/controllers/sso-idp-settings.php#L46" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3184249%40miniorange-wp-as-saml-idp%2Ftrunk&old=3158222%40miniorange-wp-as-saml-idp%2Ftrunk&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/220b0e71-8e80-4a29-982e-259a475835fe?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-16T10:15:05Z" + } +} \ No newline at end of file