CVE-2019-15532
MEDIUM6.1EPSS 0.46%Cross-Site Scripting in cyberchef
發布日:2019/8/27修改日:2023/11/8
描述
Versions of `cyberchef` prior to 8.31.3 are vulnerable to Cross-Site Scripting. In `Text Encoding Brute Force` the table rows are created by concatenating the `value` variable unsanitized in the HTML code. If this variable is controlled by user input it allows attackers to execute arbitrary JavaScript in a victim's browser. ## Recommendation Upgrade to version 8.31.3 or later.
受影響套件(1)
- npm/cybercheffrom 0, < 8.31.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2019-15532
- WEBhttps://github.com/gchq/CyberChef/commit/01f0625d6a177f9c5df9281f12a27c814c2d8bcf
- WEBhttps://github.com/gchq/CyberChef/compare/v8.31.1...v8.31.2
- WEBhttps://github.com/gchq/CyberChef/issues/539
- WEBhttps://github.com/gchq/CyberChef/issues/544
- WEBhttps://snyk.io/vuln/SNYK-JS-CYBERCHEF-460296
- WEBhttps://www.npmjs.com/advisories/1149