{ "schema_version": "1.4.0", "id": "GHSA-xwmv-cx7p-fqfc", "modified": "2024-10-16T17:03:49Z", "published": "2024-02-13T00:30:27Z", "aliases": [ "CVE-2023-52430" ], "summary": "caddy-security plugin for Caddy vulnerable to reflected Cross-site Scripting", "details": "The caddy-security plugin 1.1.20 for Caddy allows reflected XSS via a GET request to a URL that contains an XSS payload and begins with either a /admin or /settings/mfa/delete/ substring.", "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": [ { "package": { "ecosystem": "Go", "name": "github.com/greenpau/caddy-security" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.1.20" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52430" }, { "type": "WEB", "url": "https://github.com/greenpau/caddy-security/issues/264" }, { "type": "WEB", "url": "https://blog.trailofbits.com/2023/09/18/security-flaws-in-an-sso-plugin-for-caddy" }, { "type": "PACKAGE", "url": "https://github.com/greenpau/caddy-security" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-02-13T17:42:03Z", "nvd_published_at": "2024-02-12T23:15:08Z" } }