OracleAS TopLink Mapping Workbench Weak Encryption Algorithm Vulnerability
BID:9515
Info
OracleAS TopLink Mapping Workbench Weak Encryption Algorithm Vulnerability
| Bugtraq ID: | 9515 |
| Class: | Design Error |
| CVE: |
CVE-2004-2134 |
| Remote: | No |
| Local: | Yes |
| Published: | Jan 28 2004 12:00AM |
| Updated: | Jul 12 2009 02:06AM |
| Credit: | Discovery is credited to Pete Finnigan. |
| Vulnerable: |
Oracle Oracle9i Application Server 9.0.3 Oracle Oracle9i Application Server 9.0.2 .3 Oracle Oracle9i Application Server 9.0.2 .2 Oracle Oracle9i Application Server 9.0.2 .1 Oracle Oracle9i Application Server 9.0.2 .0.1 Oracle Oracle9i Application Server 9.0.2 .0.0 Oracle Oracle9i Application Server 9.0.2 |
| Not Vulnerable: | |
Discussion
OracleAS TopLink Mapping Workbench Weak Encryption Algorithm Vulnerability
OracleAS TopLink Mapping Workbench is a tool included with OracleAS TopLink, a Java-based database integration development framework that is included as a component of various Oracle Application Server releases.
OracleAS TopLink Mapping Workbench is reported to use a weak encryption algorithm when storing passwords in XML files. A proof-of-concept has been released that demonstrates how passwords are encrypted, by reversing the process described in the proof-of-concept, an attacker with access to XML files generated by the software could decrypt embedded passwords. The encryption scheme uses a simplistic substitution cipher and then appends a static string to the end of the encrypted password.
The discoverer of this issue has not specified which Oracle Application Server releases are affected, though later releases such as 10g include support for the Java Cryptography Extension as well as user-specified custom encryption algorithms. Later releases are also backwards compatible with older encryption schemes, so could still be affected. This BID will be updated if further information is made available about affected releases.
OracleAS TopLink Mapping Workbench is a tool included with OracleAS TopLink, a Java-based database integration development framework that is included as a component of various Oracle Application Server releases.
OracleAS TopLink Mapping Workbench is reported to use a weak encryption algorithm when storing passwords in XML files. A proof-of-concept has been released that demonstrates how passwords are encrypted, by reversing the process described in the proof-of-concept, an attacker with access to XML files generated by the software could decrypt embedded passwords. The encryption scheme uses a simplistic substitution cipher and then appends a static string to the end of the encrypted password.
The discoverer of this issue has not specified which Oracle Application Server releases are affected, though later releases such as 10g include support for the Java Cryptography Extension as well as user-specified custom encryption algorithms. Later releases are also backwards compatible with older encryption schemes, so could still be affected. This BID will be updated if further information is made available about affected releases.
Exploit / POC
OracleAS TopLink Mapping Workbench Weak Encryption Algorithm Vulnerability
The following exploit has been released:
The following exploit has been released:
Solution / Fix
OracleAS TopLink Mapping Workbench Weak Encryption Algorithm Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
OracleAS TopLink Mapping Workbench Weak Encryption Algorithm Vulnerability
References:
References:
- Oracle Password Decrypt (Planet-Source-Code)
- OracleAS TopLink Datasheet (Oracle)
- Re: Oracle toplink mapping workbench password algorithm (Martin
) - Oracle toplink mapping workbench password algorithm (Pete Finnigan
)