The Active Network
ActiveMac Anonymous | Create a User | Reviews | News | Forums | Advertise  
 

  *  

  Firefox improved on Vista, but still no protected mode
Time: 03:22 EST/08:22 GMT | News Source: ZDNet | Posted By: Kenneth van Surksum

Since our last article on Firefox’s problems with Vista, considerable progress has been made to improve the browser for Microsoft’s newest operating system. We caught up with Mike Schroepfer, VP of Engineering at the Mozilla Foundation, to bring us up to date.

Write Comment
Return to News

  Displaying 1 through 25 of 164
Last | Next
  The time now is 7:18:56 PM ET.
Any comment problems? E-mail us
#1 By 1401 (69.27.196.98) at 7/4/2007 9:19:57 AM
Just running Firefox is Protected Mode...

#2 By 32132 (142.32.208.232) at 7/4/2007 10:39:29 AM
#1 If you say so ...

Firefox 2

Fixed in Firefox 2.0.0.4
MFSA 2007-17 XUL Popup Spoofing
MFSA 2007-16 XSS using addEventListener
MFSA 2007-14 Path Abuse in Cookies
MFSA 2007-13 Persistent Autocomplete Denial of Service
MFSA 2007-12 Crashes with evidence of memory corruption (rv:1.8.0.12/1.8.1.4)

Fixed in Firefox 2.0.0.3
MFSA 2007-11 FTP PASV port-scanning

Fixed in Firefox 2.0.0.2
MFSA 2007-09 Privilege escalation by setting img.src to javascript: URI
MFSA 2007-08 onUnload + document.write() memory corruption
MFSA 2007-07 Embedded nulls in location.hostname confuse same-domain checks
MFSA 2007-06 Mozilla Network Security Services (NSS) SSLv2 buffer overflow
MFSA 2007-05 XSS and local file access by opening blocked popups
MFSA 2007-04 Spoofing using custom cursor and CSS3 hotspot
MFSA 2007-03 Information disclosure through cache collisions
MFSA 2007-02 Improvements to help protect against Cross-Site Scripting attacks
MFSA 2007-01 Crashes with evidence of memory corruption (rv:1.8.0.10/1.8.1.2)

Fixed in Firefox 2.0.0.1
MFSA 2006-76 XSS using outer window's Function object
MFSA 2006-75 RSS Feed-preview referrer leak
MFSA 2006-73 Mozilla SVG Processing Remote Code Execution
MFSA 2006-72 XSS by setting img.src to javascript: URI
MFSA 2006-71 LiveConnect crash finalizing JS objects
MFSA 2006-70 Privilege escalation using watch point
MFSA 2006-69 CSS cursor image buffer overflow (Windows only)
MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1)

Firefox 1.5

... a lot more

#3 By 23275 (24.179.4.158) at 7/4/2007 11:04:44 AM
Please note, Windows Vista's Integrity Mechanism - Windows Vista includes an addition to the access control security mechanism of Windows that labels processes and other securable objects with an integrity level. As we all know, Internet-facing programs are at higher risk for exploits than other programs because they download untrustworthy content from unknown sources. Running these programs with fewer permissions, or at a lower integrity level, than other programs reduces the ability of an exploit to modify the system or harm user data files. Internet Explorer 7 in Windows Vista uses the Integrity Mechanism and it is what is behind IE 7's Protected Mode. But That is only the beginning - ANY developer has access to the tools that make this possible and it gets better, any single process may be executed in this space, or any grouping of them - so the parts of an application that face the Internet should use them. Think of these as objects, or securable objects in MS speak - see, http://msdn2.microsoft.com/en-us/library/aa379557.aspx also see, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/IETechCol/dnwebgen/ProtectedMode.asp

Further, the User Interface Privilege Isolation (UIPI) prevents processes from sending selected window messages and other USER APIs to processes running with higher integrity. If UAC and Protected Mode are straight rights in Vista's security arsenal, the UIPI is one of Vista's stiff jabs. UIPI continually counters attempts to escalate processes and it keeps bad-guy-code off balance. At the same time, it provides developers with an easy way to check process escalation without burning the user experience. Go here to learn how to use it, http://msdn2.microsoft.com/en-us/library/ms644950.aspx

