Skip to main content
Inspiring
August 3, 2009
Question

Downloading HotFix Question - not finding .JAR file

  • August 3, 2009
  • 2 replies
  • 1248 views

Might be a simple answer - but . . .

I recently was working on installing the fix for APSB09-09 - potential Coldfusion 8 input sanitization issue.  Instructions say to 'download and unzip the hot fix.  If you hover over the words hor fix, the bottom address box shows http://www.adobe.com/support/security/bulletins/downloads/hf801-77218.jar.  When I click on this, I get a file download box for hf801-77218.zip.  I save the file and unzip it.  There is no jar file in this unzipped directory.

What am I supposed to point the ColdFusion Administrator to?  Usually I point it to the jar file, but I don't have one.  Do I point it to the hf801-77218.zip file?  Or do I just replace these files manually to the correct directory folders?

Any help you can give is greatly appreciated.

    This topic has been closed for replies.

    2 replies

    August 20, 2009

    Ran into this too, for me it was a browser issue.  If I downloaded w/ IE, I got the zip.  I ended up using google chrome which properly downloaded the .jar.  HTH.

    Inspiring
    August 4, 2009

    Hi Libby,

    Just rename your current file back to your_file_name.jar like this,

    c:\your_directory\ren hf801-77218.zip hf801-77218.jar

    and then try applying. That will do.

    HTH