{ "schema_version": "1.4.0", "id": "GHSA-fffg-cwc9-xvj7", "modified": "2024-08-30T14:30:18Z", "published": "2024-03-01T09:31:06Z", "aliases": [ "CVE-2023-52555" ], "summary": "mongo-express Cross-site Request Forgery vulnerability", "details": "In mongo-express 1.0.2, /admin allows CSRF, as demonstrated by deletion of a Collection.", "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": "npm", "name": "mongo-express" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.0.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52555" }, { "type": "WEB", "url": "https://github.com/mongo-express/mongo-express/issues/1338" }, { "type": "PACKAGE", "url": "https://github.com/mongo-express/mongo-express" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-03-01T16:58:15Z", "nvd_published_at": "2024-03-01T08:15:37Z" } }