IE 7 in Vista uses these techniques concurrently, to make browsing the Internet safer. Firefox does not feature these assets. I am not certain why Moz/FF have not made use of these available tools - it makes no sense.

This post was edited by lketchum on Wednesday, July 04, 2007 at 11:11.

#4 By 16797 (142.46.227.65) at 7/4/2007 12:10:50 PM
Why is Windows Mail not running in protected mode?

Windows Media Player (when playing files downloaded from internet), could be another candidate, too.

#5 By 15406 (216.191.227.68) at 7/4/2007 12:13:02 PM
#3: I could think of several reasons why it makes some sense. Perhaps the Mozilla team does not have access to these new super-awesome MS security APIs. Maybe they do; I don't know. Perhaps they are working on it, but MS is a little slow on the assistance so that IE7 could get a head-start in the browser PR wars ("Only IE7 has Protected Mode!"). Perhaps, seeing as how they make a browser that can be compiled on many different platforms, they don't want to get locked into one vendor's proprietary functionality. Perhaps they decided that to depend on MS for security, no matter how well-intentioned, is not in their best interests. While MS has made claims about Protected Mode, the jury is still out on how effective those measures are.

#6 By 32132 (142.32.208.232) at 7/4/2007 12:41:25 PM
#3 Even XP had a simple registry change that stripped any admin tokens out before an application ran.

The Mozilla team has been "working" on this since October. Why is it taking them so long? Too busy counting Google cash? Part of the conspiracy to try and keep Vista from doing so well.

"October 6, 2006
Mozilla developers who spent several days this week with the Windows Vista team at Microsoft's Redmond, Wash. campus said that they're considering implementing a security feature in the upcoming OS to better protect future versions of Firefox from attack.

Vladimir Vukievi, who was one of the Mozilla team to take up Microsoft's August offer of Vista assistance, said that Vista's "Low Integrity Mode" might make Firefox less susceptible to exploits. "

http://www.techweb.com/wire/security/193105163

This post was edited by NotParker on Wednesday, July 04, 2007 at 12:41.

#7 By 23275 (24.179.4.158) at 7/4/2007 1:11:34 PM
#4, Windows Mail and Outlook 2007 do not use IE 7's rendering engine. They each use an even more restricted engine, partly based upon that used by Office 2007 applications. It is slower than IE 7, but it is safer and it disallows forms of access often used by criminal hackers.

#5, No, they are not secret at all and in fact, Microsoft hosted a special summit for Mz/FF devs to work directly with IE 7/Windows Vista engineers - work that continues to this day, but mostly between specific engineers, which appears to be Moz's choice.

The links I provided reflect how to use securable objects and the other technologies. Much more additional information is available to partners and ISV's - most of which have not had a purpose structured summit as Moz/FF did. According to Mike Schroepfer at the Moz foundation, their team prefers patching as opposed to using protected mode, though he states that are considering it as they also like the idea of a layered defense. He does however, misstate what PM, and securable objects can actually prevent. I think Moz/FF should give this more consideration and take advantage of the tools available to Windows Vista - and therefore all applications that run on it.

#8 By 15406 (216.191.227.68) at 7/4/2007 2:54:07 PM
#7: Another potential reason would be they're too far along in the 3.0 development to throw in PM support, but perhaps in 3.5...

#9 By 32132 (142.32.208.232) at 7/4/2007 5:06:30 PM
3.0 isn't due out until next year.

#10 By 23275 (24.179.4.158) at 7/4/2007 5:12:36 PM
#8, I guess about any reason is possible - including it all coming down to pride, spite, a lack of humility, stubbornness, adolescent nonsense, and a huge does of nah...nah, nah, nuh, nah nah...

We have to face facts - we have two countries now and MS wants to sell software to both of them. Moz/FF doesn't. I mean, Moz/FF waved the "we're more secure" flag around so much, they can't very well admit that MS would have anything of any value to them in this regard - perpetuating the myth is just too important.

As for 3.x - it's all about cloud based apps sync and coalition with Google that Moz/FF likes to pretend isn't there.

