2020-05-28 22:01:30 +00:00
{
2021-05-04 20:35:20 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "security@drupal.org" ,
"ID" : "CVE-2020-13662" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Drupal Core" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "7" ,
"version_value" : "7.70"
}
]
}
}
]
} ,
"vendor_name" : "Drupal"
2021-05-04 19:54:22 -04:00
}
]
}
2021-05-04 20:35:20 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-05-05 15:00:48 +00:00
"value" : "Open Redirect vulnerability in Drupal Core allows a user to be tricked into visiting a specially crafted link which would redirect them to an arbitrary external URL. This issue affects: Drupal Drupal Core 7 version 7.70 and prior versions."
2021-05-04 20:35:20 -04:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Open Redirect"
}
]
}
2021-05-04 19:54:22 -04:00
]
2021-05-04 20:35:20 -04:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.drupal.org/sa-core-2020-003" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.drupal.org/sa-core-2020-003"
}
]
}
2021-05-05 15:00:48 +00:00
}