diff --git a/advisories/unreviewed/2022/05/GHSA-qjgq-4g88-9x8v/GHSA-qjgq-4g88-9x8v.json b/advisories/unreviewed/2022/05/GHSA-qjgq-4g88-9x8v/GHSA-qjgq-4g88-9x8v.json index 22763488633..b76875509b4 100644 --- a/advisories/unreviewed/2022/05/GHSA-qjgq-4g88-9x8v/GHSA-qjgq-4g88-9x8v.json +++ b/advisories/unreviewed/2022/05/GHSA-qjgq-4g88-9x8v/GHSA-qjgq-4g88-9x8v.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qjgq-4g88-9x8v", - "modified": "2022-05-13T01:11:24Z", + "modified": "2024-08-20T06:31:36Z", "published": "2022-05-13T01:11:24Z", "aliases": [ "CVE-2018-10126" @@ -21,6 +21,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10126" }, + { + "type": "WEB", + "url": "https://gitlab.com/libtiff/libtiff/-/issues/128" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E" + }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E" diff --git a/advisories/unreviewed/2024/05/GHSA-x8qh-8j65-v4j9/GHSA-x8qh-8j65-v4j9.json b/advisories/unreviewed/2024/05/GHSA-x8qh-8j65-v4j9/GHSA-x8qh-8j65-v4j9.json index f0216aceffd..c044f6d24ea 100644 --- a/advisories/unreviewed/2024/05/GHSA-x8qh-8j65-v4j9/GHSA-x8qh-8j65-v4j9.json +++ b/advisories/unreviewed/2024/05/GHSA-x8qh-8j65-v4j9/GHSA-x8qh-8j65-v4j9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-x8qh-8j65-v4j9", - "modified": "2024-05-14T15:32:52Z", + "modified": "2024-08-20T06:31:36Z", "published": "2024-05-14T15:32:52Z", "aliases": [ "CVE-2024-26306" @@ -25,6 +25,10 @@ { "type": "WEB", "url": "https://github.com/esnet/iperf/releases/tag/3.17" + }, + { + "type": "WEB", + "url": "https://www.insyde.com/security-pledge/SA-2024005" } ], "database_specific": { diff --git a/advisories/unreviewed/2024/08/GHSA-598h-v73f-rx7f/GHSA-598h-v73f-rx7f.json b/advisories/unreviewed/2024/08/GHSA-598h-v73f-rx7f/GHSA-598h-v73f-rx7f.json new file mode 100644 index 00000000000..2af922229a0 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-598h-v73f-rx7f/GHSA-598h-v73f-rx7f.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-598h-v73f-rx7f", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:37Z", + "aliases": [ + "CVE-2024-43688" + ], + "details": "cron/entry.c in vixie cron before 9cc8ab1, as used in OpenBSD 7.4 and 7.5, allows a heap-based buffer underflow and memory corruption. NOTE: this issue was introduced during a May 2023 refactoring.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43688" + }, + { + "type": "WEB", + "url": "https://github.com/vixie/cron/commit/9cc8ab1087bb9ab861dd5595c41200683c9f6712" + }, + { + "type": "WEB", + "url": "https://www.supernetworks.org/advisories/CVE-2024-43688-openbsd-cron-heap-underflow.txt" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T06:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-725x-5972-gm8m/GHSA-725x-5972-gm8m.json b/advisories/unreviewed/2024/08/GHSA-725x-5972-gm8m/GHSA-725x-5972-gm8m.json new file mode 100644 index 00000000000..752a2d8f78e --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-725x-5972-gm8m/GHSA-725x-5972-gm8m.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-725x-5972-gm8m", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:37Z", + "aliases": [ + "CVE-2024-6847" + ], + "details": "The Chatbot with ChatGPT WordPress plugin before 2.4.5 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users when submitting messages to the chatbot.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6847" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/baa860bb-3b7d-438a-ad54-92bf8e21e851" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T06:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-77x6-hmg8-vxg7/GHSA-77x6-hmg8-vxg7.json b/advisories/unreviewed/2024/08/GHSA-77x6-hmg8-vxg7/GHSA-77x6-hmg8-vxg7.json new file mode 100644 index 00000000000..28f34828998 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-77x6-hmg8-vxg7/GHSA-77x6-hmg8-vxg7.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-77x6-hmg8-vxg7", + "modified": "2024-08-20T06:31:36Z", + "published": "2024-08-20T06:31:36Z", + "aliases": [ + "CVE-2022-1206" + ], + "details": "The AdRotate Banner Manager – The only ad manager you'll need plugin for WordPress is vulnerable to arbitrary file uploads due to missing file extension sanitization in the adrotate_insert_media() function in all versions up to, and including, 5.13.2. This makes it possible for authenticated attackers, with administrator-level access and above, to upload arbitrary files with double extensions on the affected site's server which may make remote code execution possible. This is only exploitable on select instances where the configuration will execute the first extension present.", + "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-2022-1206" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/adrotate/trunk/adrotate-admin-manage.php#L418" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9f92219a-e07e-422d-a9f2-dbe4fbcd5f55?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T04:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-7x38-847r-875x/GHSA-7x38-847r-875x.json b/advisories/unreviewed/2024/08/GHSA-7x38-847r-875x/GHSA-7x38-847r-875x.json new file mode 100644 index 00000000000..089d0702bcc --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-7x38-847r-875x/GHSA-7x38-847r-875x.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7x38-847r-875x", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:37Z", + "aliases": [ + "CVE-2024-7782" + ], + "details": "The Contact Form by Bit Form: Multi Step Form, Calculation Contact Form, Payment Contact Form & Custom Contact Form builder plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the iconRemove function in versions 2.0 to 2.13.4. This makes it possible for authenticated attackers, with Administrator-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7782" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/tags/2.13.0/includes/Admin/AdminAjax.php#L1271" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d4da8ead-326f-4c93-b56d-8bfa643d7906?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T04:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-96ph-frjp-7qq2/GHSA-96ph-frjp-7qq2.json b/advisories/unreviewed/2024/08/GHSA-96ph-frjp-7qq2/GHSA-96ph-frjp-7qq2.json new file mode 100644 index 00000000000..b7d0a3ba239 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-96ph-frjp-7qq2/GHSA-96ph-frjp-7qq2.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-96ph-frjp-7qq2", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:37Z", + "aliases": [ + "CVE-2024-7775" + ], + "details": "The Contact Form by Bit Form: Multi Step Form, Calculation Contact Form, Payment Contact Form & Custom Contact Form builder plugin for WordPress is vulnerable to arbitrary JavaScript file uploads due to missing input validation in the addCustomCode function in versions 2.0 to 2.13.9. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary JavaScript files to the affected site's server.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7775" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/tags/2.13.6/includes/Admin/AdminAjax.php#L1314" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3936d7dc-840e-41fc-8af4-db40c0cff660?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T04:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-c26w-m5xx-74v5/GHSA-c26w-m5xx-74v5.json b/advisories/unreviewed/2024/08/GHSA-c26w-m5xx-74v5/GHSA-c26w-m5xx-74v5.json new file mode 100644 index 00000000000..4a314ca4e6e --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-c26w-m5xx-74v5/GHSA-c26w-m5xx-74v5.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c26w-m5xx-74v5", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:37Z", + "aliases": [ + "CVE-2024-5576" + ], + "details": "The Tutor LMS Elementor Addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'course_carousel_skin' attribute within the plugin's Course Carousel widget in all versions up to, and including, 2.1.4 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-5576" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/tutor-lms-elementor-addons/tags/2.1.4/templates/course/course-carousel.php#L81" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3136459" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3136459/#file13" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3136459/#file9" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/tutor-lms-elementor-addons/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7fdd1b1c-84b5-451a-a921-80be3b154398?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T06:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-cp27-mm22-h5g5/GHSA-cp27-mm22-h5g5.json b/advisories/unreviewed/2024/08/GHSA-cp27-mm22-h5g5/GHSA-cp27-mm22-h5g5.json new file mode 100644 index 00000000000..49c1aa8f588 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-cp27-mm22-h5g5/GHSA-cp27-mm22-h5g5.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cp27-mm22-h5g5", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:37Z", + "aliases": [ + "CVE-2024-7780" + ], + "details": "The Contact Form by Bit Form: Multi Step Form, Calculation Contact Form, Payment Contact Form & Custom Contact Form builder plugin for WordPress is vulnerable to generic SQL Injection via the id parameter in versions 2.0 to 2.13.9 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-7780" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/tags/2.13.6/includes/Admin/AdminAjax.php#L1108" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/tags/2.13.6/includes/Admin/Form/AdminFormHandler.php#L2387" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/tags/2.13.6/includes/Core/Messages/EmailTemplateHandler.php#L93" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/73b6b22a-4699-4307-8a03-148dd9e95d36?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T04:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-f65m-cqjj-22w6/GHSA-f65m-cqjj-22w6.json b/advisories/unreviewed/2024/08/GHSA-f65m-cqjj-22w6/GHSA-f65m-cqjj-22w6.json new file mode 100644 index 00000000000..aa80b36dde6 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-f65m-cqjj-22w6/GHSA-f65m-cqjj-22w6.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f65m-cqjj-22w6", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:36Z", + "aliases": [ + "CVE-2024-7702" + ], + "details": "The Contact Form by Bit Form: Multi Step Form, Calculation Contact Form, Payment Contact Form & Custom Contact Form builder plugin for WordPress is vulnerable to generic SQL Injection via the entryID parameter in versions 2.0 to 2.13.9 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 to 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-7702" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/trunk/includes/Admin/AdminAjax.php#L944" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/07847ba1-cbce-4d81-bd24-46887ac31a5d?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T04:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-gc3c-3v45-g6cf/GHSA-gc3c-3v45-g6cf.json b/advisories/unreviewed/2024/08/GHSA-gc3c-3v45-g6cf/GHSA-gc3c-3v45-g6cf.json new file mode 100644 index 00000000000..04a5fc676dd --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-gc3c-3v45-g6cf/GHSA-gc3c-3v45-g6cf.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gc3c-3v45-g6cf", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:37Z", + "aliases": [ + "CVE-2024-7777" + ], + "details": "The Contact Form by Bit Form: Multi Step Form, Calculation Contact Form, Payment Contact Form & Custom Contact Form builder plugin for WordPress is vulnerable to arbitrary file read and deletion due to insufficient file path validation in multiple functions in versions 2.0 to 2.13.9. This makes it possible for authenticated attackers, with Administrator-level access and above, to read and delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7777" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/tags/2.13.3/includes/Admin/AdminAjax.php#L829" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/tags/2.13.3/includes/Admin/AdminAjax.php#L852" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/tags/2.13.3/includes/Admin/AdminAjax.php#L875" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/bit-form/tags/2.13.3/includes/Admin/AdminAjax.php#L898" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4deb128d-0163-4a8e-9591-87352f74c3ef?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T04:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-hmqf-wpq9-jq83/GHSA-hmqf-wpq9-jq83.json b/advisories/unreviewed/2024/08/GHSA-hmqf-wpq9-jq83/GHSA-hmqf-wpq9-jq83.json new file mode 100644 index 00000000000..5921e59bf2f --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-hmqf-wpq9-jq83/GHSA-hmqf-wpq9-jq83.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hmqf-wpq9-jq83", + "modified": "2024-08-20T06:31:36Z", + "published": "2024-08-20T06:31:36Z", + "aliases": [ + "CVE-2024-38810" + ], + "details": "Missing Authorization When Using @AuthorizeReturnObject in Spring Security 6.3.0 and 6.3.1 allows attacker to render security annotations inaffective.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38810" + }, + { + "type": "WEB", + "url": "https://spring.io/security/cve-2024-38810" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T04:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-r733-m3p8-hrxv/GHSA-r733-m3p8-hrxv.json b/advisories/unreviewed/2024/08/GHSA-r733-m3p8-hrxv/GHSA-r733-m3p8-hrxv.json new file mode 100644 index 00000000000..3735f494dcd --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-r733-m3p8-hrxv/GHSA-r733-m3p8-hrxv.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r733-m3p8-hrxv", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:37Z", + "aliases": [ + "CVE-2024-6864" + ], + "details": "The WP Last Modified Info plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘template’ attribute of the lmt-post-modified-info shortcode in all versions up to, and including, 1.9.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-6864" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-last-modified-info/trunk/inc/Core/Frontend/PostView.php#L205" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3137253" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3137253/#file23" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-last-modified-info/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/87368d85-04d4-42e6-9ba6-2a1fc3b945a8?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T05:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-v6mw-6v3j-4h68/GHSA-v6mw-6v3j-4h68.json b/advisories/unreviewed/2024/08/GHSA-v6mw-6v3j-4h68/GHSA-v6mw-6v3j-4h68.json new file mode 100644 index 00000000000..266252750d1 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-v6mw-6v3j-4h68/GHSA-v6mw-6v3j-4h68.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v6mw-6v3j-4h68", + "modified": "2024-08-20T06:31:36Z", + "published": "2024-08-20T06:31:36Z", + "aliases": [ + "CVE-2024-5763" + ], + "details": "The The Plus Addons for Elementor – Elementor Addons, Page Templates, Widgets, Mega Menu, WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the video_date attribute within the plugin's Video widget in all versions up to, and including, 5.6.2 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-5763" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/the-plus-addons-for-elementor-page-builder/tags/5.5.6/modules/widgets/tp_video_player.php?rev=3094329#L1351" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3136509" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/the-plus-addons-for-elementor-page-builder/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4eaf4c05-9393-4e44-abd1-8f529b7848b5?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T04:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-w82p-4ch4-2pv5/GHSA-w82p-4ch4-2pv5.json b/advisories/unreviewed/2024/08/GHSA-w82p-4ch4-2pv5/GHSA-w82p-4ch4-2pv5.json new file mode 100644 index 00000000000..37fe6147ab6 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-w82p-4ch4-2pv5/GHSA-w82p-4ch4-2pv5.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w82p-4ch4-2pv5", + "modified": "2024-08-20T06:31:37Z", + "published": "2024-08-20T06:31:36Z", + "aliases": [ + "CVE-2024-6575" + ], + "details": "The The Plus Addons for Elementor – Elementor Addons, Page Templates, Widgets, Mega Menu, WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘res_width_value’ parameter within the plugin's tp_page_scroll widget in all versions up to, and including, 5.6.2 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-6575" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/the-plus-addons-for-elementor-page-builder/trunk/modules/widgets/tp_page_scroll.php#L1017" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3136509" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/the-plus-addons-for-elementor-page-builder/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/71d8a8cf-4653-4515-95ce-8d71697e189c?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T04:15:08Z" + } +} \ No newline at end of file