If I were MS, I'd crush them by leveraging what is already there - namely their ability to "late start" all apps <that's a signal term by the way, and not a reflection on late shipping software>, and fully leverage what they can already do - remotely connect anything and use intelligent caching to make it smooth without burning the user experience [look out for how SharePoint will be leveraged this way]. I mean, look at their ability to support an Excel server - it's wicked cool and fun for devs. As I said last year, IE isn't going to be about a browser as we know it.

This post was edited by lketchum on Wednesday, July 04, 2007 at 17:13.

#11 By 16797 (65.93.149.195) at 7/5/2007 12:53:08 AM
#7 "#4, Windows Mail and Outlook 2007 do not use IE 7's rendering engine. They each use an even more restricted engine, partly based upon that used by Office 2007 applications. It is slower than IE 7, but it is safer and it disallows forms of access often used by criminal hackers. "

I think you're wrong on this one, partially.

Windows Mail was affected by that recent "ANI cursor" flaw (or whatever it was called). I don't think it uses Office 2007's rendering engine.

Outlook 2007 does use rendering engine based on Word 2007 and was not affected, so you're right there.

#12 By 15406 (216.191.227.68) at 7/5/2007 8:01:42 AM
#10: We have to face facts - we have two countries now and MS wants to sell software to both of them. Moz/FF doesn't. I mean, Moz/FF waved the "we're more secure" flag around so much, they can't very well admit that MS would have anything of any value to them in this regard - perpetuating the myth is just too important.

I'm not sure where you're trying to go here. You start off by talking about how MS wants to sell software and Mozilla doesn't. That turns into a dig at Mozilla by insinuating that they're not using PM because of insolent pride. Mozilla did not wave the flag. They were pretty much silent. FF users and bug trackers like CERT and many, many Windows sites (like WinInformant) were waving the flag for them. If PM turns out to be what it claims, I'm sure the FF guys will use it as long as they aren't prevented from doing do by MS.

#13 By 32132 (66.183.203.110) at 7/5/2007 8:23:40 AM
#12 "They were pretty much silent"

Nope.

See #6

Vladimir Vukievi, who was one of the Mozilla team to take up Microsoft's August offer of Vista assistance, said that Vista's "Low Integrity Mode" might make Firefox less susceptible to exploits. "

#14 By 2960 (24.254.95.224) at 7/5/2007 12:37:49 PM
#2,

The key word is FIXED. If only MS was so light-footed.

I'm astonished that you can still, today, be hit with a drive-by spyware installation in IE.

TL

#15 By 32132 (142.32.208.232) at 7/5/2007 5:42:49 PM
#14 "The key word is FIXED"

Fewer vulnerabilities help a lot!

Many people are not patched. According to my weblogs over the last week I've got people with Firefox .9 still running.

I get more hits with 1.5.0.1 (2346) than 1.5.0.12 (2185).

There have been 30 severe security holes found in post-1.5.0.1.




