CVE-2020-10739 update

This commit is contained in:
Dhananjay Arunesh 2020-05-13 12:09:29 +05:30
parent bdd83d5c09
commit bbf3019742
No known key found for this signature in database
GPG Key ID: 9B3D8FE350EC5D74

View File

@ -4,15 +4,74 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10739",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "darunesh@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "istio/envoy",
"version": {
"version_data": [
{
"version_value": "1.5.3"
},
{
"version_value": "1.4.9"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://istio.io/news/security/istio-security-2020-005/"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10739",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10739",
"refsource": "CONFIRM"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "A null pointer exception flaw was found in servicemesh-proxy. When running Telemetry v2 (not on by default in version 1.4.x), an attacker could send a specially crafted packet to the ingress gateway or proxy sidecar, triggering a denial of service."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "7.5/CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
]
]
}
}