{ "schema_version": "1.4.0", "id": "GHSA-7m37-cx35-qgmr", "modified": "2023-01-11T23:47:54Z", "published": "2023-01-04T18:31:00Z", "aliases": [ "CVE-2022-48216" ], "summary": "Uniswap Universal Router Incorrect Authorization vulnerability", "details": "Uniswap Universal Router before 1.1.0 mishandles reentrancy. This would have allowed theft of funds.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "@uniswap/universal-router" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48216" }, { "type": "WEB", "url": "https://github.com/Uniswap/universal-router/pull/189" }, { "type": "WEB", "url": "https://github.com/Uniswap/universal-router/commit/d82c6685ef566d9b280651c99f4b93a8454c08a8" }, { "type": "PACKAGE", "url": "https://github.com/Uniswap/universal-router" }, { "type": "WEB", "url": "https://github.com/Uniswap/universal-router/compare/v1.0.1...v1.1.0" }, { "type": "WEB", "url": "https://media.dedaub.com/uniswap-bug-bounty-1625d8ff04ae" }, { "type": "WEB", "url": "https://twitter.com/dedaub/status/1610058814094450694" } ], "database_specific": { "cwe_ids": [ "CWE-667", "CWE-863" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-01-11T23:47:54Z", "nvd_published_at": "2023-01-04T16:15:00Z" } }