gsd-2019-17134
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Amphora Images in OpenStack Octavia >=0.10.0 <2.1.2, >=3.0.0 <3.2.0, >=4.0.0 <4.1.0 allows anyone with access to the management network to bypass client-certificate based authentication and retrieve information or issue configuration commands via simple HTTP requests to the Agent on port https/9443, because the cmd/agent.py gunicorn cert_reqs option is True but is supposed to be ssl.CERT_REQUIRED.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-17134", "description": "Amphora Images in OpenStack Octavia \u003e=0.10.0 \u003c2.1.2, \u003e=3.0.0 \u003c3.2.0, \u003e=4.0.0 \u003c4.1.0 allows anyone with access to the management network to bypass client-certificate based authentication and retrieve information or issue configuration commands via simple HTTP requests to the Agent on port https/9443, because the cmd/agent.py gunicorn cert_reqs option is True but is supposed to be ssl.CERT_REQUIRED.", "id": "GSD-2019-17134", "references": [ "https://www.suse.com/security/cve/CVE-2019-17134.html", "https://access.redhat.com/errata/RHSA-2020:0721", "https://access.redhat.com/errata/RHSA-2019:3788", "https://access.redhat.com/errata/RHSA-2019:3743" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-17134" ], "details": "Amphora Images in OpenStack Octavia \u003e=0.10.0 \u003c2.1.2, \u003e=3.0.0 \u003c3.2.0, \u003e=4.0.0 \u003c4.1.0 allows anyone with access to the management network to bypass client-certificate based authentication and retrieve information or issue configuration commands via simple HTTP requests to the Agent on port https/9443, because the cmd/agent.py gunicorn cert_reqs option is True but is supposed to be ssl.CERT_REQUIRED.", "id": "GSD-2019-17134", "modified": "2023-12-13T01:23:44.659790Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-17134", "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": "Amphora Images in OpenStack Octavia \u003e=0.10.0 \u003c2.1.2, \u003e=3.0.0 \u003c3.2.0, \u003e=4.0.0 \u003c4.1.0 allows anyone with access to the management network to bypass client-certificate based authentication and retrieve information or issue configuration commands via simple HTTP requests to the Agent on port https/9443, because the cmd/agent.py gunicorn cert_reqs option is True but is supposed to be ssl.CERT_REQUIRED." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://storyboard.openstack.org/#!/story/2006660", "refsource": "MISC", "url": "https://storyboard.openstack.org/#!/story/2006660" }, { "name": "https://review.opendev.org/686547", "refsource": "MISC", "url": "https://review.opendev.org/686547" }, { "name": "https://review.opendev.org/686546", "refsource": "MISC", "url": "https://review.opendev.org/686546" }, { "name": "https://review.opendev.org/686545", "refsource": "MISC", "url": "https://review.opendev.org/686545" }, { "name": "https://review.opendev.org/686544", "refsource": "MISC", "url": "https://review.opendev.org/686544" }, { "name": "https://review.opendev.org/686543", "refsource": "MISC", "url": "https://review.opendev.org/686543" }, { "name": "https://review.opendev.org/686541", "refsource": "MISC", "url": "https://review.opendev.org/686541" }, { "name": "https://security.openstack.org/ossa/OSSA-2019-005.html", "refsource": "CONFIRM", "url": "https://security.openstack.org/ossa/OSSA-2019-005.html" }, { "name": "USN-4153-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4153-1/" }, { "name": "RHSA-2019:3743", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3743" }, { "name": "RHSA-2019:3788", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3788" }, { "name": "RHSA-2020:0721", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0721" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:opendev:octavia:*:*:*:*:*:openstack:*:*", "cpe_name": [], "versionEndExcluding": "2.1.2", "versionStartIncluding": "0.10.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:opendev:octavia:*:*:*:*:*:openstack:*:*", "cpe_name": [], "versionEndExcluding": "3.2.0", "versionStartIncluding": "3.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:opendev:octavia:*:*:*:*:*:openstack:*:*", "cpe_name": [], "versionEndExcluding": "4.1.0", "versionStartIncluding": "4.0.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-17134" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Amphora Images in OpenStack Octavia \u003e=0.10.0 \u003c2.1.2, \u003e=3.0.0 \u003c3.2.0, \u003e=4.0.0 \u003c4.1.0 allows anyone with access to the management network to bypass client-certificate based authentication and retrieve information or issue configuration commands via simple HTTP requests to the Agent on port https/9443, because the cmd/agent.py gunicorn cert_reqs option is True but is supposed to be ssl.CERT_REQUIRED." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-287" } ] } ] }, "references": { "reference_data": [ { "name": "https://review.opendev.org/686547", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://review.opendev.org/686547" }, { "name": "https://storyboard.openstack.org/#!/story/2006660", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://storyboard.openstack.org/#!/story/2006660" }, { "name": "https://review.opendev.org/686545", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://review.opendev.org/686545" }, { "name": "https://review.opendev.org/686546", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://review.opendev.org/686546" }, { "name": "https://review.opendev.org/686543", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://review.opendev.org/686543" }, { "name": "https://review.opendev.org/686544", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://review.opendev.org/686544" }, { "name": "https://security.openstack.org/ossa/OSSA-2019-005.html", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://security.openstack.org/ossa/OSSA-2019-005.html" }, { "name": "https://review.opendev.org/686541", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "https://review.opendev.org/686541" }, { "name": "USN-4153-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4153-1/" }, { "name": "RHSA-2019:3743", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2019:3743" }, { "name": "RHSA-2019:3788", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2019:3788" }, { "name": "RHSA-2020:0721", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2020:0721" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 6.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } }, "lastModifiedDate": "2019-11-06T19:15Z", "publishedDate": "2019-10-08T18: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.
Loading…
Loading…