cvelist/2019/5xxx/CVE-2019-5960.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2019-01-10 14:06:05 -05:00
{
2019-03-17 23:55:55 +00:00
"data_version": "4.0",
2019-07-04 20:35:37 +09:00
"references": {
"reference_data": [
{
2019-07-05 14:01:04 +00:00
"refsource": "JVN",
"name": "JVN#33652328",
2019-07-04 20:35:37 +09:00
"url": "https://jvn.jp/en/jp/JVN33652328/index.html"
}
]
},
2019-03-17 23:55:55 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-04 20:35:37 +09:00
"value": "Cross-site request forgery (CSRF) vulnerability in WP Open Graph 1.6.1 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors."
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "1.6.1 and earlier"
}
]
},
"product_name": "WP Open Graph"
}
]
},
"vendor_name": "Custom4Web"
}
]
}
},
"CVE_data_meta": {
"ID": "CVE-2019-5960",
2019-07-05 14:01:04 +00:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
2019-07-04 20:35:37 +09:00
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site request forgery"
}
]
2019-03-17 23:55:55 +00:00
}
]
}
2019-07-05 14:01:04 +00:00
}