ced detects character encoding using Google’s compact_enc_det library. In ced v0.1.0, passing data types other than `Buffer` causes the Node.js process to crash. The problem has been patched in ced v1.0.0. As a workaround, before passing an argument to ced, verify it’s a `Buffer` using `Buffer.isBuffer(obj)`.
References
Link | Resource |
---|---|
https://github.com/sonicdoe/ced/releases/tag/v1.0.0 | Release Notes Third Party Advisory |
https://github.com/sonicdoe/ced/security/advisories/GHSA-27wq-qx3q-fxm9 | Exploit Patch Third Party Advisory |
https://github.com/sonicdoe/ced/commit/a4d9f10b6bf1cd468d1a5b9a283cdf437f8bb7b3 | Patch Third Party Advisory |
Configurations
Information
Published : 2021-08-17 16:15
Updated : 2021-08-27 07:21
NVD link : CVE-2021-39131
Mitre link : CVE-2021-39131
JSON object : View
CWE
CWE-755
Improper Handling of Exceptional Conditions
Products Affected
ced_project
- ced