You are here: IT News and Top Technology » Software » Apache fixes server proxy flaw

Apache fixes server proxy flaw

Category: Software, Author: Ronan, Added: 10 October 2011
 
Absent forward slash leaves a gaping hole.
The Apache Software Foundation has squashed a reverse proxy flaw affecting its servers in which little more than a missing forward slash had exposed untold numbers of network devices and information to hackers.

Reverse proxies route external HTTP and HTTPS web requests to an internal web server. It is used in load balancing and to make multiple web servers at different paths appear as a single web interface. 

Buggy Apache HTTP Servers in reverse proxy mode that omitted the forward slash could allow attackers to change HTTP requests. From there they could access sensitive resources including administration access for routers, web servers, firewalls and databases.
RewriteRule ^(.*) http://internalserver:80(add forward slash here)$1 [P]
Overnight the Apache Software Foundation patched the flaw discovered last month by UK based Context Information Security during a penetration test.

But Context Information Security research and development manager Michael Jordon said the flaw could affect other web servers.

“This latest vulnerability present is a potential back door to sensitive internal or DMZ systems but is totally avoidable if the reverse proxies are properly configured.
“[We have] not investigated other web servers and proxies but it is reasonable to assume that the problem is more widespread,” he said.
Apache fixes server proxy flaw


Credit: Context Information Security
"When using the RewriteRule or ProxyPassMatch directives to configure a reverse proxy using a pattern match, it is possible to inadvertently expose internal servers to remote users who send carefully crafted requests,” Apache’s Joe Orton said.

“The server did not validate that the input to the pattern match was a valid path string, so a pattern could expand to an unintended target URL.”

The fix forced Apache software to validate the request URL.

Context Information Security said the vulnerability could be mitigated by changing reverse proxy configurations to ensure that rewrite rules cannot be abused. It released a vulnerability tool to identify the bug.

Adding the forward slash ensures Apache does not interpret the domain and port parts of the request as a username and password, Jordan said.
   Comments: (0)    Views: 196   
 (Votes #: 73)

Related news:

See also:

Dear visitor, you went to the site as unregistered user.
We recommend you to register or enter the site under your name.

Comments to the news Apache fixes server proxy flaw:

Information

Members of Guest cannot leave comments.
Navigation
User Panel
Welcome Guest


If you are on the site for the first time, you can register!

Forgot your password?
Most popular
IT News
TOP 5 Software News
TOP 5 Hardware News
TOP 5 Network and Secutity
This site does not store any files on its server. We only index and link to content provided by other sites.
If you have any doubts about legality of content or you have another suspicions, feel free to contact us at feedback

Home |  IT News |  feedback |  Sitemap |  XML Sitemap |  DMCA Policy
© 2011, IT News & Gadgets. All Rights Reserved.
Designed — Rock Star