漏洞标题
原型污染
漏洞描述信息
原型污染(Prototype Pollution)
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
漏洞类别
N/A
漏洞标题
Prototype Pollution
漏洞描述信息
This affects the package nconf before 0.11.4. When using the memory engine, it is possible to store a nested JSON representation of the configuration. The .set() function, that is responsible for setting the configuration properties, is vulnerable to Prototype Pollution. By providing a crafted property, it is possible to modify the properties on the Object.prototype.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
漏洞类别
N/A
漏洞标题
nconf 安全漏洞
漏洞描述信息
nconf是TOML 格式的插件。 nconf 0.11.4 之前存在安全漏洞,该漏洞源于负责设置配置属性的 .set() 函数容易受到原型污染。
CVSS信息
N/A
漏洞类别
其他