2020-10-01 14:01:50 +00:00
{
"CVE_data_meta" : {
2020-12-09 09:15:01 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-10-01 14:01:50 +00:00
"ID" : "CVE-2020-26260" ,
2020-12-09 09:15:01 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Server Side Request Forgery in BookStack"
2020-10-01 14:01:50 +00:00
} ,
2020-12-09 09:15:01 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "BookStack" ,
"version" : {
"version_data" : [
{
"version_value" : ">= v0.7, < v0.30.5"
}
]
}
}
]
} ,
"vendor_name" : "BookStackApp"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-10-01 14:01:50 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-09 17:01:54 +00:00
"value" : "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."
2020-10-01 14:01:50 +00:00
}
]
2020-12-09 09:15:01 -07:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/BookStackApp/BookStack/security/advisories/GHSA-8wfc-w2r5-x7cr" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/BookStackApp/BookStack/security/advisories/GHSA-8wfc-w2r5-x7cr"
} ,
{
"name" : "https://bookstackapp.com/blog/beta-release-v0-30-5/" ,
"refsource" : "MISC" ,
"url" : "https://bookstackapp.com/blog/beta-release-v0-30-5/"
} ,
{
"name" : "https://github.com/BookStackApp/BookStack/releases/tag/v0.30.5" ,
"refsource" : "MISC" ,
"url" : "https://github.com/BookStackApp/BookStack/releases/tag/v0.30.5"
}
]
} ,
"source" : {
"advisory" : "GHSA-8wfc-w2r5-x7cr" ,
"discovery" : "UNKNOWN"
2020-10-01 14:01:50 +00:00
}
2020-12-09 17:01:54 +00:00
}