Publish Advisories

GHSA-j46x-wj3p-r6qg
GHSA-m3w9-4j2q-5h9p
This commit is contained in:
advisory-database[bot]
2023-07-11 06:32:25 +00:00
parent 4fb0ebfe2b
commit 33f5145110
2 changed files with 40 additions and 1 deletions
@@ -32,7 +32,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-117"
"CWE-117",
"CWE-918"
],
"severity": null,
"github_reviewed": false,
@@ -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
}
}