diff --git a/advisories/unreviewed/2023/07/GHSA-j46x-wj3p-r6qg/GHSA-j46x-wj3p-r6qg.json b/advisories/unreviewed/2023/07/GHSA-j46x-wj3p-r6qg/GHSA-j46x-wj3p-r6qg.json index 12597620ddf..d21925e4299 100644 --- a/advisories/unreviewed/2023/07/GHSA-j46x-wj3p-r6qg/GHSA-j46x-wj3p-r6qg.json +++ b/advisories/unreviewed/2023/07/GHSA-j46x-wj3p-r6qg/GHSA-j46x-wj3p-r6qg.json @@ -32,7 +32,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-117" + "CWE-117", + "CWE-918" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/07/GHSA-m3w9-4j2q-5h9p/GHSA-m3w9-4j2q-5h9p.json b/advisories/unreviewed/2023/07/GHSA-m3w9-4j2q-5h9p/GHSA-m3w9-4j2q-5h9p.json new file mode 100644 index 00000000000..dbd15b2461c --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-m3w9-4j2q-5h9p/GHSA-m3w9-4j2q-5h9p.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m3w9-4j2q-5h9p", + "modified": "2023-07-11T06:31:09Z", + "published": "2023-07-11T06:31:09Z", + "aliases": [ + "CVE-2023-23792" + ], + "details": "Cross-Site Request Forgery (CSRF) vulnerability in HasThemes Swatchly plugin <= 1.2.0 versions.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23792" + }, + { + "type": "WEB", + "url": "https://patchstack.com/database/vulnerability/swatchly/wordpress-swatchly-woocommerce-variation-swatches-for-products-product-attributes-image-swatch-color-swatches-label-swatches-plugin-1-1-9-cross-site-request-forgery-csrf-vulnerability?_s_id=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file