cvelist/2021/20xxx/CVE-2021-20745.json

65 lines
1.9 KiB
JSON
Raw Normal View History

2020-12-17 22:03:03 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-20745",
2021-06-28 09:44:43 +09:00
"ASSIGNER": "vultures@jpcert.or.jp"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Takuya Matsuyama",
"product": {
"product_data": [
{
"product_name": "Inkdrop",
"version": {
"version_data": [
{
"version_value": "versions prior to v5.3.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.inkdrop.app/"
},
{
"url": "https://docs.inkdrop.app/releases/5.3.1"
},
{
"url": "https://jvn.jp/en/jp/JVN29949691/index.html"
}
]
2020-12-17 22:03:03 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-28 09:44:43 +09:00
"value": "Inkdrop versions prior to v5.3.1 allows an attacker to execute arbitrary OS commands on the system where it runs by loading a file or code snippet containing an invalid iframe into Inkdrop."
2020-12-17 22:03:03 +00:00
}
]
}
}