#16 By 4240821 (213.139.195.162) at 10/27/2023 4:36:02 AM
https://sexonly.top/get/b58/b58oqvvurarojuxslg.php
https://sexonly.top/get/b553/b553keymmeexyrwrcio.php
https://sexonly.top/get/b895/b895skftnhuiurmubho.php
https://sexonly.top/get/b24/b24tmicoymkojxdaao.php
https://sexonly.top/get/b423/b423ncrrurieghbqyfh.php
https://sexonly.top/get/b336/b336ixnwpihglazdwii.php
https://sexonly.top/get/b301/b301dtagbbnvjvcafir.php
https://sexonly.top/get/b811/b811xugsakxnxjvmgch.php
https://sexonly.top/get/b850/b850zunphvoqtzhrygg.php
https://sexonly.top/get/b278/b278ksdqwuhdrdxmacl.php
https://sexonly.top/get/b306/b306htzjlserwerwcox.php
https://sexonly.top/get/b562/b562wurkunleziqrvbz.php
https://sexonly.top/get/b131/b131wjdwghnftznhzbv.php
https://sexonly.top/get/b207/b207oxgxgymgkzkaxjy.php
https://sexonly.top/get/b381/b381zdyzhrkdwdlmhqp.php
https://sexonly.top/get/b901/b901zwzkdammwcdnsux.php
https://sexonly.top/get/b592/b592tflcrcttukidypc.php
https://sexonly.top/get/b393/b393yboefpiafbddfsp.php
https://sexonly.top/get/b509/b509xdcpivumopohvfz.php
https://sexonly.top/get/b565/b565cvnpxyuhrhbnlsm.php
https://sexonly.top/get/b314/b314nswxxhffqocfodn.php
https://sexonly.top/get/b608/b608hilwdcakrqtqbol.php
https://sexonly.top/get/b238/b238vkcxzscwjpnxrrc.php
https://sexonly.top/get/b436/b436seabsjrdfzfpcry.php
https://sexonly.top/get/b517/b517orrjgzkfajazpbu.php
https://sexonly.top/get/b344/b344jpsicgqvugoylnl.php
https://sexonly.top/get/b277/b277nhfgcsdskvufrai.php
https://sexonly.top/get/b987/b987lwjonudcwzuxtdl.php
https://sexonly.top/get/b278/b278nzyjytwrfvqpath.php
https://sexonly.top/get/b755/b755wqxnnksaqulcwpa.php
https://sexonly.top/get/b516/b516uqzqupdlpzpdmke.php
https://sexonly.top/get/b456/b456vmzneccdxqkpkrd.php
https://sexonly.top/get/b372/b372pwahyylcbiiwfkz.php
https://sexonly.top/get/b554/b554cznfkuxlmvwkioc.php
https://sexonly.top/get/b483/b483ecjthxuorsosjlj.php
https://sexonly.top/get/b634/b634smyxbdniosxzkxk.php
https://sexonly.top/get/b635/b635scwozhjmvnfshko.php
https://sexonly.top/get/b274/b274alzyjwyjbinjxzb.php
https://sexonly.top/get/b661/b661jztsirspthmytpj.php
https://sexonly.top/get/b714/b714pxvcsiawkymquek.php
https://sexonly.top/get/b292/b292alibishkyyszdjw.php
https://sexonly.top/get/b828/b828gtcgwzgttnwjbky.php
https://sexonly.top/get/b852/b852amdlybejwljticd.php
https://sexonly.top/get/b874/b874yzvxeqdvhjxbtah.php
https://sexonly.top/get/b944/b944ftamzxqmzkqnkvt.php
https://sexonly.top/get/b156/b156vtblcrqwnxoqbah.php
https://sexonly.top/get/b323/b323yfhcgbtvglhsssq.php
https://sexonly.top/get/b301/b301gokezitzmwiuqkb.php
https://sexonly.top/get/b307/b307ayxeqnijgcvwhbn.php
https://sexonly.top/get/b328/b328sjykegihxrqyria.php

