LibreNMS 包含通过文件上传进行的存储型 XSS(CVE-2024-47528)
CVE编号
CVE-2024-47528利用情况
暂无补丁情况
N/A披露时间
2024-10-02漏洞描述
LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. Stored Cross-Site Scripting (XSS) can be achieved by uploading a new Background for a Custom Map. Users with "admin" role can set background for a custom map, this allow the upload of SVG file that can contain XSS payload which will trigger on load. This led to Stored Cross-Site Scripting (XSS). The vulnerability is fixed in 24.9.0.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/librenms/librenms/commit/d959bf1b366319eda16e3cd6dfda8a22beb203be | |
https://github.com/librenms/librenms/security/advisories/GHSA-x8gm-j36p-fppf |
- 攻击路径 N/A
- 攻击复杂度 N/A
- 权限要求 N/A
- 影响范围 N/A
- 用户交互 N/A
- 可用性 N/A
- 保密性 N/A
- 完整性 N/A
CWE-ID | 漏洞类型 |
CWE-116 | 对输出编码和转义不恰当 |
CWE-434 | 危险类型文件的不加限制上传 |
CWE-79 | 在Web页面生成时对输入的转义处理不恰当(跨站脚本) |
Exp相关链接

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