cvelist/2020/23xxx/CVE-2020-23776.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-08-13 14:01:53 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-01-26 22:00:42 +00:00
"ID": "CVE-2020-23776",
"STATE": "PUBLIC"
2020-08-13 14:01:53 +00:00
},
2021-01-26 22:00:42 +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",
2020-08-13 14:01:53 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-26 22:00:42 +00:00
"value": "A SSRF vulnerability exists in Winmail 6.5 in app.php in the key parameter when HTTPS is on. An attacker can use this vulnerability to cause the server to send a request to a specific URL. An attacker can modify the request header 'HOST' value to cause the server to send the request."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/zhonghaozhao/winmail/issues/3",
"refsource": "MISC",
"name": "https://github.com/zhonghaozhao/winmail/issues/3"
2020-08-13 14:01:53 +00:00
}
]
}
}