mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
67 lines
2.1 KiB
JSON
67 lines
2.1 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-21158",
|
|
"ASSIGNER": "vultures@jpcert.or.jp",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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": [
|
|
{
|
|
"url": "https://github.com/marktext/marktext/releases/tag/v0.17.0",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/marktext/marktext/releases/tag/v0.17.0"
|
|
},
|
|
{
|
|
"url": "https://jvn.jp/en/jp/JVN89524240/index.html",
|
|
"refsource": "MISC",
|
|
"name": "https://jvn.jp/en/jp/JVN89524240/index.html"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
}
|
|
} |