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.
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-6821.json"
[
{
"events": [
{
"introduced": "0"
},
{
"fixed": "75.0"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "68.7.0"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "68.7.0"
}
]
}
]