2019-01-04 16:03:21 -05:00
{
2019-05-06 17:00:52 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 00:02:21 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5433" ,
2019-05-06 17:00:52 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Revive Adserver" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed version v4.2.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Open Redirect (CWE-601)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://www.revive-adserver.com/security/revive-sa-2019-001/" ,
"url" : "https://www.revive-adserver.com/security/revive-sa-2019-001/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/390663" ,
"url" : "https://hackerone.com/reports/390663"
}
]
2019-03-18 00:02:21 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-05-06 17:00:52 +00:00
"value" : "A user having access to the UI of a Revive Adserver instance could be tricked into clicking on a specifically crafted admin account-switch.php URL that would eventually lead them to another (unsafe) domain, potentially used for stealing credentials or other phishing attacks. This vulnerability was addressed in version 4.2.0."
2019-03-18 00:02:21 +00:00
}
]
}
}