TimeBomb 2000  

  Check out the TB2K CHATROOM, open 24/7               Configuring Your Preferences for OPTIMAL Viewing
  To access our Email server, CLICK HERE

  If you are unfamiliar with the Guidelines for Posting on TB2K please read them.      ** LINKS PAGE **

TimeBomb 2000  


*** Help Support TB2K ***
via mail, at TB2K Fund, P.O. Box 1212, Hudson, WI, 54016
or





Please identify Timebomb2000 as your sponsor if you register. This helps fund TB.

Go Back   TimeBomb 2000 > Public Area > Timebomb2000

Reply
 
Thread Tools Display Modes
  #1  
Old 06-20-2002, 08:44 PM
Rizzo gal's Avatar
Rizzo gal Rizzo gal is offline
Inactive
 
Join Date: Oct 2001
Location: Indiana
Posts: 800
Two days till web meltdown

--------------------------------------------------------------------------------
Apache Update: Two days till web meltdown
By Robert Jaques [19-06-2002]
Servers must be patched immediately, says Apache expert

IT managers have only "a couple of days" before crackers produce an exploit capable of attacking over 50 million web servers left open by the latest Apache security flaw.
Speaking exclusively to vnunet.com, Mark Cox, founding member of the Apache Software Foundation, warned: "We have to assume that serious and intelligent crackers will produce an exploit that targets this vulnerability in a couple of days. Then it's only a little while before it filters down to the script kiddies.

"Nobody should sit around and think that this issue will not be exploited or could not be exploited. They should immediately patch servers.

"This is the first time that a remote exploit has affected Apache, certainly during the life of version 1.3, which is at least four years old. We've designed the best security that we can, but obviously there can be mistakes."

Cox stressed the seriousness of the security flaw. "On some platforms in some circumstances this can be very serious," he said. "Remotely running arbitrary code and denial of service attacks are serious."

According to Cox the most serious manifestation of the vulnerability will be on Unix platforms. However, he added that, for 64-bit Unix installations, the level of risk depends principally on actual operating system platforms because of variations in how their respective stacks operate.

He indicated that Apache had been aware of the security flaw for some time and that the Computer Emergency Response Team was contacted last week to develop vulnerability lists for all vendors.

Cox added that Apache had been forced to publicise the exploit before a full set of patches was developed because ISS released its incomplete workaround early.

"ISS released its advisory early and jumped the gun," he said. "The company says it found the vulnerability independently and gave us only two hours warning before publishing its advisory.

"What ISS should have done is contact the Apache security team before publishing. They said that they couldn't find anyone at Apache, but I don't think that they tried very hard.

"Any political problems between vendors could have been solved here if ISS had followed responsible disclosure procedures."

However, Cox added that Apache did not want a flame war to continue, stressing that the most important thing was for companies to patch vulnerable servers.

The latest information on this security issue is available from Apache's website.

Server managers should get the right information from Apache, and should read the advisory to make an informed assessment of their own risk. Only then can people take the appropriate action, be it upgrading servers or whatever.




http://www.vnunet.com/News/1132795
Reply With Quote
  #2  
Old 06-20-2002, 08:45 PM
Rizzo gal's Avatar
Rizzo gal Rizzo gal is offline
Inactive
 
Join Date: Oct 2001
Location: Indiana
Posts: 800
Apache hole puts millions at risk
By Robert Jaques [18-06-2002]
Unix and Win 32 affected as patch fails to work
Millions of websites are at risk from a potentially devastating security vulnerability in Apache that could allow malicious crackers to remotely execute arbitrary code on compromised servers.
According to the Computer Emergency Response Team's (Cert's) Co-ordination Centre the flaw, which centres on Apache's support for handling HTTP1.1 chunk-encoded data, affects web servers running Apache code versions 1.3 through 1.3.24 and versions 2.0 through 2.0.36 on both Unix and Win 32 platforms.

In its latest security advisory, posted late on Monday, Cert warned: "For Apache versions 1.3 through 1.3.24 inclusive, this vulnerability may allow the execution of arbitrary code by remote attackers.

"Several sources have reported that this vulnerability can be used by intruders to execute arbitrary code on Windows platforms.

"Additionally, the Apache Software Foundation has reported that a similar attack may allow the execution of arbitrary code on 64-bit UNIX systems."

However, the advisory added that, for Apache versions 2.0 and later, the vulnerability is correctly detected and the malicious child process is terminated.

