vendor:
Unknown
by:
Unknown
5.5
CVSS
MEDIUM
Out-of-Bounds Read
125
CWE
Product Name: Unknown
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: No
Related CWE: CVE-XXXX-XXXX
CPE: Unknown
Platforms Tested: Unknown
Unknown
Out-of-Bounds Read in Shading Pattern Parsing
When parsing ShadingPatterns, if a pattern colorspace is used as the base colorspace, it is not validated. This leads to out-of-bounds reads when rendering using the malformed shading pattern.
Mitigation:
Validate the type of colorspace when parsing ShadingPatterns to prevent the use of pattern colorspace as the base colorspace.