2024-04-04 08:46:00 +00:00

124 lines
3.1 KiB
JSON

{
"id": "CVE-2022-48216",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-04T16:15:08.990",
"lastModified": "2023-08-08T14:22:24.967",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Uniswap Universal Router before 1.1.0 mishandles reentrancy. This would have allowed theft of funds."
},
{
"lang": "es",
"value": "Uniswap Universal Router anterior a 1.1.0 maneja mal la reentrada. Esto habr\u00eda permitido el robo de fondos."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-667"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:uniswap:universal_router_firmware:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.1.0",
"matchCriteriaId": "C5EC1FC0-82AC-4CE3-B39A-68FAA868AEF7"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:uniswap:universal_router:-:*:*:*:*:*:*:*",
"matchCriteriaId": "94AAC18C-11C3-479F-875D-097140930E76"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Uniswap/universal-router/commit/d82c6685ef566d9b280651c99f4b93a8454c08a8",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/Uniswap/universal-router/compare/v1.0.1...v1.1.0",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/Uniswap/universal-router/pull/189",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://media.dedaub.com/uniswap-bug-bounty-1625d8ff04ae",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://twitter.com/dedaub/status/1610058814094450694",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}