cvelist/2017/2xxx/CVE-2017-2239.json

62 lines
1.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:45:25 +00:00
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2017-2239",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Marp",
"version": {
"version_data": [
{
"version_value": "v0.0.10 and earlier"
}
]
}
}
]
},
"vendor_name": "Yuki Hattori"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:45:25 +00:00
"lang": "eng",
"value": "Marp versions v0.0.10 and earlier may allow an attacker to access local resources and files using JavaScript."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:45:25 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "JVN#21174546",
"refsource": "JVN",
"url": "http://jvn.jp/en/jp/JVN21174546/index.html"
}
]
}
}