Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
cookie accepts cookie name, path, and domain with out of bounds characters
Vulnerability Description
cookie is a basic HTTP cookie parser and serializer for HTTP servers. The cookie name could be used to set other fields of the cookie, resulting in an unexpected cookie value. A similar escape can be used for path and domain, which could be abused to alter other fields of the cookie. Upgrade to 0.7.0, which updates the validation for name, path, and domain.
CVSS Information
N/A
Vulnerability Type
输出中的特殊元素转义处理不恰当(注入)
Vulnerability Title
cookie 安全漏洞
Vulnerability Description
cookie是jshttp开源的一个 HTTP 服务器 cookie 解析和序列化库。 cookie 0.7.0之前版本存在安全漏洞,该漏洞源于允许攻击者通过操纵cookie名称来设置cookie的其他字段,导致意外的cookie值。
CVSS Information
N/A
Vulnerability Type
N/A