2022-01-19 22:01:34 +00:00
{
"CVE_data_meta" : {
2022-02-14 20:43:58 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-01-19 22:01:34 +00:00
"ID" : "CVE-2022-23637" ,
2022-02-14 20:43:58 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Stored Cross-Site-Scripting (XSS) in Markdown Editor"
2022-01-19 22:01:34 +00:00
} ,
2022-02-14 20:43:58 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "k-box" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.33.1"
}
]
}
}
]
} ,
"vendor_name" : "k-box"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-01-19 22:01:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-02-14 20:43:58 +00:00
"value" : "K-Box is a web-based application to manage documents, images, videos and geodata. Prior to version 0.33.1, a stored Cross-Site-Scripting (XSS) vulnerability is present in the markdown editor used by the document abstract and markdown file preview. A specifically crafted anchor link can, if clicked, execute untrusted javascript actions, like retrieving user cookies. Version 0.33.1 includes a patch that allows discarding unsafe links."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
2022-01-19 22:01:34 +00:00
}
]
2022-02-14 20:43:58 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/k-box/k-box/security/advisories/GHSA-wwcw-h4mf-mvxf" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/k-box/k-box/security/advisories/GHSA-wwcw-h4mf-mvxf"
} ,
{
"name" : "https://github.com/k-box/k-box/commit/3bb4df9a4d01aade5bffaa603a514d1a5fabd214" ,
"refsource" : "MISC" ,
"url" : "https://github.com/k-box/k-box/commit/3bb4df9a4d01aade5bffaa603a514d1a5fabd214"
}
]
} ,
"source" : {
"advisory" : "GHSA-wwcw-h4mf-mvxf" ,
"discovery" : "UNKNOWN"
2022-01-19 22:01:34 +00:00
}
}