Oracle Patches Dangerous WebLogic Server Flaw
Oracle has released an emergency patch for a security flaw in WebLogic Server in response to the discovery of a vulnerability that leaves users open to attack. The vulnerability lies in the Node Manager component of WebLogic Server, and could be exploited by attackers to remotely gain access to a vulnerable system. According to Vupen Security, the issue is due to a missing authentication within the "Node Manager" (beasvc.exe) process when processing incoming connections to port 5556/TCP, which could allow remote unauthenticated attackers to execute certain commands. The patch, issued Feb. 4, came roughly two weeks after Intevydis CEO Evgeny Legerov revealed the bug on a blog. "A successful exploitation of this vulnerability may result in a full compromise of the targeted server on Windows," blogged Eric Maurice, manager for security in Oracle's global technology business unit. "On other platforms (Unix, Linux, etc.), the attacker may gain access to the targeted server with the same privileges as the WebLogic server processes. This kind of vulnerability further highlights the need to use 'least privilege' as much as possible on operating systems for running sensitive processes and applications." As a workaround, users can restrict access to the Node Manager port through firewalls or other network access controls to prevent the exploitation by anonymous Internet users. In addition, organizations should consider updating their policies to permit access to this port only by trusted subnet/users, Oracle advised. |


Comments (1)
Interestingly, this is the second time in the past few weeks where a security researcher went public with a vulnerability prior to Oracle providing a fix.
The other one was David Litchfield's Java vulnerability in the Oracle 11g database, where he did notify Oracle in November, but apparently felt the patch was taking too long so he went public with it a Black Hat.
In this case, Evgeny Legerov was trying to make a point that security researchers shouldn't be doing Oracle's QA for free, so a different motivation, but the same result.
This is not a good trend for end-user, as it extends the time from when a vulnerability is widely known in the hacker community until a patch is released. Sentrigo's CTO, Slavik Markovich recently blogged on this issue at: http://bit.ly/9UcOdF
Posted by Andy | February 10, 2010 7:26 PM