"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-08-22 17:00:55 +00:00
parent d706f2bceb
commit a88555ad05
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,63 +1,67 @@
{ {
"data_type": "CVE", "data_type": "CVE",
"data_format": "MITRE", "data_format": "MITRE",
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "bressers@elastic.co", "ASSIGNER": "security@elastic.co",
"ID": "CVE-2019-7617", "ID": "CVE-2019-7617",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"vendor_name": "Elastic", "vendor_name": "Elastic",
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Elastic APM agent for Python", "product_name": "Elastic APM agent for Python",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "before 5.1.0" "version_value": "before 5.1.0"
}
]
}
}
]
} }
]
} }
}
] ]
}
} }
] },
} "problemtype": {
}, "problemtype_data": [
"problemtype": { {
"problemtype_data": [ "description": [
{ {
"description": [ "lang": "eng",
{ "value": "CWE-20: Improper Input Validation"
"lang": "eng", }
"value": "CWE-20: Improper Input Validation" ]
} }
] ]
} },
] "references": {
}, "reference_data": [
"references": { {
"reference_data": [ "url": "https://www.elastic.co/community/security/",
{ "refsource": "MISC",
"url": "https://www.elastic.co/community/security/" "name": "https://www.elastic.co/community/security/"
}, },
{ {
"url": "https://discuss.elastic.co/t/elastic-apm-agent-for-python-5-1-0-security-update/196145" "url": "https://discuss.elastic.co/t/elastic-apm-agent-for-python-5-1-0-security-update/196145",
} "refsource": "MISC",
] "name": "https://discuss.elastic.co/t/elastic-apm-agent-for-python-5-1-0-security-update/196145"
}, }
"description": { ]
"description_data": [ },
{ "description": {
"lang": "eng", "description_data": [
"value": "When the Elastic APM agent for Python versions before 5.1.0 is run as a CGI script, there is a variable name clash flaw if a remote attacker can control the proxy header. This could result in an attacker redirecting collected APM data to a proxy of their choosing." {
} "lang": "eng",
] "value": "When the Elastic APM agent for Python versions before 5.1.0 is run as a CGI script, there is a variable name clash flaw if a remote attacker can control the proxy header. This could result in an attacker redirecting collected APM data to a proxy of their choosing."
} }
} ]
}
}