From f4f31b9bf866fa06a686690e3a6cccb832f13619 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 09:32:55 +0000 Subject: [PATCH] Publish Advisories GHSA-66p4-8wjq-58rp GHSA-3w3r-r6g6-w8x5 GHSA-98wp-w76v-f75p GHSA-q425-ff95-89pq GHSA-v8h7-64rh-x555 --- .../GHSA-66p4-8wjq-58rp.json | 2 +- .../GHSA-3w3r-r6g6-w8x5.json | 46 +++++++++++++++++++ .../GHSA-98wp-w76v-f75p.json | 42 +++++++++++++++++ .../GHSA-q425-ff95-89pq.json | 38 +++++++++++++++ .../GHSA-v8h7-64rh-x555.json | 46 +++++++++++++++++++ 5 files changed, 173 insertions(+), 1 deletion(-) create mode 100644 advisories/unreviewed/2024/09/GHSA-3w3r-r6g6-w8x5/GHSA-3w3r-r6g6-w8x5.json create mode 100644 advisories/unreviewed/2024/09/GHSA-98wp-w76v-f75p/GHSA-98wp-w76v-f75p.json create mode 100644 advisories/unreviewed/2024/09/GHSA-q425-ff95-89pq/GHSA-q425-ff95-89pq.json create mode 100644 advisories/unreviewed/2024/09/GHSA-v8h7-64rh-x555/GHSA-v8h7-64rh-x555.json diff --git a/advisories/unreviewed/2024/08/GHSA-66p4-8wjq-58rp/GHSA-66p4-8wjq-58rp.json b/advisories/unreviewed/2024/08/GHSA-66p4-8wjq-58rp/GHSA-66p4-8wjq-58rp.json index ce45f2c16fb..583cc3370ed 100644 --- a/advisories/unreviewed/2024/08/GHSA-66p4-8wjq-58rp/GHSA-66p4-8wjq-58rp.json +++ b/advisories/unreviewed/2024/08/GHSA-66p4-8wjq-58rp/GHSA-66p4-8wjq-58rp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-66p4-8wjq-58rp", - "modified": "2024-08-13T12:30:51Z", + "modified": "2024-09-12T09:31:21Z", "published": "2024-08-13T12:30:51Z", "aliases": [ "CVE-2024-38688" diff --git a/advisories/unreviewed/2024/09/GHSA-3w3r-r6g6-w8x5/GHSA-3w3r-r6g6-w8x5.json b/advisories/unreviewed/2024/09/GHSA-3w3r-r6g6-w8x5/GHSA-3w3r-r6g6-w8x5.json new file mode 100644 index 00000000000..676910a59bf --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-3w3r-r6g6-w8x5/GHSA-3w3r-r6g6-w8x5.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3w3r-r6g6-w8x5", + "modified": "2024-09-12T09:31:21Z", + "published": "2024-09-12T09:31:21Z", + "aliases": [ + "CVE-2024-8522" + ], + "details": "The LearnPress – WordPress LMS Plugin plugin for WordPress is vulnerable to SQL Injection via the 'c_only_fields' parameter of the /wp-json/learnpress/v1/courses REST API endpoint in all versions up to, and including, 4.2.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:C/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8522" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/learnpress/trunk/inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php#L441" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3148560/learnpress/tags/4.2.7.1/inc/jwt/rest-api/version1/class-lp-rest-courses-v1-controller.php?old=3138586&old_path=learnpress%2Ftags%2F4.2.7%2Finc%2Fjwt%2Frest-api%2Fversion1%2Fclass-lp-rest-courses-v1-controller.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e495507d-7eac-4f38-ab6f-b8f0809b2be4?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-12T09:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-98wp-w76v-f75p/GHSA-98wp-w76v-f75p.json b/advisories/unreviewed/2024/09/GHSA-98wp-w76v-f75p/GHSA-98wp-w76v-f75p.json new file mode 100644 index 00000000000..0c61da1dfd4 --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-98wp-w76v-f75p/GHSA-98wp-w76v-f75p.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-98wp-w76v-f75p", + "modified": "2024-09-12T09:31:21Z", + "published": "2024-09-12T09:31:21Z", + "aliases": [ + "CVE-2024-8529" + ], + "details": "The LearnPress – WordPress LMS Plugin plugin for WordPress is vulnerable to SQL Injection via the 'c_fields' parameter of the /wp-json/lp/v1/courses/archive-course REST API endpoint in all versions up to, and including, 4.2.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:C/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8529" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?old_path=/learnpress/tags/4.2.7&new_path=/learnpress/tags/4.2.7.1&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c2b2671e-0db7-4ba9-b574-a0122959e8fc?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-12T09:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-q425-ff95-89pq/GHSA-q425-ff95-89pq.json b/advisories/unreviewed/2024/09/GHSA-q425-ff95-89pq/GHSA-q425-ff95-89pq.json new file mode 100644 index 00000000000..b0d67bcb9e6 --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-q425-ff95-89pq/GHSA-q425-ff95-89pq.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q425-ff95-89pq", + "modified": "2024-09-12T09:31:21Z", + "published": "2024-09-12T09:31:21Z", + "aliases": [ + "CVE-2024-2010" + ], + "details": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability in TE Informatics V5 allows Reflected XSS.This issue affects V5: before 6.2.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/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-2024-2010" + }, + { + "type": "WEB", + "url": "https://www.usom.gov.tr/bildirim/tr-24-1456" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-80" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-12T09:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-v8h7-64rh-x555/GHSA-v8h7-64rh-x555.json b/advisories/unreviewed/2024/09/GHSA-v8h7-64rh-x555/GHSA-v8h7-64rh-x555.json new file mode 100644 index 00000000000..9bd6f6816e9 --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-v8h7-64rh-x555/GHSA-v8h7-64rh-x555.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v8h7-64rh-x555", + "modified": "2024-09-12T09:31:21Z", + "published": "2024-09-12T09:31:21Z", + "aliases": [ + "CVE-2024-8622" + ], + "details": "The amCharts: Charts and Maps plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'amcharts_javascript' parameter in all versions up to, and including, 1.4.4 due to the ability to supply arbitrary JavaScript a lack of nonce validation on the preview functionality. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8622" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/amcharts-charts-and-maps/tags/1.4.4/includes/preview.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3150041" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5e3593e8-3840-4db0-8269-61bbcb50d569?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-12T09:15:06Z" + } +} \ No newline at end of file