gsd-2019-12995
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Istio before 1.2.2 mishandles certain access tokens, leading to "Epoch 0 terminated with an error" in Envoy. This is related to a jwt_authenticator.cc segmentation fault.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-12995", "description": "Istio before 1.2.2 mishandles certain access tokens, leading to \"Epoch 0 terminated with an error\" in Envoy. This is related to a jwt_authenticator.cc segmentation fault.", "id": "GSD-2019-12995" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-12995" ], "details": "Istio before 1.2.2 mishandles certain access tokens, leading to \"Epoch 0 terminated with an error\" in Envoy. This is related to a jwt_authenticator.cc segmentation fault.", "id": "GSD-2019-12995", "modified": "2023-12-13T01:23:43.646737Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-12995", "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": "Istio before 1.2.2 mishandles certain access tokens, leading to \"Epoch 0 terminated with an error\" in Envoy. This is related to a jwt_authenticator.cc segmentation fault." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://istio.io/about/notes/", "refsource": "MISC", "url": "https://istio.io/about/notes/" }, { "name": "https://github.com/istio/istio/issues/15084", "refsource": "MISC", "url": "https://github.com/istio/istio/issues/15084" }, { "name": "https://github.com/istio/istio.io/pull/4555", "refsource": "MISC", "url": "https://github.com/istio/istio.io/pull/4555" } ] } }, "gitlab.com": { "advisories": [ { "_git_import_path": "go/github.com/istio/istio/pilot/pkg/networking/plugin/mixer/mixer.go", "affected_range": "\u003cv1.2.2", "affected_versions": "All versions before 1.2.2", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-476", "CWE-937" ], "date": "2019-07-02", "description": "Istio mishandles certain access tokens, leading to `Epoch 0 terminated with an error` in Envoy. This is related to a `jwt_authenticator.cc` segmentation fault.", "fixed_versions": [ "v1.2.2" ], "identifier": "CVE-2019-12995", "identifiers": [ "CVE-2019-12995" ], "not_impacted": "All versions starting from 1.2.2", "package_slug": "go/istio.io/istio/pilot/pkg/networking/plugin/mixer/mixer.go", "pubdate": "2019-06-28", "solution": "Upgrade to version 1.2.2 or above.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-12995" ], "uuid": "3a02fa5d-f7ae-48aa-b6eb-c80b7a1416d0", "versions": [ { "commit": { "sha": "274ead3ed21ba2d1508182eed883257f37acc155", "tags": [ "1.2.2" ], "timestamp": "20190627181235" }, "number": "v1.2.2" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.2.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-12995" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Istio before 1.2.2 mishandles certain access tokens, leading to \"Epoch 0 terminated with an error\" in Envoy. This is related to a jwt_authenticator.cc segmentation fault." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-476" } ] } ] }, "references": { "reference_data": [ { "name": "https://istio.io/about/notes/", "refsource": "MISC", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://istio.io/about/notes/" }, { "name": "https://github.com/istio/istio.io/pull/4555", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/istio/istio.io/pull/4555" }, { "name": "https://github.com/istio/istio/issues/15084", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/istio/istio/issues/15084" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2020-08-24T17:37Z", "publishedDate": "2019-06-28T10:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.