cvelist/2016/4xxx/CVE-2016-4069.json
2017-10-16 12:31:07 -04:00

82 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-4069",
"STATE" : "PUBLIC"
},
"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",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Cross-site request forgery (CSRF) vulnerability in Roundcube Webmail before 1.1.5 allows remote attackers to hijack the authentication of users for requests that download attachments and cause a denial of service (disk consumption) via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2016/04/23/4"
},
{
"url" : "https://github.com/roundcube/roundcubemail/commit/4a408843b0ef816daf70a472a02b78cd6073a4d5"
},
{
"url" : "https://github.com/roundcube/roundcubemail/commit/699af1e5206ed9114322adaa3c25c1c969640a53"
},
{
"url" : "https://github.com/roundcube/roundcubemail/issues/4957"
},
{
"url" : "https://github.com/roundcube/roundcubemail/releases/tag/1.1.5"
},
{
"url" : "https://github.com/roundcube/roundcubemail/wiki/Changelog#release-115"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2016-08/msg00079.html"
},
{
"url" : "http://www.securityfocus.com/bid/92654"
}
]
}
}