VYPR

Detect Character Encoding

by Sonicdoe

Source repositories

CVEs (2)

  • CVE-2021-39176Aug 31, 2021
    risk 0.00cvss epss 0.02

    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.

  • CVE-2021-39157Aug 24, 2021
    risk 0.00cvss epss 0.02

    detect-character-encoding is an open source character encoding inspection library. In detect-character-encoding v0.6.0 and earlier, data matching no charset causes the Node.js process to crash. The problem has been patched in [detect-character-encoding…