cvelist/2020/13xxx/CVE-2020-13663.json

79 lines
2.8 KiB
JSON
Raw Normal View History

2021-06-01 19:00:18 -04:00
{
2021-06-01 18:30:25 -04:00
"CVE_data_meta": {
"ASSIGNER": "security@drupal.org",
"ID": "CVE-2020-13663",
2021-06-01 19:13:10 -04:00
"STATE": "PUBLIC"
2021-06-01 18:30:25 -04:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Drupal Core",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "7.x",
"version_value": "7.72"
},
{
"version_affected": "<",
"version_name": "8.8.x",
"version_value": "8.8.8"
},
{
"version_affected": "<",
"version_name": "8.9.x",
"version_value": "8.9.1"
},
{
"version_affected": "<",
"version_name": "9.0.x",
"version_value": "9.0.1"
}
]
}
}
]
2021-05-04 20:09:55 -04:00
},
2021-06-01 18:30:25 -04:00
"vendor_name": "Drupal"
2021-05-04 20:09:55 -04:00
}
]
}
2021-06-01 18:30:25 -04:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2021-06-11 16:00:55 +00:00
"value": "Cross Site Request Forgery vulnerability in Drupal Core Form API does not properly handle certain form input from cross-site requests, which can lead to other vulnerabilities."
2021-06-01 18:30:25 -04:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Request Forgery"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.drupal.org/sa-core-2020-004",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/sa-core-2020-004"
}
2021-05-04 20:09:55 -04:00
]
2021-06-01 18:30:25 -04:00
}
2021-06-11 16:00:55 +00:00
}