crowcpp crow 在web页面生成时对输入的转义处理不恰当(跨站脚本)
CVE编号
CVE-2021-23824利用情况
暂无补丁情况
N/A披露时间
2022-01-13漏洞描述
This affects the package Crow before 0.3+4. When using attributes without quotes in the template, an attacker can manipulate the input to introduce additional attributes, potentially executing code. This may lead to a Cross-site Scripting (XSS) vulnerability, assuming an attacker can influence the value entered into the template. If the template is used to render user-generated content, this vulnerability may escalate to a persistent XSS vulnerability.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/CrowCpp/Crow/pull/317 | |
https://github.com/CrowCpp/Crow/releases/tag/v0.3%2B4 | |
https://snyk.io/vuln/SNYK-UNMANAGED-CROW-2336164 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | crowcpp | crow | * | Up to (excluding) 0.3\+4 |
- 攻击路径 网络
- 攻击复杂度 低
- 权限要求 无
- 影响范围 已更改
- 用户交互 需要
- 可用性 无
- 保密性 低
- 完整性 低
CWE-ID | 漏洞类型 |
CWE-79 | 在Web页面生成时对输入的转义处理不恰当(跨站脚本) |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论