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 |
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
21 Nov 2024, 04:56
Type | Values Removed | Values Added |
---|---|---|
References | () http://jvn.jp/en/jp/JVN41035278/index.html - Third Party Advisory | |
References | () https://bookstackapp.com/blog/beta-release-v0-29-2/ - Release Notes, Vendor Advisory | |
References | () https://github.com/BookStackApp/BookStack/releases/tag/v0.29.2 - Release Notes | |
References | () https://github.com/BookStackApp/BookStack/security/advisories/GHSA-5vf7-q87h-pg6w - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 6.3 |
Information
Published : 2020-05-07 21:15
Updated : 2024-11-21 04:56
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')