2022-02-17 08:01:07 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-21158" ,
2022-03-10 17:23:39 +00:00
"ASSIGNER" : "vultures@jpcert.or.jp" ,
"STATE" : "PUBLIC"
2022-03-07 17:56:37 +09:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "MarkText" ,
"product" : {
"product_data" : [
{
"product_name" : "MarkText" ,
"version" : {
"version_data" : [
{
"version_value" : "versions prior to v0.17.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site scripting"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-03-10 17:23:39 +00:00
"url" : "https://github.com/marktext/marktext/releases/tag/v0.17.0" ,
"refsource" : "MISC" ,
"name" : "https://github.com/marktext/marktext/releases/tag/v0.17.0"
2022-03-07 17:56:37 +09:00
} ,
{
2022-03-10 17:23:39 +00:00
"url" : "https://jvn.jp/en/jp/JVN89524240/index.html" ,
"refsource" : "MISC" ,
"name" : "https://jvn.jp/en/jp/JVN89524240/index.html"
2022-03-07 17:56:37 +09:00
}
]
2022-02-17 08:01:07 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-07 17:56:37 +09:00
"value" : "A stored cross-site scripting vulnerability in marktext versions prior to v0.17.0 due to improper handling of the link (with javascript: scheme) inside the document may allow an attacker to execute an arbitrary script on the PC of the user using marktext."
2022-02-17 08:01:07 +00:00
}
]
}
}