First published: Sat Dec 31 2005(Updated: )
Java 1.4.2 before 1.4.2 Release 2 on Apple Mac OS X does not prevent multiple programs from opening the same port as a Java ServerSocket, which allows local users to operate a Java program that intercepts network data intended for the ServerSocket of a different Java program.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Sun Java | =1.4.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-2738 is classified as a medium severity vulnerability due to its potential for local users to interfere with network operations.
To fix CVE-2005-2738, upgrade to Java 1.4.2 Release 2 or later on Apple Mac OS X.
The risks of CVE-2005-2738 include unauthorized interception of data between Java programs that use the same ServerSocket.
CVE-2005-2738 affects users of Java 1.4.2 on Apple Mac OS X before the 1.4.2 Release 2 update.
CVE-2005-2738 is a local security vulnerability that allows multiple programs to open the same port on a Java ServerSocket.