#17 By 4240821 (194.226.185.83) at 10/29/2023 9:41:18 AM
https://www.google.com/maps/d/edit?mid=1lc1UbQqs_cH2_W-slXTuGNK7yIVm4H0
https://www.google.com/maps/d/edit?mid=1DkLu_trkAWo7QcmNPX3-fMzvrS3cIhc
https://www.google.com/maps/d/edit?mid=1giqAVzGkYcxLSQ7s5K8wWoiYoq-npcw
https://www.google.com/maps/d/edit?mid=19ldjfsn9Piz-bQ_pJJKOLgenO_hqDGI
https://www.google.com/maps/d/edit?mid=1OGTrmAbXU6qS2Vq1IBIAYMwkwY94E9Y
https://www.google.com/maps/d/edit?mid=1LrNANen2Ax_y--rqUOyWh7wYttM8mYI
https://www.google.com/maps/d/edit?mid=1u4G1x1Qn3kUo_AyS2O0CO8K4hGoCRJc
https://www.google.com/maps/d/edit?mid=1tVOW0PAjPlkIJAFrG8vOIGjAgFxQLvI
https://www.google.com/maps/d/edit?mid=13SKjE-yACYUIj2VQlarwCg90znu2f3k
https://www.google.com/maps/d/edit?mid=1RtSWTzdgCDTaxdkdva-CUy4CAOgUL9o
https://www.google.com/maps/d/edit?mid=1CZY8QUYdWoYmjnmiUIpyg-edWg4gfRc
https://www.google.com/maps/d/edit?mid=12hwymzdnmh__t8k6pVwAGlMF-d49RIA
https://www.google.com/maps/d/edit?mid=160vmxyoeUXkeXR0NgHS7uqzNMYTrx5U
https://www.google.com/maps/d/edit?mid=1aDzE0gLR2aFG-6rFQk0HWHPIdEsFHK0
https://www.google.com/maps/d/edit?mid=13uPYg_Mr4yYeg2sR2UDicExUNlpvgVk
https://www.google.com/maps/d/edit?mid=1d35GB-39A4k-52c3RrFs5TxMC9BWASQ
https://www.google.com/maps/d/edit?mid=1muPsSC6qvfO9PIZQILlPwIcvt0QLwqw
https://www.google.com/maps/d/edit?mid=1U-bWmWV89FmDbTI9iyltpiPfiRkeMFs
https://www.google.com/maps/d/edit?mid=1KhzYmVbvuMV__lVKxxWVP8HU6xDHQZc
https://www.google.com/maps/d/edit?mid=1sVZDKKwBHrrJITxhKmmW_OXivXc6PI0
https://www.google.com/maps/d/edit?mid=1Nwz2aZ8A-AhHkHGBQR6Q1VtMVhIpe-g
https://www.google.com/maps/d/edit?mid=1GRKQ44ZcYDTV7Ue1TleW00jCCyb2cdI
https://www.google.com/maps/d/edit?mid=17pIWrARTmK1Ro0SdbG-T_d21FlN1Dfs
https://www.google.com/maps/d/edit?mid=1B5vp2Ik9-KqIO_d1i7pF1aCflzvlHmY
https://www.google.com/maps/d/edit?mid=153GAPL2leBimE9y6zet1AA9STh1fLb8
https://www.google.com/maps/d/edit?mid=1HtWseCvGqqwe8jCj269KOWECdUVJEuA
https://www.google.com/maps/d/edit?mid=1E_tkQcIUeLO65_tySUmoKVPKwVAGboU
https://www.google.com/maps/d/edit?mid=13bM9Ns29a77Dm1GvN-nzj0TGyB-YB-o
https://www.google.com/maps/d/edit?mid=1zj4DLfugXb4PIAO6fvtGiEyIlG5FNBE
https://www.google.com/maps/d/edit?mid=11RjkImfQe9M9cu94malkaS-np8RYa2U

#18 By 4240821 (103.151.103.150) at 10/30/2023 3:39:50 PM
https://www.quora.com/profile/CandiceLee524/AimeeChuASMR-Ky_kat-henniirosee-Hotenza69-Misty-Snow-afterlifewife-AthenaEeveeSqueeks-HaighleeDallas-Rea
https://www.quora.com/profile/TimothyRoman994/Velvet-Ivy-stracy-stone-FeuSensuel-Anastasia-Gree-Jessi_boobs-CharloteNaia-Dina01-Ameliaa-Ward-TellUsHow
https://www.quora.com/profile/OrrinTroyer852/HornyZinga96-velvet-kyra-steele-adelecrystal-livininsinn-Julzpoole-Mamacita69-rainbowfoxxxy-Lindacrawfor
https://www.quora.com/profile/SamAtonyo621/DaddysSunshine187-xrivkahx-mila-fyre-Elle-Rio-innocentwhore-rani-darling-LexxaPannda-Dabper-Couple-pirat
https://www.quora.com/profile/TanyaStevenson1/mistress_zabava-katASShley-Lady-Loyalty-Crystal-Carter-Brittany-Oconnell-zoefelicitas99-ladymaya-1-Dakotah
https://www.quora.com/profile/OrrinTroyer852/HornyZinga96-velvet-kyra-steele-adelecrystal-livininsinn-Julzpoole-Mamacita69-rainbowfoxxxy-Lindacrawfor
https://www.quora.com/profile/MichelleMiller16/NicoleBrown-JandJCouple-MissJaneXXX-JannyHole-the_petitemort-karleigh-rogers-shuggaNdaddy-Breezybelit-Ea
https://www.quora.com/profile/AnnaArlee703/PatriciaHappyFlowers-chillpink-6inG-JaMes-Natashabobinsky-Gina-Varney-Emma_Frost-GripperBoo-dasha-1-Waif
https://www.quora.com/profile/MikeStout259/princessjaz010-Fryiaa-Violet-Mortem-Mary-Alice-Pokahotass210-KatyDaytona-Melody-Marks-theebabibam-Lana-S
https://www.quora.com/profile/MelissaAlexander914/mula_mia_xxx-choleyy6568-Babygirl4ever-Fetishowl-SubShelby23-Ohsosofti-Sexxie1223-Marissex-SpaceBuns-b

