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
XSS at ctx.redirect() function in Koajs
Vulnerability Description
Koa is expressive middleware for Node.js using ES2017 async functions. In koa < 2.16.1 and < 3.0.0-alpha.5, passing untrusted user input to ctx.redirect() even after sanitizing it, may execute javascript code on the user who use the app. This issue is patched in 2.16.1 and 3.0.0-alpha.5.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Koa 跨站脚本漏洞
Vulnerability Description
Koa是Koa.js开源的一个中间件。 Koa 2.16.1之前版本和3.0.0-alpha.5之前版本存在跨站脚本漏洞,该漏洞源于将不可信用户输入传递给ctx.redirect可能导致执行javascript代码。
CVSS Information
N/A
Vulnerability Type
N/A