{ "schema_version": "1.4.0", "id": "GHSA-w4m6-x6c2-j5c9", "modified": "2023-10-19T19:26:34Z", "published": "2022-04-13T00:00:24Z", "aliases": [ "CVE-2022-27261" ], "summary": "Express-FileUpload Arbitrary File Overwrite", "details": "An arbitrary file write vulnerability in Express-FileUpload v1.3.1 allows attackers to upload multiple files with the same name, causing an overwrite of files in the web application server. This vulnerability is [debated by the package author](https://github.com/richardgirges/express-fileupload/issues/316).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "express-fileupload" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.3.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27261" }, { "type": "WEB", "url": "https://github.com/richardgirges/express-fileupload/issues/312" }, { "type": "WEB", "url": "https://github.com/richardgirges/express-fileupload/issues/316" }, { "type": "PACKAGE", "url": "https://github.com/richardgirges/express-fileupload" }, { "type": "WEB", "url": "https://www.npmjs.com/package/express-fileupload" }, { "type": "WEB", "url": "https://www.youtube.com/watch?v=3ROHB3ck4tA" } ], "database_specific": { "cwe_ids": [ "CWE-434" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-10-19T19:26:34Z", "nvd_published_at": "2022-04-12T17:15:00Z" } }