VML overflow exploit causing iWeb Pages to be filtered by firewall

I've recently become aware that some firewalls are blocking iWeb sites because of a suspected "VML fill method overflow attempt". Specifically, something in the pages generated by iWeb are blocked by the Intrusion Detection filters on ZyXel firewalls.
For a discussion of this vulnerability, see http://osvdb.org/31250
Has anyone else run into this, or had people claim they can't see your page? It is ridiculous that a MS vulnerability would cause a page generated by an Apple program, hosted on an Apple site to be block from viewing by an Apple browser, but such is the world we live in.
Does anyone know what the offending code is or if there is a work around?

Thanks Tom for your comments.
I have in fact determined that this affects all machines, PC, Macs, Linux, etc, that sit behind this firewall. Further, I've determined that the firewall does block the iWebSite.js file specifically, and that if you turn off filtering for this specific exploit, the firewall allows the page through.
I'm now trying to determine what signature the firewall is looking for. Based on Microsoft's TechNet bulletin on the topic, it should be scanning the response body of any HTTP request for the following strings "urn:schemas-microsoft-com:vml", "<v:", "v\:", "xmlns:v=", and finally "url(#default#vml)", non of which show up in the iWebSite.js file. It's possible I suppose that ZyXEL is looking for some other string to identity potential malicious sites, and possibly erroneously so. I'll have to wait until I hear from the. If you're not familiar with this kinda of technology, this firewall is doing so called Deep Packet Inspection (DPI), where the firewall is inspecting the content of each package for possibly malicious code--as any ordinary js or css file could possible contain such malicious code.
As this is obviously a case of an accidental match, I was hoping maybe someone had seen this before, as a little reformatting of the offending file, which I know now is iWebSite.js, would let the file pass the filter.

Similar Messages

  • IWeb page printed from iWeb site comes out BLACK on some browsers

    I made and run a website for a local art group. iWeb works well for this purpose. I publish the site to our domain. The main site is for the public and a second site, password protected and reached through the main site, is for members.
    I've put the entry form for our biggest annual exhibition on the website, intending that members can print it from there (most have hard copies as well). Printing works perfectly from Safari. But many members have PCs (grrr) and use things like Firefox and IE.
    Firefox prints the iWeb pages totally BLACK. IE prints okay on some computers and not on others. A clue is that, if you look fast as you open an iWeb page in IE, you see all the layout components in light blue; it immediately disappears. But that is the part that prints out black.
    What on earth is causing this and HOW can it be prevented?? I have used NO background color on my pages.
    Thanx,
    Margot
    17" iMac   Mac OS X (10.4.9)  

    That ain't right! What you need to do is use web-safe fonts...
    http://www.iwebformusicians.com/iWeb/Fonts-Colors.html
    ... and a few other tricks to cope with IE...
    http://www.iwebformusicians.com/iWeb/iWeb-Internet-Explorer.html
    http://www.iwebformusicians.com/iWeb/Browser-Compatibility.html

  • Where are iWeb pages stored/saved?

    Hi all. I'm building my first website using iweb. there is one (of only 3 so far) page that is apparently corrupted. whenever i click on that page name in the sidebar, iweb crashes, so i can't delete it using the edit/delete page dialogue.
    if i can find where my iweb pages are saved, i'll just go there and then drag the page to the trash....
    thanks

    The pages do not exist until you publish them. The elements that comprise the pages are stored in the Domain.sites2 file/package that's located in your User/Library/Application Support/iWeb folder.
    Are there any messages in the Console regarding iWeb that might indicate what's causing the problem.
    Aside from the above you can try the following: create a new site and drag the two working pages to it. Then click on the first site's folder icon and see if you can delete the entire site. If that works then all you need to do is recreate that one page.
    Also be sure to make a backup of the domain file frequently. Saves a lot of rebuilding in case something goes south in that domain file.
    OT

  • Publishing iWeb pages from 2 different Macs

    I have recently bought a MacBook to complement my G4 Powermac desktop - the desktop has iLife05 installed and the MacBook iLife06.
    I am really enjoying using the iWeb application and would like to be able to publish iWeb pages from both my MacBook and my desktop mac. Is there anyway I can get iLife06 transferred onto my desktop. I have already been firewiring files between the two - can I do the same with software or do I need to buy iLife all over again?
    Powermac G4 Dual 1.42GHz    

    Hi James,
    Your response definitely helped me since my boss and I are trying to maintain a website on both of our computers...
    BUT, i have a huge problem. Before I knew how to transfer or find the domain files, I used the "FIND" option to search for the domain site on my computer and when i clicked it open, my site didn't come up but rather a prompt asking me what type of website I'd like to create. For months, the website we created showed up every time I opened iweb but now when i simply clicked on domain.site or whatever it was that turned up in the "Find" folder, I can't bring up or locate the site I created on the computer so I have no way to update it or put it on a disc for my boss... Do you have any idea what caused my site to disappear simply by clicking on domain or any idea where i could find my site??
    please help!! thanks!
    Vanessa
    one more thing: is it possible for my boss to edit the content of the website without iweb? could she do it through the actual website with a password or something? just curious... also if i can't get that original domain site back, is there a way i can transfer my website to a different website other than iweb so that i can keep updating without having to redo the whole thing? even being able to transfer separate blogs from iweb to the original site would work too - anything to not have to redo the welcome page and picture pages that are already online

  • Display data from CSV file in iWeb page

    Hi,
    I like to display data from a CSV file in iWeb page if a date value from CSV file matches todays value from the system. Here is an example.
    CSV data values
    01/20/2011,Sunny,87
    01/21/2011,Cloudy,100
    01/22/2011,Rainy,60
    If today's date value is 01/21/2011 the page should display 01/21/2011 Cloudy 100 in a tabular format.
    Appreciate your help in providing HTML code for this issue.
    Thanks

    I suspect there is a soft return in the excel database somewhere that can't be seen. Take the csv/txt file into notepad and look for a line that starts oddly compared to the others.
    I haven't had luck removing soft returns from excel files so I do this a rather odd way. I take the excel file into InDesign as a table, and then use find/change to replace any soft returns with nothing, then convert the text to table and then export the text out again by going export, and selecting text from the dropdown menu.
    For my money, I always save tab delimited text files from excel so that if a field does contain commas, it doesn't "trick" indesign into thinking a new field is beginning or not... instead the field delimiters are tabs and they are unlikely to have been used in the excel database.
    If you do choose to use this indesign import method of mine to clean up the database, i also noticed two things in your screengrab: first was that some fields have spaces at the start of the text... easy enough to fix with a GREP that looks for ^\s (start of a sentence followed by a space) and replace with nothing. The second thing is the T&C field that all entries (at least in the screengrab) all start the same – if all entries in the database start the same, couldn't that line be in the indesign file? Its only a small detail I know.

  • How to stop text box on iWeb page from automatically reverting to hyperlink when I click 'save'

    As far as I see, the main text box in the body section of my iWeb page reverts to a hyperlink (connecting to a file) when I click save.  I don't know how the hyperlink got activated to begin with--I must have done something, but I don't know what it was.  I tried this many times to fix it: went to Inspector "hyperlink" section, activated the text box in the page, un-clicked "make hyperlinks active" (so they are inactive), then un-clicked "Enable as a hyperlink."  That much works--the hyperlink (little white arrow in blue circle) disappears from the lower right corner of text box.  But as soon as I save (command S), the text box reverts to a hyperlink. 
    If I don't click save and move around the pages, it does not revert to a hyperlink.  It only reverts to a hyperlink when the file is saved.  Why is it doing this and how to stop this from happening--how to permanently return the text box to a non-hyperlink?
    The website page is: http://www.usronline.net/USR/VedicResearch.html.  If you click anywhere randomly in the main text, you'll get a prompt to download a PDF file.  This should not be, but I can't get this hyperlink to go away for good.
    Many thanks in advance.
    Vishnupriya

    Please pardon the reply delay--a big project deadline had to be met.  Now back to this work:
    Yes, the text in the oval object had a drop shadow (the oval object itself did not).  I removed the drop shadow from the text, but the image file icon stayed in the right corner of the oval object.  I deleted the text and then the image file icon disappeared.  But as soon as I typed text again inside the oval object (not even pasting the previous text) the image file icon appeared again.  I deleted the oval object entirely and simply typed the text inside the main text box itself.  The image file icon that was attached to that oval object is gone (along with the oval object).
    Still the image file icon is attached to the main text box, though.  I again tried to uncheck the Enable as hyperlink (same process as described in first posting) with that oval object gone, but when I "save" again it reverts to a hyperlink. 
    Next I tried this: I copied the text from the problem text box and pasted it into another text box (outside of the problem one).  Still in the new text box with the pasted text, the image file icon shows in the upper right corner. 
    I also removed all the drop shadow features from this main text box (there was one more, on some words typed in the main text box), but it is still showing as an image.
    I don't know how it became an image file, and I'm still stumped as to how to fix it (short of forgetting about trying to figure out how it became an image and just retyping all text into a new text box).
    The link you provided for "Web Safe Fonts" is returning this: "The server at www.ampsoft.net is taking too long to respond."  I'm using Arial and Georgia (Georgia only on the menu and header text) in the site, and I had verified before designing the site that these are web safe, so I had thought they were.
    If you or anyone have any further suggestions or suspicions on this matter, I'd be glad to hear them.
    Thank you.

  • How can I make a backup of my iWeb page, How can I make a backup of my iWeb page

    How can I make a backup of my iWeb page? Is iWeb also disappearing on June 30?

    Here are some Apple help sheets about backing up your files:
    http://support.apple.com/kb/HT1813
    http://support.apple.com/kb/HT1105
    And I found this one written by an independant guy very thorough and helpful:
    http://iwebfaq.org/site/iWeb_Backup_retrieve.html
    iWeb is not going away, but I would be skeptical about how much longer Apple keeps it around. 
    If you are looking for a new place to host your website, I use and would recommend Little Oak (www.littleoak.net).  They are a Mac hosting company, and are even offering a discount right now for iWeb users (http://www.thewhir.com/web-hosting-news/web-hosting-sales-and-promos-roundup-jun e-29-2012)

  • Creating a frame within a iweb page

    I would like to create a frame within one of my iweb pages so that I can maintain the navigation menu while incorporating expose photo slide (or any other external page to be displayed within my page).
    Please correct me if I am wrong but I don't think this is possible using iweb and must edit the source code.
    Does anyone know if there are any templates out there I could just copy and past to get this done? i am simply looking to create a frame pretty much taking up the entire center of the existing page while leaving the navigation menu in tacked. Do appreciate the help!
    iMac & Macbook   Mac OS X (10.4.6)  
    iMac   Mac OS X (10.4.6)  

    You might want to take a look at this articel from Michael Wong:
    http://www.rowan-cottage.co.uk/Site/Integrate%20Guestmap.html
    It covers inserting a GuestMap using frames.
    Will

  • Can you work on the same iweb page on 2 different computers?

    hi, i usually work on my imac doing my iweb pages, i would like to work on a second ibook that is in the house. i've tried and tried but can't find a way for the ibook one to pick up the pages. it has the same .mac idisk folder as the other mac with the iweb backup but won't start up with the iweb pages, the iweb starts up blank asking for its first page.
    is there a way?
    thanks

    Chuck thanks, I found I can do it from that post, all you need to do is copy the iweb main folder to a USB mini, then I replace the iWeb folder in the next machine... it works great, you just have to remember to update it when you leave one machine and add the update to the next.

  • How can I convert iWeb page to html with NO javascript for email campaign?

    I have a holiday greeting I made in iWeb '09 for my business. The service I'm using to use to manage my mailing list wants me to strip all javascript code from the page so it is not seen as spam when it is emailed.
    How can I convert the page made in iWeb to an html page with no javascript?
    Thanks

    How can I convert the page made in iWeb to an html page with no javascript?
    You cannot. There will be nothing left. iWeb pages rely a lot on JavaScript.
    Use a template from Mail.app. Or create such template. These are simple TABLES and have no JavaScript in it.
    Do Cmd-Shift-G in the finder and type :
    /Library/Application Support/Apple/Mail/Stationery/Apple/Contents/Resources/
    Open one of the folders and open each successive folder until you see files like Picnic.mailstationery.
    Right-click to show the package content.
    Then navigate thru Contents, Resources until you see the files and images you need.
    Edit them to your hearts content.
    Double-click the file Picnic.mailstationery and it will open in Mail.app for further processing.

  • New computer, how can I sync my old published iWeb page with new compuer?

    I had my old macbook stolen a year ago in Italy. I created and published an iWeb page to .mac on that computer. My problem is that I cannot figure out how I can sync my old page on .mac to my new computer so that I can continue to use it and upload pics. Any suggestions? Thanks!

    Hello,
    and welcome the Apple iWeb Discussion Forum.
    Basically you can't figure it out because there is no way to get published pages back into iWeb. iWeb lacks of any html import feature. The only thing you can do is rebuild it by copying and pasting content from the published one to the rebuilt in iWeb. However for photopages that isn't a good idea, it's better to rebuild them from scratch (iPhoto).
    Be sure to make a backup of the domain.sites2 file (where iWeb stores) its files from time to time
    http://alyeska.altervista.org/en/iWebBackupWebsite.html
    Regards,
    Cédric

  • Can you make a playing iWeb page ?

    I made a nice set of two iWeb pages as Xmas greeting & annual letter (web.mac.com/vivekawn). But I would have been more satisfied if the home page could have opened with Winter Wonderland (it is a favorite). Trying to do this has, so far, given me a way to do it as I don't want it as link to start but the music opening automatically as the page unpacks itself.
    Have anyone of you done and if so, how did you do it ?
    Happy New Year!
    from
    Viveka
    in Sweden

    Viv,
    Kyn Drake has a really simple method for doing this outlined here:
    http://web.mac.com/makentosh/iWeb/zample/crab.html
    (Beware of the crab... )
    As long as you don't mind doing a little post publish editing of your .js files, it's fairly easy to do in this manner also. You will find them in this path on your iDisk, using the Go menu in Finder:
    Go/iDisk/MyiDisk/Sites/iWeb/Nameofsitefolder/Page_filesFolder/Page.js
    Open the .js files for that particular page on your iDisk with any text editor (I like Taco, and it's free) and make the following changes to the script code that controls your movie: (you will find the movie code near the top of the page in the .js file)
    Change autoplay="false" to autoplay="true"
    Change loop="false" to loop="true"
    Changing controller value="true" to controller value="false" will remove the controller from the page entirely. Make these changes in both sets of tags, (object and embed).
    Make the changes and just "Save". Clear your browser cache and you should see the changes take effect immediately. Bear in mind you will have to make this modification each time you republish your site. You can also save this modified .js file and replace the republished file with it, as long as no other changes were made to the page in iWeb.
    Mark

  • Is it possible to widen the page view when drafting iWeb pages?

    I'm drafting web pages via iWeb and figured out how to make the page content wider (in page layout/content width), but would like to be able to have a view of the entire page while I'm rearranging the text and images on the webpage. I cannot figure out how to be able to view the page without having to scroll left and right. Is it possible to see what the finished product looks like in its entirety before and/or after publishing to iWeb???

    iLyzzard wrote:
    Seems like my iMac with a 21.5 monitor should do the job. The webpages look great online, but how can I widen my draft-view so I don't have to keep guessing as to alignment of my text and images? Please advise.
    I'm not really understanding your question since the way things look in iWeb is pretty much the way they look online.
    In what way do your iWeb pages not look like what you see online?
    This is really a feature in iWeb (and one which costs iWeb excessive code if anything): to be able to provide a WYSIWYG canvas on which to build.

  • Looking for 'music player' widget to play songs dragged onto iWeb page

    Has anyone found a 'music player' widget that can be embedded into an iWeb page, and that can then load and play the songs that have been dragged onto that page?
    I have found several such widgets that can scan a URL for mp3 files, and I have successfully embedded each of those widgets into an iWeb page using the HTML Snippet, but none of them could find the mp3 files that I dragged onto the page, even though I supplied the widget with the URL for that page.

    Wyodor, I just wanted to let you know that I am having a lot of fun with the WimpyPlayer, and I like the skin you sent me. Thank you so much.
    I've been playing around with it. I had to reduce the height of the widget to fit on my webpage, but when I did, the text became too small to read, so instead, I went into the skin's jpeg and cut out the midsection of the playlist area. Then I had to readjust the playlist's number of lines displayed and its slider size to fit. I also changed the color scheme to match my webpage, and some of the Help tags. All in all, it looks great, and I am very happy with it.
    The one feature I miss from when I was using iWeb's built-in QuickTime player is the ability to have a photo (such as an album cover) displayed with the music. Do you happen to know of any music players that enable you to attach a photo with each track or album?

  • How to publish an iCal calendar into an iWeb page?

    I want to include an iCal calendar in an iWeb page. I know this should be VERY straightforward but can't figure it out. How do I accomplish this?
    Brian

    I'm having a problem getting the iCal to publish to iWeb, so that I can have a calendar on my website with rss feed for new dates. So I put in my mobile me account name, and I do have several calendars, but there's nothing that looks like I can specify which calendar. Please don't tell me that I have to use one calendar, because I don't want my personal with my court, my court with my work, my work with my kids etc. is there a way to maintain the "public" calendar. I'm confused.
    Assuming this is doable, I did try the widget, but i keep getting an error message that page not found, we're sorry but we cannot find the ical you requested, its possible that it has been deleted or renamed.

Maybe you are looking for

  • Missing Org unit from position ID

    Hi Gurus, Could you please provide additional information which I have missed out that would help resolve the issue. Problem Statement: Position ID XXX originally belongs to O XXXXXXXX [Sample Org 1].  When HR Recruitment administrator performed acti

  • How do I get music from iPad to iTunes on new computer?

    I recently broke my hard drive in my mac and got it replaced but everything was lost including my music from iTunes. But I still have my iPad with all my music on it. Is there a way to transfer that music back onto my computer?

  • Constant pop up not letting me do anything??!

    Someone please help!! Just upgraded to Lion, and now I have a constant pop up that isnt letting me do anything! I have to keep clicking back onto this screen to write this! The pop up comes up with the finder face and says "You can't open the applica

  • Deletion of Production order

    Hi GURUS, I need to know is there any transaction code to delete the production orders. Also before I delete production order I need to carry out the below steps, Correct the goods movement for the below orders Clear all financial postings for below

  • NSP License extension

    Hello, I have succesfully installed the SAP NetWeaver Sneak Preview ABAP Edition NSP (Windows Operating System). On the site http://www.sap.com/solutions/netweaver/minisap.epx frame System Info I can't choice the NSP system (only N4S). How can I exte