Subject: Security Advisory (BEA07-179.00)
From: Oracle Corporation
Minor Subject:BEA Plumtree Foundation internal hostname disclosure vulnerability.
Product(s) Affected: BEA Plumtree Foundation and BEA AquaLogic Interaction
Threat level: Low
An attacker can get the internal hostname of the server hosting BEA Plumtree Foundation.
Severity: Low
This information could be useful to a malicious user attempting to gain illegal access to resources on internal systems.
A problem was identified that could potentially cause a security vulnerability in certain versions of the BEA Plumtree Foundation and BEA AquaLogic Interaction. Configuration changes are available to correct this problem (see Section II). Oracle treats potential security problems with a high degree of urgency and endeavors to take appropriate steps to help ensure the security of our customers’ systems. As a result, Oracle strongly suggests the following actions:
On earlier BEA Plumtree Foundation releases, the internal hostname of the server hosting BEA Plumtree Foundation was available in every requested HTML page within HTML comments. If the user were to use the View Source feature of their browser, then the internal hostname would be visible in an HTML comment.
This advisory corrects this issue by providing configuration information to prevent the internal hostname from appearing in the HTML page in an HTML comment unless specifically enabled.
Impact and CVSS Ratings:
The following versions of BEA Plumtree Foundation and AquaLogic Interaction are affected by this vulnerability
Oracle strongly recommends the following course of actions.
BEA Plumtree Foundation 6.0
BEA AquaLogic Interaction 6.1
Change
<setting name="MachineName">
<value xsi:type="xsd:string">HostName</value>
</setting>
to
<setting name="MachineName">
<value xsi:type="xsd:string">SecureNameOrURL</value>
</setting>
BEA AquaLogic Interaction 6.1 MP 1
Change
<setting name="PerformanceComments">
<value xsi:type="xsd:integer">1</value>
</setting>
to
<setting name="PerformanceComments">
<value xsi:type="xsd:integer">0</value>
</setting>
BEA Systems recognizes the contributions from the following professional organizations for their assistance in investigating this matter:
Adrian Pastor adrian.pastor@procheckup.com, Jan Fry jan.fry@procheckup.com and Richard Brain richard.brain@procheckup.com from ProCheckUp Ltd, www.procheckup.com.
Oracle strongly suggests that customers apply the remedies recommended in all our security advisories. Oracle also urges customers to apply every Service/Maintenance Pack as they are released. Service/Maintenance Packs include a roll-up of all bug fixes for each version of the product, as well as each of the prior Service/Maintenance Packs. Service/Maintenance Packs.
As a policy, if there are any security-related issues with any Oracle product, Oracle will distribute an advisory and instructions with the appropriate course of action. Because the security of your site, data, and code is our highest priority, we are committed to communicating all security-related issues clearly and openly.
Additional users who wish to register for product advisory distribution should follow the registration directions at: http://www.oracle.com/security-alerts/.
Security issues can be reported to Oracle by following the directions at: http://www.oracle.com/security-alerts/.
Thank you,
Oracle Corporation