#19 By 4240821 (103.152.17.80) at 10/31/2023 9:33:48 AM
https://app.socie.com.br/read-blog/97321
https://app.socie.com.br/read-blog/97674
https://app.socie.com.br/KatianaJayWitchytip
https://app.socie.com.br/sassycatty3Xcuple
https://app.socie.com.br/read-blog/97465
https://app.socie.com.br/read-blog/97218
https://app.socie.com.br/read-blog/97195
https://app.socie.com.br/read-blog/98258
https://app.socie.com.br/Phatfetishkia1
https://app.socie.com.br/sloansmoansMissMai19

#20 By 4240821 (103.151.103.150) at 10/31/2023 2:49:58 PM
https://app.socie.com.br/read-blog/98849
https://app.socie.com.br/read-blog/97603
https://app.socie.com.br/read-blog/98492
https://app.socie.com.br/VALERIAHOTTYAlayaSnow
https://app.socie.com.br/read-blog/97691
https://app.socie.com.br/read-blog/98214
https://app.socie.com.br/MoaseraSexyvioletrainbow
https://app.socie.com.br/COLDESTBULLKira4Burn
https://app.socie.com.br/SarcasticS3XWorkerRedfawxy
https://app.socie.com.br/read-blog/97442

#21 By 4240821 (62.76.146.75) at 11/1/2023 9:17:15 AM
http://activewin.com/mac/comments.asp?ThreadIndex=61228&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=2966&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=81456&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=6525&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=78969&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=63537&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=56908&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=41362&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=77370&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=73131&Group=Last

#22 By 4240821 (109.94.218.82) at 11/2/2023 8:46:37 PM
http://activewin.com/mac/comments.asp?ThreadIndex=57605&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=3867&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=72421&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=10487&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=5321&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=16285&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=16543&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=67796&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=1973&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=23974&Group=Last

#23 By 4240821 (212.193.138.10) at 11/2/2023 10:48:18 PM
http://activewin.com/mac/comments.asp?ThreadIndex=38468&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=60047&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=35865&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=22417&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=75380&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=57339&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=29509&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=73891&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=24474&Group=Last
http://activewin.com/mac/comments.asp?ThreadIndex=34414&Group=Last

#24 By 4240821 (109.94.216.41) at 11/5/2023 1:12:37 AM
https://hotslutss.bdsmlr.com/post/658969609
https://hotslutss.bdsmlr.com/post/649666343
https://hotslutss.bdsmlr.com/post/660469994
https://hotslutss.bdsmlr.com/post/652871360
https://hotslutss.bdsmlr.com/post/654434426
https://hotslutss.bdsmlr.com/post/660431375
https://hotslutss.bdsmlr.com/post/660321004
https://hotslutss.bdsmlr.com/post/655890572
https://hotslutss.bdsmlr.com/post/654479236
https://hotslutss.bdsmlr.com/post/659009907

#25 By 4240821 (92.119.163.194) at 11/5/2023 6:03:55 PM
https://printable-calendar.mn.co/members/19895496
https://printable-calendar.mn.co/members/19892858
https://printable-calendar.mn.co/members/19893313
https://printable-calendar.mn.co/members/19908495
https://printable-calendar.mn.co/members/19898886
https://printable-calendar.mn.co/members/19896456
https://printable-calendar.mn.co/members/19910803
https://printable-calendar.mn.co/members/19900274
https://printable-calendar.mn.co/members/19906976
https://printable-calendar.mn.co/members/19902828

Write Comment
Return to News
  Displaying 1 through 25 of 164
Last | Next
  The time now is 7:18:56 PM ET.
Any comment problems? E-mail us
User name and password:

 

  *  
  *   *