Bug 554683 - OpenJDK ColorConvertOp.filter segfaults on forged color profiles
Summary: OpenJDK ColorConvertOp.filter segfaults on forged color profiles
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-12 11:36 UTC by Marc Schoenefeld
Modified: 2021-10-19 09:09 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-10-19 09:09:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Marc Schoenefeld 2010-01-12 11:36:14 UTC
Created attachment 383222 [details]
Source code reading ICC Profile file and calling filter method

Sun Java 1.6  u 17 / IBM Java 1.6 SR 7 and java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5
segfault on parsing forged ICC profiles. As java.awt.image.ColorConvertOp.filter is callable from untrusted applets, the vulnerable code could be a vector for privilege escalation attacks.

Comment 1 Marc Schoenefeld 2010-01-12 11:37:10 UTC
Created attachment 383223 [details]
Color profile file


Note You need to log in before you can comment on or make changes to this bug.