cvelist/2017/8xxx/CVE-2017-8807.json

87 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:47:27 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2017-8807",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Varnish HTTP Cache 4.1.x before 4.1.9 and 5.x before 5.2.1",
"version": {
"version_data": [
{
"version_value": "Varnish HTTP Cache 4.1.x before 4.1.9 and 5.x before 5.2.1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-11-15 21:03:11 -05:00
{
2019-03-18 06:47:27 +00:00
"lang": "eng",
"value": "vbf_stp_error in bin/varnishd/cache/cache_fetch.c in Varnish HTTP Cache 4.1.x before 4.1.9 and 5.x before 5.2.1 allows remote attackers to obtain sensitive information from process memory because a VFP_GetStorage buffer is larger than intended in certain circumstances involving -sfile Stevedore transient objects."
2017-11-15 21:03:11 -05:00
}
2019-03-18 06:47:27 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "memory disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.debian.org/881808",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/881808"
},
{
"name": "http://varnish-cache.org/security/VSV00002.html",
"refsource": "CONFIRM",
"url": "http://varnish-cache.org/security/VSV00002.html"
},
{
"name": "https://github.com/varnishcache/varnish-cache/pull/2429",
"refsource": "CONFIRM",
"url": "https://github.com/varnishcache/varnish-cache/pull/2429"
},
{
"name": "https://github.com/varnishcache/varnish-cache/commit/176f8a075a963ffbfa56f1c460c15f6a1a6af5a7",
"refsource": "CONFIRM",
"url": "https://github.com/varnishcache/varnish-cache/commit/176f8a075a963ffbfa56f1c460c15f6a1a6af5a7"
},
{
"name": "DSA-4034",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2017/dsa-4034"
},
{
"name": "101886",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/101886"
}
]
}
}