detect-character-encoding is a package for detecting character encoding using ICU. In detect-character-encoding v0.3.0 and earlier, allocated memory is not released. The problem has been patched in detect-character-encoding v0.3.1.
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
Link | Tags |
---|---|
https://github.com/sonicdoe/detect-character-encoding/security/advisories/GHSA-5rwj-j5m3-3chj | patch third party advisory exploit |
https://github.com/sonicdoe/detect-character-encoding/pull/6 | patch third party advisory issue tracking |
https://github.com/sonicdoe/detect-character-encoding/commit/d44356927b92e3b13e178071bf6d7c671766f588 | third party advisory patch |
https://github.com/sonicdoe/detect-character-encoding/releases/tag/v0.3.1 | third party advisory |