cvelist/2019/5xxx/CVE-2019-5920.json
2019-03-18 01:22:39 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2019-5920",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "FormCraft",
"version": {
"version_data": [
{
"version_value": "1.2.1 and earlier"
}
]
}
}
]
},
"vendor_name": "nCrafts"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site request forgery (CSRF) vulnerability in FormCraft 1.2.1 and earlier allows remote attackers to hijack the authentication of administrators via a specially crafted page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site request forgery"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wordpress.org/plugins/formcraft-form-builder/#developers",
"refsource": "MISC",
"url": "https://wordpress.org/plugins/formcraft-form-builder/#developers"
},
{
"name": "JVN#83501605",
"refsource": "JVN",
"url": "http://jvn.jp/en/jp/JVN83501605/index.html"
},
{
"name": "https://wpvulndb.com/vulnerabilities/9231",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/9231"
}
]
}
}