diff --git a/advisories/unreviewed/2023/08/GHSA-crhm-wc96-7579/GHSA-crhm-wc96-7579.json b/advisories/unreviewed/2023/08/GHSA-crhm-wc96-7579/GHSA-crhm-wc96-7579.json index 2c88da2371a..d27ca0730ce 100644 --- a/advisories/unreviewed/2023/08/GHSA-crhm-wc96-7579/GHSA-crhm-wc96-7579.json +++ b/advisories/unreviewed/2023/08/GHSA-crhm-wc96-7579/GHSA-crhm-wc96-7579.json @@ -33,6 +33,14 @@ "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html" }, + { + "type": "WEB", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AFHYAGWBFBNUGWU6XWKBHTCV5NH77MB7/" + }, + { + "type": "WEB", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KZRZRJHWLZ7MOJNPQBWGJVXMVYDC5BRA/" + }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231006-0007/" diff --git a/advisories/unreviewed/2023/10/GHSA-4vx7-4j56-j894/GHSA-4vx7-4j56-j894.json b/advisories/unreviewed/2023/10/GHSA-4vx7-4j56-j894/GHSA-4vx7-4j56-j894.json index 6cecad9289a..db651a3ed08 100644 --- a/advisories/unreviewed/2023/10/GHSA-4vx7-4j56-j894/GHSA-4vx7-4j56-j894.json +++ b/advisories/unreviewed/2023/10/GHSA-4vx7-4j56-j894/GHSA-4vx7-4j56-j894.json @@ -32,6 +32,10 @@ { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BMFDRMWMT6ZBLGLLWSWHHRAUBOSUXQDR/" + }, + { + "type": "WEB", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M4GHJ3FK5NPHDRUR4OJOI4UU6FKSOOGG/" } ], "database_specific": { diff --git a/advisories/unreviewed/2023/10/GHSA-6jpv-f5xm-f87c/GHSA-6jpv-f5xm-f87c.json b/advisories/unreviewed/2023/10/GHSA-6jpv-f5xm-f87c/GHSA-6jpv-f5xm-f87c.json new file mode 100644 index 00000000000..ff37d749252 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-6jpv-f5xm-f87c/GHSA-6jpv-f5xm-f87c.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6jpv-f5xm-f87c", + "modified": "2023-10-21T03:30:17Z", + "published": "2023-10-21T03:30:17Z", + "aliases": [ + "CVE-2023-5132" + ], + "details": "The Soisy Pagamento Rateale plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the parseRemoteRequest function in versions up to, and including, 6.0.1. This makes it possible for unauthenticated attackers with knowledge of an existing WooCommerce Order ID to expose sensitive WooCommerce order information (e.g., Name, Address, Email Address, and other order metadata).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5132" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/soisy-pagamento-rateale/trunk/public/class-soisy-pagamento-rateale-public.php#L465" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d3c997cd-37b4-4b9c-b99e-397be484aa36?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "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-7jqv-m3g3-hfjh/GHSA-7jqv-m3g3-hfjh.json b/advisories/unreviewed/2023/10/GHSA-7jqv-m3g3-hfjh/GHSA-7jqv-m3g3-hfjh.json new file mode 100644 index 00000000000..00f8aa48d71 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-7jqv-m3g3-hfjh/GHSA-7jqv-m3g3-hfjh.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7jqv-m3g3-hfjh", + "modified": "2023-10-21T03:30:17Z", + "published": "2023-10-21T03:30:17Z", + "aliases": [ + "CVE-2023-38190" + ], + "details": "An issue was discovered in SuperWebMailer 9.00.0.01710. It allows Export SQL Injection via the size parameter.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38190" + }, + { + "type": "WEB", + "url": "https://herolab.usd.de/security-advisories/" + }, + { + "type": "WEB", + "url": "https://herolab.usd.de/security-advisories/usd-2023-0014/" + } + ], + "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-m276-5338-rwf8/GHSA-m276-5338-rwf8.json b/advisories/unreviewed/2023/10/GHSA-m276-5338-rwf8/GHSA-m276-5338-rwf8.json new file mode 100644 index 00000000000..4ed1438b406 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-m276-5338-rwf8/GHSA-m276-5338-rwf8.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m276-5338-rwf8", + "modified": "2023-10-21T03:30:17Z", + "published": "2023-10-21T03:30:17Z", + "aliases": [ + "CVE-2023-38192" + ], + "details": "An issue was discovered in SuperWebMailer 9.00.0.01710. It allows superadmincreate.php XSS via crafted incorrect passwords.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38192" + }, + { + "type": "WEB", + "url": "https://herolab.usd.de/security-advisories/" + }, + { + "type": "WEB", + "url": "https://herolab.usd.de/security-advisories/usd-2023-0011/" + } + ], + "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-q92r-cx7h-2f3j/GHSA-q92r-cx7h-2f3j.json b/advisories/unreviewed/2023/10/GHSA-q92r-cx7h-2f3j/GHSA-q92r-cx7h-2f3j.json new file mode 100644 index 00000000000..339a52fdd3d --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-q92r-cx7h-2f3j/GHSA-q92r-cx7h-2f3j.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q92r-cx7h-2f3j", + "modified": "2023-10-21T03:30:17Z", + "published": "2023-10-21T03:30:17Z", + "aliases": [ + "CVE-2023-46003" + ], + "details": "I-doit pro 25 and below is vulnerable to Cross Site Scripting (XSS) via index.php.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46003" + }, + { + "type": "WEB", + "url": "https://medium.com/@ray.999/stored-xss-in-i-doit-pro-25-and-below-cve-2023-46003-17fb8d6fe2e9" + }, + { + "type": "WEB", + "url": "https://www.i-doit.com/" + } + ], + "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-wwfp-p79h-2x5v/GHSA-wwfp-p79h-2x5v.json b/advisories/unreviewed/2023/10/GHSA-wwfp-p79h-2x5v/GHSA-wwfp-p79h-2x5v.json new file mode 100644 index 00000000000..655f3c3a133 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-wwfp-p79h-2x5v/GHSA-wwfp-p79h-2x5v.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wwfp-p79h-2x5v", + "modified": "2023-10-21T03:30:17Z", + "published": "2023-10-21T03:30:17Z", + "aliases": [ + "CVE-2023-38194" + ], + "details": "An issue was discovered in SuperWebMailer 9.00.0.01710. It allows keepalive.php XSS via a GET parameter.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38194" + }, + { + "type": "WEB", + "url": "https://herolab.usd.de/security-advisories/" + }, + { + "type": "WEB", + "url": "https://herolab.usd.de/security-advisories/usd-2023-0013/" + } + ], + "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-xv96-5q4x-p79p/GHSA-xv96-5q4x-p79p.json b/advisories/unreviewed/2023/10/GHSA-xv96-5q4x-p79p/GHSA-xv96-5q4x-p79p.json new file mode 100644 index 00000000000..473803ae036 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-xv96-5q4x-p79p/GHSA-xv96-5q4x-p79p.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xv96-5q4x-p79p", + "modified": "2023-10-21T03:30:17Z", + "published": "2023-10-21T03:30:17Z", + "aliases": [ + "CVE-2023-38193" + ], + "details": "An issue was discovered in SuperWebMailer 9.00.0.01710. It allows Remote Code Execution via a crafted sendmail command line.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38193" + }, + { + "type": "WEB", + "url": "https://herolab.usd.de/en/security-advisories/usd-2023-0015/" + }, + { + "type": "WEB", + "url": "https://herolab.usd.de/security-advisories/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file