CVE-2021-39131
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
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).
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| sonicdoe | ced | < 1.0.0 | affected |
Weaknesses
- CWE-241: CWE-241: Improper Handling of Unexpected Data Type
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/sonicdoe/ced/security/advisories/GHSA-27wq-qx3q-fxm9
- https://github.com/sonicdoe/ced/commit/a4d9f10b6bf1cd468d1a5b9a283cdf437f8bb7b3
- https://github.com/sonicdoe/ced/releases/tag/v1.0.0
References
- https://github.com/sonicdoe/ced/security/advisories/GHSA-27wq-qx3q-fxm9
- https://github.com/sonicdoe/ced/commit/a4d9f10b6bf1cd468d1a5b9a283cdf437f8bb7b3
- https://github.com/sonicdoe/ced/releases/tag/v1.0.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.