Post Reply 
Browser Security Pack
May. 09, 2005, 09:34 AM
Post: #271
 
Thanks!!! Hail

Surfing with Proxo on wine in Debian GNU/Linux ... can ya dig it?
Add Thank You Quote this message in a reply
May. 17, 2005, 03:45 AM
Post: #272
 
I'm finding that the "Prevent file access [Siamesecat] {Modified by Kye-U}" filter from 4.33 is firing repeatedly at numerous places on http://bestbuy.com/ .
Add Thank You Quote this message in a reply
Jun. 02, 2005, 11:55 AM
Post: #273
 
Hi Kye-U and all, there's a nasty little vulnerability involving images set to humongous sizes that can crash not only Mozilla, but sometimes your computer as well, according to this:
Bugzilla Bug296061
It's also being discussed over at Mozillazine forums: link to second page of thread, because the first page is, well, not too informative.

example of the html for the image:
Code:
<HTML>
  <BODY>
    <IMG SRC="./imagecrash.jpg" width="9999999" height="9999999">
  </BODY>
</HTML>
While it looks like the most recent nightlies are not vulnerable, those of us who are using the most recent release (Mozilla Suite 1.7.8, here) are out of luck.

I don't know if other browsers are vulnerable (to be honest, I don't feel like testing them!)

Any chance of a filter to stop this? One of the posters at Mozillazine pointed out this GreaseMonkey (extension) script that's supposed to work -- MaxImageSize.user.js -- but it seems a Proxo filter would be a better solution, if possible.

Surfing with Proxo on wine in Debian GNU/Linux ... can ya dig it?
Add Thank You Quote this message in a reply
Jun. 03, 2005, 11:35 PM
Post: #274
 
nxIsle, I've modified (Fix Tag Sizes [Kye-U]) so that it matches that! Enjoy Eyes Closed Smile

Version 4.34 is Released!

Last Updated: June 3rd, 2005 - 7:23 PM EST

What's New?

Quote:[-Version 4.34-]
-Modified (Fix Tag Sizes [Kye-U])
https://bugzilla.mozilla.org/show_bug.cgi?id=296061

http://prxbx.com/forums/index.ph...topic=131&st=0#

Download here!
Visit this user's website
Add Thank You Quote this message in a reply
Jun. 04, 2005, 07:11 AM
Post: #275
 
<span style='font-size:14pt;line-height:100%'><span style='color:red'>Thank you!!!!</span></span> Big Teeth Big Teeth Hail Hail Hail [smoke]
I've spent a couple hours trying to come up with something, and gave up after not only freezing my box, but finally getting a bsod[Image: banghead.gif]!!! I just tested and your filtre works beautifully!!!

Thanks, Kye-U; you rock!! Hail Hail (and, not to get personal or anything, [Image: icon12.gif]
Cheers)

Surfing with Proxo on wine in Debian GNU/Linux ... can ya dig it?
Add Thank You Quote this message in a reply
Jun. 16, 2005, 06:33 AM
Post: #276
 
Quote:Download here! http://prxbx.com/dp/download.php?file=18
I keep getting a "Not Found" error when I try to download the file. I tried both host names as well as the suggested hosts file entry and nothing works.
Add Thank You Quote this message in a reply
Jun. 16, 2005, 09:19 AM
Post: #277
 
Hi Siamesecat,
Try it with:

205.209.167.10 http://www.kye-u.com

in your hosts file or try this link (works for me at the moment):

205.209.167.10/proxo/dp/download.php?file=18

Surfing with Proxo on wine in Debian GNU/Linux ... can ya dig it?
Add Thank You Quote this message in a reply
Jun. 17, 2005, 07:38 AM
Post: #278
 
Thanks. The link works.
Add Thank You Quote this message in a reply
Jul. 01, 2005, 05:07 PM
Post: #279
 
Siamesecat and others, please check to see if this filter is alright for the following exploit Eyes Closed Smile

http://www.kurczaba.com/html/security/0506241_poc2.htm

Code:
[Patterns]
Name = "Mozilla: Blank "Function" DoS Exploit [Kye-U]"
Active = TRUE
URL = "($TYPE(htm)|$TYPE(js))"
Limit = 12
Match = "function\(\)\{\}"
""
"&*$SET(Msg=)($TST(svAlert=1)$SET(Msg=$ALERT(Mozilla: Blank "Function" DoS Exploit Detected on:\n\n\u))|)"
"$SET(\9=This exploit can crash multiple Mozilla products by using a malformed function() tag"
""
"Version(s) Vulnerable: Mozilla 1.7.8"
"     Firefox 1.0.4"
"     Camino 0.8.4"
"http://www.kurczaba.com/html/security/0506241.htm)"
Replace = "Shonenscape"
"$GET(Msg)$SET(Msg=)"
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 01, 2005, 08:48 PM
Post: #280
 
Can't get it here . The address is :
http://www.kye-u.com/proxo/dp/download.php?file=18
I thought that site was gone .
Quote this message in a reply
Jul. 01, 2005, 08:53 PM
Post: #281
 
Whoops! Forgot to update that link Sad

Here is the link:

http://prxbx.com/lib/KyeUSecur...ion.mergeme.zip
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 01, 2005, 08:57 PM
Post: #282
 
Guest Wrote:Can't get it here . The address is :
http://www.kye-u.com/proxo/dp/download.php?file=18
I thought that site was gone .
Sorry , I thought I was logged in .
Add Thank You Quote this message in a reply
Jul. 02, 2005, 11:37 AM
Post: #283
 
Still crashed my Mozilla 1.7.8 when tested by itself ... <span style='color:#CC0000'>"4, 3, 2, 1 ... [wha] "</span>

Surfing with Proxo on wine in Debian GNU/Linux ... can ya dig it?
Add Thank You Quote this message in a reply
Jul. 02, 2005, 01:46 PM
Post: #284
 
nxIsle Wrote:Still crashed my Mozilla 1.7.8 when tested by itself ... <span style='color:#CC0000'>"4, 3, 2, 1 ... [wha] "</span>
Did an alert box pop up when you visited that link? :o
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 02, 2005, 08:20 PM
Post: #285
 
Nope. No alert. Just the "this will crash your browser in x seconds" countdown, followed by Cry .

I tried it once with just that filter, and once with the new filter added to the latest security pack config. Same results both times. :o

Surfing with Proxo on wine in Debian GNU/Linux ... can ya dig it?
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: