Skip to main content
Question

Flash Player update 12.0.0.44

  • February 4, 2014
  • 16 replies
  • 67 views

ImAMacGuy
Forum|alt.badge.img+23

WHAT'S NEW
Version 12.0.0.44: Release notes were unavailable when this listing was updated.

16 replies

Forum|alt.badge.img+11
  • Valued Contributor
  • February 4, 2014

Download .pkg - http://www.adobe.com/products/flashplayer/distribution3.html

Security Bulletin -

Adobe Security Bulletin:

APSB14-04: Security updates available for Adobe Flash Player

~~~~~~~~~~~~~~~~

APSB14-04: Security updates available for Adobe Flash Player

Originally posted: February 4, 2014

Summary:
Adobe has released security updates for Adobe Flash Player 12.0.0.43 and earlier versions for Windows and Macintosh and Adobe Flash Player 11.2.202.335 and earlier versions for Linux. These updates address a vulnerability that could allow an attacker to remotely take control of the affected system.

Adobe is aware of reports that an exploit for this vulnerabilty exists in the wild, and recommends users of Flash Player update their software installations using the instructions provided in the "Solution" section of the security bulletin.

Learn more: http://click.mail.adobesystems.com/?qs=7601182c8a26a0f1ca824e855b424dbe5c173dadd6cd34fb161541bfafd58611e2baddedd9cc6aac

Priority and Severity Ratings:

Adobe categorizes these updates as priority 1, addressing critical vulnerabilities:

http://click.mail.adobesystems.com/?qs=7601182c8a26a0f1d9c73fcc8eea017997a186ab0f14abcde7d23f35f0e0296b7f1ead0d3b17c677


Forum|alt.badge.img+15
  • Esteemed Contributor
  • February 5, 2014

FYI...

APPLE-SA-2014-02-04-1 OS X: Flash Player plug-in blocked

Due to security issues in older versions, Apple has updated the
web plug-in blocking mechanism to disable all versions prior to
Flash Player 12.0.0.44.

Information on blocked web plug-ins will be posted to:
http://support.apple.com/kb/HT5655


Forum|alt.badge.img+6
  • Contributor
  • February 5, 2014

My initial testing of the Flash 12.0.044 update has shown that the plugin will not work, until the Flash Player cache is emptied. I am running the following script on the machine after installing the plugin:

#!/bin/sh
users=$(dscl . -list /Users uid | awk '$2 > 510 {print $1}' | sort)

for user in $users; do

sudo rm -r /Users/$user/Library/Preferences/Macromedia/"Flash Player"/* sudo rm -r /Users/$user/Library/Caches/Adobe/"Flash Player"/*

done


Forum|alt.badge.img+18
  • Valued Contributor
  • February 5, 2014

worked for me without having to touch the cache.


  • February 5, 2014

Same, extracted the .pkg from the normal download, deployed using afp, no cache issues. @josaxo are you installing .44 while Safari or Firefox are running (ie recurring check-in)?


Forum|alt.badge.img+18
  • Honored Contributor
  • February 5, 2014

I am having no issues with 12.0.0.44 at all. I always trigger my Flash updates at login to minimize the chance that any browsers are open.


  • February 5, 2014

@dgreening that's what Self Service is for! "Close Safari and/or Firefox before clicking install" etc.


Forum|alt.badge.img+12
  • Valued Contributor
  • February 5, 2014

On a similar note, in that it is related to Adobe Flash, where, or what, is the XProtect mechanism in Mavericks? The xProtect file on my machine, that I had used in the past to keep up to date doesn't seem to have been updated in quite a while. Is the file still in the same location that it was in Mountain Lion?

Tim


  • February 7, 2014

Spoke too soon - several of my users have reported that Flash stopped working after deploying this 12.0.044 version. Going to add @josaxo's cache script..


Forum|alt.badge.img+4
  • Contributor
  • February 14, 2014

Thanks. I tried @josaxo's script and everything else mentioned here to no avail. Did Adobe do something drastically different with this update?


Forum|alt.badge.img+4
  • Contributor
  • February 14, 2014

Thanks. I tried @josaxo][/url's script and everything else mentioned here to no avail. Did Adobe do something drastically different with this update?


Forum|alt.badge.img+8
  • Contributor
  • March 3, 2014

Anyone know where I can find the link to download flashplayer 12.0.0.43?


  • March 3, 2014

@j99mac try here:

http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html


Forum|alt.badge.img+8
  • Contributor
  • March 3, 2014

Thanks for the link. It looks like the version that they have is not the version I am looking for. Anyone know if flashplayer 12.0.0.43 is a Mac version and if so where I can download it?


  • March 3, 2014

From http://helpx.adobe.com/security/products/flash-player/apsb14-02.html

Adobe recommends users of Adobe Flash Player 11.9.900.170 and earlier versions for NPAPI plugin-based browsers on Windows update to the newest version 12.0.0.43 by downloading it from the Adobe Flash Player Download Center, or via the update mechanism within the product when prompted.


Chris_Hafner
Forum|alt.badge.img+27
  • Jamf Heroes
  • March 4, 2014

Yep, just know that said version is blocked (by Apple)