diff --git a/advisories/unreviewed/2024/08/GHSA-j37h-9m2q-gr9m/GHSA-j37h-9m2q-gr9m.json b/advisories/unreviewed/2024/08/GHSA-j37h-9m2q-gr9m/GHSA-j37h-9m2q-gr9m.json index 7fccc5f052b..f5431859626 100644 --- a/advisories/unreviewed/2024/08/GHSA-j37h-9m2q-gr9m/GHSA-j37h-9m2q-gr9m.json +++ b/advisories/unreviewed/2024/08/GHSA-j37h-9m2q-gr9m/GHSA-j37h-9m2q-gr9m.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-j37h-9m2q-gr9m", - "modified": "2024-08-30T15:31:31Z", + "modified": "2024-09-17T09:31:20Z", "published": "2024-08-30T15:31:31Z", "aliases": [ "CVE-2024-8337" @@ -25,6 +25,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8337" }, + { + "type": "WEB", + "url": "https://github.com/gurudattch/CVEs/blob/main/SourceCodester-Contact-managemet-system-Stored-XSS.md" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.276212" diff --git a/advisories/unreviewed/2024/09/GHSA-5fm7-x255-7994/GHSA-5fm7-x255-7994.json b/advisories/unreviewed/2024/09/GHSA-5fm7-x255-7994/GHSA-5fm7-x255-7994.json new file mode 100644 index 00000000000..564ca122bbf --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-5fm7-x255-7994/GHSA-5fm7-x255-7994.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5fm7-x255-7994", + "modified": "2024-09-17T09:31:20Z", + "published": "2024-09-17T09:31:20Z", + "aliases": [ + "CVE-2024-8761" + ], + "details": "The Share This Image plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 2.03. This is due to insufficient validation on the redirect url supplied via the link parameter. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites if they can successfully trick them into performing an action.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8761" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/share-this-image/tags/2.03/assets/js/sti.js#L693" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/share-this-image/tags/2.03/includes/class-sti-shortlink.php#L64" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/share-this-image/tags/2.03/includes/class-sti-shortlink.php#L74" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3152564" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/share-this-image/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1e72d5c7-c601-4775-a825-4786bbd1b5f0?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-601" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-17T09:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-jmwg-f97v-w7m5/GHSA-jmwg-f97v-w7m5.json b/advisories/unreviewed/2024/09/GHSA-jmwg-f97v-w7m5/GHSA-jmwg-f97v-w7m5.json new file mode 100644 index 00000000000..b5ea0ee5b4e --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-jmwg-f97v-w7m5/GHSA-jmwg-f97v-w7m5.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jmwg-f97v-w7m5", + "modified": "2024-09-17T09:31:20Z", + "published": "2024-09-17T09:31:20Z", + "aliases": [ + "CVE-2024-8490" + ], + "details": "The PropertyHive plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.19. This is due to missing or incorrect nonce validation on the 'save_account_details' function. This makes it possible for unauthenticated attackers to edit the name, email address, and password of an administrator account via a forged request granted they can trick a site administrator 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:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8490" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/propertyhive/tags/2.0.19/includes/class-ph-ajax.php#L1089" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/propertyhive/tags/2.0.19/includes/class-ph-ajax.php#L976" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3152548" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/17c06c83-6707-4233-a1c3-ef4cdcf93982?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-17T08:15:02Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-vmvq-4vv4-p8f9/GHSA-vmvq-4vv4-p8f9.json b/advisories/unreviewed/2024/09/GHSA-vmvq-4vv4-p8f9/GHSA-vmvq-4vv4-p8f9.json new file mode 100644 index 00000000000..42a7ddd0d86 --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-vmvq-4vv4-p8f9/GHSA-vmvq-4vv4-p8f9.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vmvq-4vv4-p8f9", + "modified": "2024-09-17T09:31:20Z", + "published": "2024-09-17T09:31:20Z", + "aliases": [ + "CVE-2024-8767" + ], + "details": "Sensitive data disclosure and manipulation due to unnecessary privileges assignment. The following products are affected: Acronis Backup plugin for cPanel & WHM (Linux) before build 619, Acronis Backup extension for Plesk (Linux) before build 555, Acronis Backup plugin for DirectAdmin (Linux) before build 147.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8767" + }, + { + "type": "WEB", + "url": "https://security-advisory.acronis.com/advisories/SEC-4976" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-250" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-17T09:15:03Z" + } +} \ No newline at end of file