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.
References
Link | Resource |
---|---|
http://jvn.jp/en/jp/JVN41035278/index.html | Third Party Advisory |
https://bookstackapp.com/blog/beta-release-v0-29-2/ | Release Notes Vendor Advisory |
https://github.com/BookStackApp/BookStack/releases/tag/v0.29.2 | Release Notes |
https://github.com/BookStackApp/BookStack/security/advisories/GHSA-5vf7-q87h-pg6w | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-05-07 21:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-11055
Mitre link : CVE-2020-11055
CVE.ORG link : CVE-2020-11055
JSON object : View
Products Affected
bookstackapp
- bookstack
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')