CVE-2020-6821

Summary

When reading from areas partially or fully outside the source resource with WebGL's <code>copyTexSubImage</code> method, the specification requires the returned values be zero. Previously, this memory was uninitialized, leading to potentially sensitive data disclosure. This vulnerability affects Thunderbird < 68.7.0, Firefox ESR < 68.7, and Firefox < 75.

Affected Software

VendorProductVersion RangeStatus
MozillaThunderbirdunspecified < 68.7.0affected
MozillaFirefox ESRunspecified < 68.7affected
MozillaFirefoxunspecified < 75affected

Weaknesses

  • Uninitialized memory could be read when using the WebGL copyTexSubImage method

ADP Enrichment

CVE Program Container

Additional References

References