Update CVE-2020-13663.json

This commit is contained in:
Michael Hess 2021-05-04 20:09:55 -04:00 committed by GitHub
parent 4a8ee5f93e
commit 3515343e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,83 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-13663",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-13663",
"ASSIGNER": "security@drupal.org",
"STATE": "RESERVED"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Drupal",
"product": {
"product_data": [
{
"product_name": "Drupal Core",
"version": {
"version_data": [
{
"version_name": "7.x",
"version_affected": "<=",
"version_value": "7.72",
"platform": ""
},
{
"version_name": "8.8.x",
"version_affected": "<=",
"version_value": "8.8.8",
"platform": ""
},
{
"version_name": "8.9.x",
"version_affected": "<=",
"version_value": "8.9.1",
"platform": ""
},
{
"version_name": "9.0.x",
"version_affected": "<=",
"version_value": "9.0.1",
"platform": ""
}
]
}
}
]
}
}
]
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Request Forgery"
}
]
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross Site Request Forgery vulnerability in Drupal Coree Form API does not properly handle certain form input from cross-site requests, which can lead to other vulnerabilities.\n\nThis issue affects:\nDrupal Drupal Core\n7.x version 7.72 and prior versions;\n8.8.x version 8.8.8 and prior versions;\n8.9.x version 8.9.1 and prior versions;\n9.0.x version 9.0.1 and prior versions."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.drupal.org/sa-core-2020-004",
"name": "https://www.drupal.org/sa-core-2020-004"
}
]
}
}