2023-11-21 00:55:21 +00:00
{
"id" : "CVE-2023-6199" ,
"sourceIdentifier" : "help@fluidattacks.com" ,
"published" : "2023-11-20T23:15:06.877" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:43:20.350" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-21 00:55:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Book Stack version 23.10.2 allows filtering local files on the server. This is possible because the application is vulnerable to SSRF.\n"
2023-11-29 19:01:06 +00:00
} ,
{
"lang" : "es" ,
"value" : "Book Stack versi\u00f3n 23.10.2 permite filtrar archivos locales en el servidor. Esto es posible porque la aplicaci\u00f3n es vulnerable a SSRF."
2023-11-21 00:55:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-29 19:01:06 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "help@fluidattacks.com" ,
"type" : "Secondary" ,
2023-11-29 19:01:06 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
2023-11-29 19:01:06 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
2023-11-29 19:01:06 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 4.2
2023-11-29 19:01:06 +00:00
} ,
2023-11-21 00:55:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-21 00:55:21 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-11-21 00:55:21 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
2023-11-21 00:55:21 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.6
2023-11-21 00:55:21 +00:00
}
]
} ,
"weaknesses" : [
2023-11-29 19:01:06 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "help@fluidattacks.com" ,
"type" : "Secondary" ,
2023-11-29 19:01:06 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
} ,
2023-11-21 00:55:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-21 00:55:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
2023-11-29 19:01:06 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-06-07 16:03:12 +00:00
"criteria" : "cpe:2.3:a:bookstackapp:bookstack:23.10.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BD6112A9-D59F-486E-9551-F5FB1434E4E3"
2023-11-29 19:01:06 +00:00
}
]
}
]
}
] ,
2023-11-21 00:55:21 +00:00
"references" : [
{
"url" : "https://fluidattacks.com/advisories/imagination/" ,
2023-11-29 19:01:06 +00:00
"source" : "help@fluidattacks.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-11-21 00:55:21 +00:00
} ,
{
"url" : "https://www.bookstackapp.com/blog/bookstack-release-v23-10-3/" ,
2023-11-29 19:01:06 +00:00
"source" : "help@fluidattacks.com" ,
"tags" : [
"Product" ,
"Release Notes" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://fluidattacks.com/advisories/imagination/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://www.bookstackapp.com/blog/bookstack-release-v23-10-3/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product" ,
"Release Notes" ,
"Vendor Advisory"
]
2023-11-21 00:55:21 +00:00
}
]
}