Padding Oracle On Downgraded Legacy Encryption (POODLE) is a vulnerability that was identified in late 2014 that can affect secure communications making use of the Secure Socket Layer (SSL) 3.0 protocol. Newer releases of secure communication protocols, including Transport Layer Security (TLS) 1.0, TLS 1.1 and TLS 1.2, are increasingly less susceptible. An OpenEdge application is vulnerable to POODLE attacks if it establishes secure communications over SSL 3.0.
OpenEdge hot fix 10.2B0848 provides the capability to manually configure each OpenEdge component individually to communicate over TLS 1.0 (versus the default SSL 3.0 protocol).
In addition, this hot fix supports Secure Hash Algorithm 2 (SHA-2). SHA-2 consists of six hash functions with digests (hash values) that are 224, 256, 384 or 512 bits: SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, SHA-512/256.
For further details, please reference the whitepaper "
Addressing POODLE vulnerability and SHA2 support in Progress OpenEdge 10.2B08" on Progress Community.