cvelist/2019/12xxx/CVE-2019-12783.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2019-06-10 18:00:50 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-07-14 20:01:33 +00:00
"ID": "CVE-2019-12783",
"STATE": "PUBLIC"
2019-06-10 18:00:50 +00:00
},
2020-07-14 20:01:33 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-06-10 18:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-07-14 20:01:33 +00:00
"value": "An issue was discovered in Verint Impact 360 15.1. At wfo/control/signin, the rd parameter can accept a URL, to which users will be redirected after a successful login. In conjunction with CVE-2019-12784, this can be used by attackers to \"crowdsource\" bruteforce login attempts on the target site, allowing them to guess and potentially compromise valid credentials without ever sending any traffic from their own machine to the target site."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://seclists.org/fulldisclosure/2020/Jul/16",
"url": "https://seclists.org/fulldisclosure/2020/Jul/16"
2020-07-14 22:01:36 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/158412/Verint-Impact-360-15.1-Open-Redirect.html",
"url": "http://packetstormsecurity.com/files/158412/Verint-Impact-360-15.1-Open-Redirect.html"
2019-06-10 18:00:50 +00:00
}
]
}
}