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

67 lines
2.0 KiB
JSON
Raw Normal View History

2020-12-17 22:04:12 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-20652",
2021-02-05 14:01:01 +00:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
2021-02-05 18:32:46 +09:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "J. Peters",
"product": {
"product_data": [
{
"product_name": "Name Directory",
"version": {
"version_data": [
{
"version_value": "1.17.4 and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site request forgery"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-02-05 14:01:01 +00:00
"url": "https://wordpress.org/plugins/name-directory/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/name-directory/"
2021-02-05 18:32:46 +09:00
},
{
2021-02-05 14:01:01 +00:00
"url": "https://jvn.jp/en/jp/JVN50470170/index.html",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN50470170/index.html"
2021-02-05 18:32:46 +09:00
}
]
2020-12-17 22:04:12 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-02-05 18:32:46 +09:00
"value": "Cross-site request forgery (CSRF) vulnerability in Name Directory 1.17.4 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors."
2020-12-17 22:04:12 +00:00
}
]
}
}