"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-11-03 22:01:40 +00:00
parent bb41655537
commit 6053a97f50
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743

View File

@ -35,7 +35,7 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "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. \n\nAdditionally, 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.\nDangerous 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.\nAs 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. \n\nThe issue is fixed in BookStack version 0.30.4. " "value": "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."
} }
] ]
}, },
@ -69,6 +69,11 @@
}, },
"references": { "references": {
"reference_data": [ "reference_data": [
{
"name": "https://github.com/BookStackApp/BookStack/releases/tag/v0.30.4",
"refsource": "MISC",
"url": "https://github.com/BookStackApp/BookStack/releases/tag/v0.30.4"
},
{ {
"name": "https://github.com/BookStackApp/BookStack/security/advisories/GHSA-r2cf-8778-3jgp", "name": "https://github.com/BookStackApp/BookStack/security/advisories/GHSA-r2cf-8778-3jgp",
"refsource": "CONFIRM", "refsource": "CONFIRM",
@ -79,11 +84,6 @@
"refsource": "MISC", "refsource": "MISC",
"url": "https://github.com/BookStackApp/BookStack/commit/bbd1384acbe7e52c21f89af69f2dc391c95dbf54" "url": "https://github.com/BookStackApp/BookStack/commit/bbd1384acbe7e52c21f89af69f2dc391c95dbf54"
}, },
{
"name": "https://github.com/BookStackApp/BookStack/releases/tag/v0.30.4",
"refsource": "MISC",
"url": "https://github.com/BookStackApp/BookStack/releases/tag/v0.30.4"
},
{ {
"name": "https://www.bookstackapp.com/blog/beta-release-v0-30-4/", "name": "https://www.bookstackapp.com/blog/beta-release-v0-30-4/",
"refsource": "MISC", "refsource": "MISC",