CVE-2016-3083

See a problem?
Source
https://nvd.nist.gov/vuln/detail/CVE-2016-3083
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-3083.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-3083
Aliases
Published
2017-05-30T14:29:00Z
Modified
2024-09-03T01:14:52.718420Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

Apache Hive (JDBC + HiveServer2) implements SSL for plain TCP and HTTP connections (it supports both transport modes). While validating the server's certificate during the connection setup, the client in Apache Hive before 1.2.2 and 2.0.x before 2.0.1 doesn't seem to be verifying the common name attribute of the certificate. In this way, if a JDBC client sends an SSL request to server abc.com, and the server responds with a valid certificate (certified by CA) but issued to xyz.com, the client will accept that as a valid certificate and the SSL handshake will go through.

References

Affected packages

Git / github.com/apache/hive

Affected ranges

Type
GIT
Repo
https://github.com/apache/hive
Events

Affected versions

release-1.*

release-1.0.0
release-1.1.0
release-1.1.1
release-1.2.0
release-1.2.1