Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP1 (5.2.5)
-
All
Description
The following properties:
main.servlet.hosts.allowed
axis.servlet.hosts.allowed
json.servlet.hosts.allowed
tunnel.servlet.hosts.allowed
spring.remoting.servlet.hosts.allowed
webdav.servlet.hosts.allowed
can be configured with a SERVER_IP token to indicate that only requests from the same IP address as the server should be allowed. However, this SERVER_IP token is not honored. This is generally not an issue because requests from the same server usually show up as 127.0.0.1 instead of of the actual server IP address.
Attachments
Issue Links
- is related to
-
LPS-5314 SecureFilter does not honor SERVER_IP
- Closed