Show filters
21 Total Results
Displaying 11-20 of 21
Sort by:
Attacker Value
Unknown

CVE-2021-3906

Disclosure Date: October 27, 2021 (last updated February 23, 2025)
bookstack is vulnerable to Unrestricted Upload of File with Dangerous Type
Attacker Value
Unknown

CVE-2021-3874

Disclosure Date: October 15, 2021 (last updated February 23, 2025)
bookstack is vulnerable to Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Attacker Value
Unknown

CVE-2021-3768

Disclosure Date: September 06, 2021 (last updated February 23, 2025)
bookstack is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Attacker Value
Unknown

CVE-2021-3767

Disclosure Date: September 06, 2021 (last updated February 23, 2025)
bookstack is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Attacker Value
Unknown

CVE-2021-3758

Disclosure Date: September 02, 2021 (last updated February 23, 2025)
bookstack is vulnerable to Server-Side Request Forgery (SSRF)
Attacker Value
Unknown

CVE-2020-26260

Disclosure Date: December 09, 2020 (last updated February 22, 2025)
BookStack is a platform for storing and organising information and documentation. In BookStack before version 0.30.5, a user with permissions to edit a page could set certain image URL's to manipulate functionality in the exporting system, which would allow them to make server side requests and/or have access to a wider scope of files within the BookStack file storage locations. The issue was addressed in BookStack v0.30.5. As a workaround, page edit permissions could be limited to only those that are trusted until you can upgrade.
Attacker Value
Unknown

CVE-2020-26211

Disclosure Date: November 03, 2020 (last updated February 22, 2025)
In BookStack before version 0.30.4, a user with permissions to edit a page could insert JavaScript code through the use of `javascript:` URIs within a link or form which would run, within the context of the current page, when clicked or submitted. Additionally, a user with permissions to edit a page could insert a particular meta tag which could be used to silently redirect users to a alternative location upon visit of a page. Dangerous content may remain in the database but will be removed before being displayed on a page. If you think this could have been exploited the linked advisory provides a SQL query to test. As a workaround without upgrading, page edit permissions could be limited to only those that are trusted until you can upgrade although this will not address existing exploitation of this vulnerability. The issue is fixed in BookStack version 0.30.4.
Attacker Value
Unknown

CVE-2020-26210

Disclosure Date: November 03, 2020 (last updated February 22, 2025)
In BookStack before version 0.30.4, a user with permissions to edit a page could add an attached link which would execute untrusted JavaScript code when clicked by a viewer of the page. Dangerous content may remain in the database after this update. If you think this could have been exploited the linked advisory provides a SQL query to test. As a workaround, page edit permissions could be limited to only those that are trusted until you can upgrade although this will not address existing exploitation of this vulnerability. The issue is fixed in version 0.30.4.
Attacker Value
Unknown

CVE-2020-11055

Disclosure Date: May 07, 2020 (last updated February 21, 2025)
In BookStack greater than or equal to 0.18.0 and less than 0.29.2, there is an XSS vulnerability in comment creation. 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. This has been fixed in 0.29.2.
Attacker Value
Unknown

CVE-2020-5256

Disclosure Date: March 09, 2020 (last updated February 21, 2025)
BookStack before version 0.25.5 has a vulnerability where a user could upload PHP files through image upload functions, which would allow them to execute code on the host system remotely. They would then have the permissions of the PHP process. This most impacts scenarios where non-trusted users are given permission to upload images in any area of the application. The issue was addressed in a series of patches in versions 0.25.3, 0.25.4 and 0.25.5. Users should upgrade to at least v0.25.5 to avoid this vulnerability.