From bebdd1cebbb9e2916c334b0d43e4b567685ffaea Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 09:31:17 +0000 Subject: [PATCH] Publish Advisories GHSA-229m-w66g-mjph GHSA-2mxq-q8p2-g2c8 GHSA-46j9-q72c-3w95 GHSA-4j6r-mf7f-44jq GHSA-836w-q8xf-8mq9 GHSA-x57h-259q-ggjv --- .../GHSA-229m-w66g-mjph.json | 46 +++++++++++++++++++ .../GHSA-2mxq-q8p2-g2c8.json | 46 +++++++++++++++++++ .../GHSA-46j9-q72c-3w95.json | 35 ++++++++++++++ .../GHSA-4j6r-mf7f-44jq.json | 35 ++++++++++++++ .../GHSA-836w-q8xf-8mq9.json | 42 +++++++++++++++++ .../GHSA-x57h-259q-ggjv.json | 42 +++++++++++++++++ 6 files changed, 246 insertions(+) create mode 100644 advisories/unreviewed/2023/10/GHSA-229m-w66g-mjph/GHSA-229m-w66g-mjph.json create mode 100644 advisories/unreviewed/2023/10/GHSA-2mxq-q8p2-g2c8/GHSA-2mxq-q8p2-g2c8.json create mode 100644 advisories/unreviewed/2023/10/GHSA-46j9-q72c-3w95/GHSA-46j9-q72c-3w95.json create mode 100644 advisories/unreviewed/2023/10/GHSA-4j6r-mf7f-44jq/GHSA-4j6r-mf7f-44jq.json create mode 100644 advisories/unreviewed/2023/10/GHSA-836w-q8xf-8mq9/GHSA-836w-q8xf-8mq9.json create mode 100644 advisories/unreviewed/2023/10/GHSA-x57h-259q-ggjv/GHSA-x57h-259q-ggjv.json diff --git a/advisories/unreviewed/2023/10/GHSA-229m-w66g-mjph/GHSA-229m-w66g-mjph.json b/advisories/unreviewed/2023/10/GHSA-229m-w66g-mjph/GHSA-229m-w66g-mjph.json new file mode 100644 index 00000000000..3e45f6a213a --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-229m-w66g-mjph/GHSA-229m-w66g-mjph.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-229m-w66g-mjph", + "modified": "2023-10-21T09:30:25Z", + "published": "2023-10-21T09:30:25Z", + "aliases": [ + "CVE-2023-5684" + ], + "details": "A vulnerability was found in Beijing Baichuo Smart S85F Management Platform up to 20231012. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /importexport.php. The manipulation leads to os command injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-243061 was assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5684" + }, + { + "type": "WEB", + "url": "https://github.com/Chef003/cve/blob/main/rce.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.243061" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.243061" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-78" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-2mxq-q8p2-g2c8/GHSA-2mxq-q8p2-g2c8.json b/advisories/unreviewed/2023/10/GHSA-2mxq-q8p2-g2c8/GHSA-2mxq-q8p2-g2c8.json new file mode 100644 index 00000000000..98adceffcfc --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-2mxq-q8p2-g2c8/GHSA-2mxq-q8p2-g2c8.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2mxq-q8p2-g2c8", + "modified": "2023-10-21T09:30:25Z", + "published": "2023-10-21T09:30:25Z", + "aliases": [ + "CVE-2023-4939" + ], + "details": "The SALESmanago plugin for WordPress is vulnerable to Log Injection in versions up to, and including, 3.2.4. This is due to the use of a weak authentication token for the /wp-json/salesmanago/v1/callbackApiV3 API endpoint which is simply a SHA1 hash of the site URL and client ID found in the page source of the website. This makes it possible for unauthenticated attackers to inject arbitrary content into the log files, and when combined with another vulnerability this could have significant consequences.", + "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-2023-4939" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/salesmanago/trunk/src/Admin/Controller/CallbackController.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/salesmanago/trunk/src/Includes/Helper.php#L376" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/de7db1d6-b352-44c7-a6cc-b21cb65a0482?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-305" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-46j9-q72c-3w95/GHSA-46j9-q72c-3w95.json b/advisories/unreviewed/2023/10/GHSA-46j9-q72c-3w95/GHSA-46j9-q72c-3w95.json new file mode 100644 index 00000000000..b3a530ae257 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-46j9-q72c-3w95/GHSA-46j9-q72c-3w95.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-46j9-q72c-3w95", + "modified": "2023-10-21T09:30:25Z", + "published": "2023-10-21T09:30:25Z", + "aliases": [ + "CVE-2023-46055" + ], + "details": "An issue in ThingNario Photon v.1.0 allows a remote attacker to execute arbitrary code and escalate privileges via a crafted script to the ping function to the \"thingnario Logger Maintenance Webpage\" endpoint.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46055" + }, + { + "type": "WEB", + "url": "https://gist.github.com/GroundCTL2MajorTom/eef0d55f5df77cc911d84392acdbf625" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-4j6r-mf7f-44jq/GHSA-4j6r-mf7f-44jq.json b/advisories/unreviewed/2023/10/GHSA-4j6r-mf7f-44jq/GHSA-4j6r-mf7f-44jq.json new file mode 100644 index 00000000000..c9e10717d58 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-4j6r-mf7f-44jq/GHSA-4j6r-mf7f-44jq.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4j6r-mf7f-44jq", + "modified": "2023-10-21T09:30:25Z", + "published": "2023-10-21T09:30:25Z", + "aliases": [ + "CVE-2023-46054" + ], + "details": "Cross Site Scripting (XSS) vulnerability in WBCE CMS v.1.6.1 and before allows a remote attacker to escalate privileges via a crafted script to the website_footer parameter in the admin/settings/save.php component.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46054" + }, + { + "type": "WEB", + "url": "https://github.com/aaanz/aaanz.github.io/blob/master/XSS.md" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-836w-q8xf-8mq9/GHSA-836w-q8xf-8mq9.json b/advisories/unreviewed/2023/10/GHSA-836w-q8xf-8mq9/GHSA-836w-q8xf-8mq9.json new file mode 100644 index 00000000000..f627bb10593 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-836w-q8xf-8mq9/GHSA-836w-q8xf-8mq9.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-836w-q8xf-8mq9", + "modified": "2023-10-21T09:30:25Z", + "published": "2023-10-21T09:30:25Z", + "aliases": [ + "CVE-2023-4635" + ], + "details": "The EventON plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'tab' parameter in versions up to, and including, 2.2.2 due to insufficient input sanitization and output escaping. 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-2023-4635" + }, + { + "type": "WEB", + "url": "https://github.com/xsn1210/vul/blob/main/xss%5BEventON%5D%20.md" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/115ad0b2-febe-485a-8fb5-9bd6edc37ef7?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-x57h-259q-ggjv/GHSA-x57h-259q-ggjv.json b/advisories/unreviewed/2023/10/GHSA-x57h-259q-ggjv/GHSA-x57h-259q-ggjv.json new file mode 100644 index 00000000000..d6a5cd0732b --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-x57h-259q-ggjv/GHSA-x57h-259q-ggjv.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x57h-259q-ggjv", + "modified": "2023-10-21T09:30:25Z", + "published": "2023-10-21T09:30:25Z", + "aliases": [ + "CVE-2023-5205" + ], + "details": "The Add Custom Body Class plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'add_custom_body_class' value in versions up to, and including, 1.4.1 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-2023-5205" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/add-custom-body-class/trunk/add-custom-body-class.php#L32" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9841b57b-b869-4282-8781-60538f6f269f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file