AOL ART Compressed Image Finding one
#1
Posted 29 October 2008 - 05:17 PM
I cannot (after much googleing) find one.
Where can an AOL ART compressed image be found?
#2
Posted 29 October 2008 - 05:41 PM
http://en.wikipedia....age_file_format
google also turned up this:
http://multimedia.cx...aol-art-format/
which has some samples here:
http://samples.mplay...ge-samples/ART/
#3
Posted 31 October 2008 - 07:39 PM
I tried using the .ART samples at http://samples.mplay...ge-samples/ART/ , but did not arrive at the desired result.
I had applied "AOL Image Support Update for Windows 2000" patch from http://technet.micro...y/bb727075.aspx and attempted to read AOL ART images using Internet Explorer 6 with Service Pack 1.
The ART images were not able to be read.
I tried to find out why and noticed KB918439 ( http://www.microsoft.com/technet/security/...n/ms06-022.mspx ).
The KB918439 patch resolves problem for which a remote code execution may occur with handling of AOL ART images by Internet Explorer (not in the image files themselves). The "fix" for the problem was to break (not remove, the files to decode the images are still installed) AOL ART image support instead of fixing the Internet Explorer handling.
I had the KB918439 patch applied.
This post has been edited by Ascii2: 31 October 2008 - 07:47 PM
#4
Posted 22 November 2008 - 05:46 PM
I have tested new installs of Windows 2000 Professional with Service 4 and Windows XP Professional with Service Pack 1 without the KB918439 patch applied. AOL ART still would not work in browser.
I then attempted to reinstall the operating systems without the KB918439 patch and Cumulative Update for Internet Explorer 6 SP1 (KB916281). No Internet Explorer Cumulative Update was used. The AOL ART images then would load in Internet Explorer correctly.
Internet Explorer Cumulative Update (KB916281) does not seem to update the same files as KB918439, but disables AOL ART image rendering.
Hopefully a registry policy may re-enable the AOL ART rendering function. Please let me know if it is possible.
#5
Posted 21 October 2009 - 12:23 AM
No Microsoft documentation (even on the official list of Feature Controls) for FEATURE_IMAGING_USE_ART. The Feature Control is not publically documented by MicrosoftCorporation.
I tried adding DWORD value "iexplore.exe" with value data "1" and DWORD value "explorer.exe" with value data "1" to the Feature Control key and rebooted.
I was then able to view the .ART files in Internet Explorer.
So it seems that a change in default handling behavior occured for which Microsoft had not published a means of how .ART image disabled feature can be reenabled.
#6
Posted 21 October 2009 - 11:29 AM
#7
Posted 21 October 2009 - 12:06 PM
Ascii2, on Oct 21 2009, 02:23 AM, said:
No Microsoft documentation (even on the official list of Feature Controls) for FEATURE_IMAGING_USE_ART. The Feature Control is not publically documented by MicrosoftCorporation.
#8
Posted 22 October 2009 - 12:15 AM
cluberti, on Oct 21 2009, 01:06 PM, said:
Ascii2, on Oct 21 2009, 02:23 AM, said:
No Microsoft documentation (even on the official list of Feature Controls) for FEATURE_IMAGING_USE_ART. The Feature Control is not publically documented by MicrosoftCorporation.
As of MS06-021: Cumulative Update for Internet Explorer 6 SP1 (KB916281), rendering of .ART images is disabled by default. The "FEATURE_IMAGING_USE_ART" Feature Control check is also introduced (silently) which may enable rendering of .ART images.
#9
Posted 22 October 2009 - 12:26 AM
Ascii2, on Oct 31 2008, 08:39 PM, said:
The KB918439 does not break the .ART functionality; it fixes the vulnerability.
#10
Posted 23 October 2009 - 12:10 AM
The code in the file is the following (unicode):
Windows Registry Editor Version 5.00 ; Feature Control (undocumented) ; Feature allows rendering of ART image format ; After KB916281, feature is disabled by default for Internet Explorer and ; for applications hosting the WebBrowser Control. ; Set to enable for all processes [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_IMAGING_USE_ART] "*"=dword:00000001
EDIT: The provided .reg file code has been updated.
Attached File(s)
-
art_image_enable.reg (828bytes)
Number of downloads: 2
This post has been edited by Ascii2: 13 November 2009 - 02:26 PM
#11
Posted 13 November 2009 - 02:23 PM
A wildcard was used (how to use wildcard is undocumented by Microsoft Corporation).



Help

Back to top










