#VU16954 Security restrictions bypass in Thrift - CVE-2018-1320
Published: January 13, 2019
Thrift
Apache Foundation
Description
The vulnerability allows a remote attacker to gain access to bypass security restrictions.
The vulnerability exists due to unspecified flaw. A remote attacker can bypass SASL negotiation isComplete validation in the org.apache.thrift.transport.TSaslTransport class. An assert used to determine if the SASL handshake had successfully completed could be disabled in production settings making the validation incomplete.