{ "schema_version": "1.4.0", "id": "GHSA-w492-7g9m-j2ww", "modified": "2023-12-12T00:51:29Z", "published": "2023-12-05T15:30:37Z", "aliases": [ "CVE-2023-49376" ], "summary": "Cross-Site Request Forgery in JFinalCMS", "details": "JFinalCMS v5.0.0 was discovered to contain a Cross-Site Request Forgery (CSRF) vulnerability via /admin/tag/delete.", "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": [ { "package": { "ecosystem": "Maven", "name": "com.jfinal:jfinal" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "5.0.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49376" }, { "type": "WEB", "url": "https://github.com/cui2shark/cms/blob/main/Delete%20existing%20CSRF%20in%20label%20management.md" }, { "type": "PACKAGE", "url": "https://github.com/jfinal/jfinal" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-12-12T00:51:29Z", "nvd_published_at": "2023-12-05T15:15:07Z" } }