CVE-2020-11055 – ssddanbrown/bookstack
Package
Manager: composer
Name: ssddanbrown/bookstack
Vulnerable Version: >=0.18.0 <0.29.2
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
EPSS: 0.00391 pctl0.59391
Details
Cross-Site Scripting in BookStack ### Impact A user with permission to create comments could POST HTML directly to the system to be saved in a comment, which would then be executed/displayed to others users viewing the comment. Through this vulnerability custom JavaScript code could be injected and therefore ran on other user machines. This most impacts scenarios where not-trusted users are given permission to create comments. ### Patches The issue was addressed in BookStack v0.29.2. After upgrading, The command `php artisan bookstack:regenerate-comment-content` should be ran to remove any pre-existing dangerous content. ### Workarounds Comments can be disabled in the system settings to prevent them being shown to users. Alternatively, comment creation permissions can be altered as required to only those who are trusted but this will not address existing exploitation of this vulnerability. ### References * [BookStack Beta v0.29.2](https://github.com/BookStackApp/BookStack/releases/tag/v0.29.2) * JVN#41035278 * [BookStack Blog Post](https://bookstackapp.com/blog/beta-release-v0-29-2/) ### For more information If you have any questions or comments about this advisory: * Open an issue in [the BookStack GitHub repository](BookStackApp/BookStack/issues). * Ask on the [BookStack Discord chat](https://discord.gg/ztkBqR2). * Follow the [BookStack Security Advice](https://github.com/BookStackApp/BookStack#-security) to contact someone privately.
Metadata
Created: 2020-05-07T21:10:26Z
Modified: 2021-01-08T20:20:35Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/05/GHSA-5vf7-q87h-pg6w/GHSA-5vf7-q87h-pg6w.json
CWE IDs: ["CWE-79"]
Alternative ID: GHSA-5vf7-q87h-pg6w
Finding: F425
Auto approve: 1