But Cert issued the following caveat: "Depending on a variety of factors, including the threading model supported by the vulnerable system, this may lead to a denial-of-service attack against the Apache web server."

Cert warned that a patch, currently circulating with the ISS advisory to fix this vulnerability, does not work.

Marc Maiffret, chief hacking officer at eEye Digital Security, warned that the implications of the Apache vulnerability are not confined to web servers.

"Barely anyone in the Windows world is going to sit and re-compile their Apache versions, especially with software like Oracle that also uses Apache," he said.

"ISS has left all these people in a very bad position. It is worse than that though. According to Apache the ISS source code patch does not even work."

Cert researcher Florian Weimer, from the University of Stuttgart, posted the following comment on BugTraq: "The patch that mentioned casting bufsiz from an int to an unsigned int failed to do a few things.

"There are two instances of the same code in otocol.c that need to be fixed, as both suffer from the same problem. And the cast to unsigned int was only done in comparison, and was not done in assignment, which could possibly lead to problems down the road with the int value."

The latest versions of Apache servers can be found at Apache's website.



http://www.vnunet.com/News/1132708
Reply With Quote
  #3  
Old 06-20-2002, 08:46 PM
teefleur's Avatar
teefleur teefleur is offline
Veteran Member
 
Join Date: May 2001
Location: Louisiana, in the swamp between Baton Rouge and New Orleans
Posts: 4,132
Huh??? Wouldn't THAT be a kick in the head!
Reply With Quote
  #4  
Old 06-20-2002, 09:07 PM
Con-tractor's Avatar
Con-tractor Con-tractor is offline
The Mad in Genius
 
Join Date: Dec 2001
Location: In a Van down by the river
Posts: 882
Whats this me to TB2K

From apache.org



In Apache 1.3 the issue causes a stack overflow. Due to the nature of the
overflow on 32-bit Unix platforms this will cause a segmentation violation
and the child will terminate. However on 64-bit platforms the overflow
can be controlled and so for platforms that store return addresses on the
stack it is likely that it is further exploitable. This could allow
arbitrary code to be run on the server as the user the Apache children are
set to run as. We have been made aware that Apache 1.3 on Windows is
exploitable in a similar way as well.

TB2K is running 32bit Linux at this time, is it an issue technically yes. Is TB2K going to melt down ummmm NO!

The webserver should be updated

BTW I have known about this since the 17th of June

Con
Reply With Quote
  #5  
Old 06-20-2002, 11:49 PM
OddOne's Avatar
OddOne OddOne is offline
< Yes, I do look like that.
 
Join Date: May 2001
Posts: 9,219
An exploit attack against ApacheHTTPD is a HUGE issue to the Web, since probably two-thirds of the PLANET'S webservers run some flavor of Apache.

Betcha there'll be some crazy patching going on all over the place this weekend. Not to mention *NIX admins losing their weekend off over this one.

oO
__________________
Deja moo - the feeling you've seen this bull before...

"Political Correctness is a doctrine fostered by a delusional, illogical, liberal minority, and rabidly promoted by an unscrupulous mainstream media, which holds forth the proposition that it is entirely possible to pick up a turd by the clean end."
Reply With Quote
  #6  
Old 06-21-2002, 01:06 PM
teefleur's Avatar
teefleur teefleur is offline
Veteran Member
 
Join Date: May 2001
Location: Louisiana, in the swamp between Baton Rouge and New Orleans
Posts: 4,132
Odd... your post brings me no comfort...
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


NOTICE: Timebomb2000 is an Internet forum for discussion of world events and personal disaster preparation. Membership is by request only. The opinions posted do not necessarily represent those of TB2K Incorporated (the owner of this website), the staff or site host. Responsibility for the content of all posts rests solely with the Member making them. Neither TB2K Inc, the Staff nor the site host shall be liable for any content.

All original member content posted on this forum becomes the property of TB2K Inc. for archival and display purposes on the Timebomb2000 website venue. Said content may be removed or edited at staff discretion. The original authors retain all rights to their material outside of the Timebomb2000.com website venue. Publication of any original material from Timebomb2000.com on other websites or venues without permission from TB2K Inc. or the original author is expressly forbidden.


"Timebomb2000", "TB2K" and "Watching the World Tick Away" are Service Mark SM TB2K, Inc. All Rights Reserved.

All times are GMT -5. The time now is 01:57 AM.


Powered by: vBulletin
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.