漏洞标题
在检测字符编码的有效生命周期后未释放内存
漏洞描述信息
在detect-character-encoding中,有效生命周期后缺少内存释放
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
漏洞类别
N/A
漏洞标题
Missing Release of Memory after Effective Lifetime in detect-character-encoding
漏洞描述信息
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.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
漏洞类别
在移除最后引用时对内存的释放不恰当(内存泄露)
漏洞标题
detect-character-encoding 安全漏洞
漏洞描述信息
detect-character-encoding是开源的一个 C++ 插件。 detect-character-encoding 0.3.0以及之前版本存在安全漏洞,该漏洞源于软件不会释放分配的内存。
CVSS信息
N/A
漏洞类别
其他