- Description
- Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation, and client-server communication. Prior to version 1.4.27, an Elysia cookie can be overridden by prototype pollution , eg. `__proto__`. This issue is patched in 1.4.27. As a workaround, use t.Cookie validation to enforce validation value and/or prevent iterable over cookie if possible.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- elysia
CVSS 3.1
- Type
- Primary
- Base score
- 5.3
- Impact score
- 1.4
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- Severity
- MEDIUM
- security-advisories@github.com
- CWE-1321
- Hype score
- Not currently trending
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:elysiajs:elysia:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "D271578B-3D8C-496B-A511-4673FFCB69D5",
"versionEndExcluding": "1.4.27",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]