Java Runtime Environment 6 update 81 Available (JRE 6 Installed)
0 Votes |
Description
Oracle has released a new version of the Java SE Runtime Environment (JRE). Use the action below to update Java to version 6, update 81. Note: Affected computers may report back as 'Pending Restart' once the patch has run successfully, but will not report back their final status until the computer has been restarted. Important Note: Choosing the "Upgrade to the latest JRE regardless of whether or not Internet Explorer, Firefox, or Java is currently running action" will close any running instance of Internet Explorer, Firefox, or Java on the client machines. Please schedule the update to occur at a time when a service interruption is acceptable. |
File Size:
16 MBProperty Details
3809 | |
Alpha - Code that was just developed | |
Java Runtime Environment 6 update 81 Available (JRE 6 Installed) | |
BESC | |
Security Update | |
16759216 | |
Oracle | |
<Unspecified> | |
Critical | |
1/14/2014 12:00:00 AM | |
CVE-2014-4227, CVE-2014-4219, CVE-2014-4216, CVE-2014-4262, CVE-2014-4209, CVE-2014-4265, CVE-2014-4218, CVE-2014-4252, CVE-2014-4268, CVE-2014-4244, CVE-2014-4263 | |
N/A | |
java 6, java 6 update, Java SE Support, jre, java | |
BrianCanFixIT on 7/25/2014 11:12:34 PM | |
BrianCanFixIT on 7/25/2014 11:12:34 PM | |
10842 Views / 111 Downloads | |
* Average over 2 ratings. ** Log In or Register to add your rating. |
Relevance
Used in 365 fixlets | * Results in a true/false |
Used in 37 fixlets | * Results in a true/false |
Used in 12 fixlets | * Results in a true/false |
Used in 73 fixlets | * Results in a true/false |
Used in 23 fixlets | * Results in a true/false |
Used in 1 fixlet | * Results in a true/false |
Actions
Action 1
prefetch jre-6u81-windows-i586.exe sha1:9a1c3808ebaf3c66376266845a618006412ae10e size:16759216 http://download.oracle.com/MANUAL_BES_CACHING_REQUIRED/jre-6u81-windows-i586.exe sha256:5b7cc7cf5b2048a5a0f14907e6c92212f0c1606a4e5162fcd0a3a915161cbae1
// Note: update .exe will restart service automatically
if{exists running service "JavaQuickStarterService"}
delete __appendfile
delete stop_javaquickstarter.bat
appendfile net stop JavaQuickStarterService
move __appendfile stop_javaquickstarter.bat
waithidden stop_javaquickstarter.bat
endif
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\EnterpriseClient\JavaInstallation]" "InstallingJava32"=dword:00000001
waithidden __Download/jre-6u81-windows-i586.exe /s /norestart
action may require restart "9a1c3808ebaf3c66376266845a618006412ae10e"
continue if {((exists value "DisplayVersion" whose ((it >= "6.0.810") of ((if (it as string = "1.5.0") then (it as string & ".00") else (it as string)) as version)) of keys whose ((value "DisplayName" of it as string as lowercase contains "j2se runtime environment" OR value "DisplayName" of it as string as lowercase starts with "java(tm)")) of it) AND (exists key whose (((it contains "java" OR it contains "j2se") AND (it contains "runtime environment" OR it contains "update")) of (value "DisplayName" of it as string as lowercase)) of it)) of key "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" of registry}
regdelete "[HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\EnterpriseClient\JavaInstallation]" "InstallingJava32"
This action will be considered successful when the applicability relevance evaluates to false.
Action 2
prefetch jre-6u81-windows-i586.exe sha1:9a1c3808ebaf3c66376266845a618006412ae10e size:16759216 http://download.oracle.com/MANUAL_BES_CACHING_REQUIRED/jre-6u81-windows-i586.exe sha256:5b7cc7cf5b2048a5a0f14907e6c92212f0c1606a4e5162fcd0a3a915161cbae1
// Note: update .exe will restart service automatically
if{exists running service "JavaQuickStarterService"}
delete __appendfile
delete stop_javaquickstarter.bat
appendfile net stop JavaQuickStarterService
move __appendfile stop_javaquickstarter.bat
waithidden stop_javaquickstarter.bat
endif
waithidden taskkill /F /IM java.exe
waithidden taskkill /F /IM javaw.exe
waithidden taskkill /F /IM javaws.exe
waithidden taskkill /F /IM iexplore.exe
waithidden taskkill /F /IM firefox.exe
regset "[HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\EnterpriseClient\JavaInstallation]" "InstallingJava32"=dword:00000001
waithidden __Download/jre-6u81-windows-i586.exe /s /norestart
action may require restart "9a1c3808ebaf3c66376266845a618006412ae10e"
continue if {((exists value "DisplayVersion" whose ((it >= "6.0.810") of ((if (it as string = "1.5.0") then (it as string & ".00") else (it as string)) as version)) of keys whose ((value "DisplayName" of it as string as lowercase contains "j2se runtime environment" OR value "DisplayName" of it as string as lowercase starts with "java(tm)")) of it) AND (exists key whose (((it contains "java" OR it contains "j2se") AND (it contains "runtime environment" OR it contains "update")) of (value "DisplayName" of it as string as lowercase)) of it)) of key "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" of registry}
regdelete "[HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\EnterpriseClient\JavaInstallation]" "InstallingJava32"
This action will be considered successful when the applicability relevance evaluates to false.
Action 3
http://java.sun.com/javase/6/webnotes/ReleaseNotes.html
Action 4
http://java.sun.com/javase/technologies/security/index.jsp#overview
Action 5
http://www.sans.org/top20/#c1
Sharing
Social Media: |