CVE-2020-8942
- EPSS 0.02%
- Veröffentlicht 15.12.2020 15:15:13
- Zuletzt bearbeitet 21.11.2024 05:39:42
An arbitrary memory read vulnerability in Asylo versions up to 0.6.0 allows an untrusted attacker to make a call to enc_untrusted_read whose return size was not validated against the requrested size. The parameter size is unchecked allowing the attac...
CVE-2020-8943
- EPSS 0.02%
- Veröffentlicht 15.12.2020 15:15:13
- Zuletzt bearbeitet 21.11.2024 05:39:42
An arbitrary memory read vulnerability in Asylo versions up to 0.6.0 allows an untrusted attacker to make a call to enc_untrusted_recvfrom whose return size was not validated against the requested size. The parameter size is unchecked allowing the at...
CVE-2020-8944
- EPSS 0.02%
- Veröffentlicht 15.12.2020 15:15:13
- Zuletzt bearbeitet 21.11.2024 05:39:42
An arbitrary memory write vulnerability in Asylo versions up to 0.6.0 allows an untrusted attacker to make a call to ecall_restore using the attribute output which fails to check the range of a pointer. An attacker can use this pointer to write to ar...
CVE-2020-8935
- EPSS 0.02%
- Veröffentlicht 15.12.2020 15:15:12
- Zuletzt bearbeitet 21.11.2024 05:39:41
An arbitrary memory overwrite vulnerability in Asylo versions up to 0.6.0 allow an attacker to make an Ecall_restore function call to reallocate untrusted code and overwrite sections of the Enclave memory address. We recommend updating your library.
CVE-2020-8904
- EPSS 0.06%
- Veröffentlicht 12.08.2020 19:15:14
- Zuletzt bearbeitet 21.11.2024 05:39:39
An arbitrary memory overwrite vulnerability in the trusted memory of Asylo exists in versions prior to 0.6.0. As the ecall_restore function fails to validate the range of the output_len pointer, an attacker can manipulate the tmp_output_len value and...
CVE-2020-8905
- EPSS 0.06%
- Veröffentlicht 12.08.2020 19:15:14
- Zuletzt bearbeitet 21.11.2024 05:39:39
A buffer length validation vulnerability in Asylo versions prior to 0.6.0 allows an attacker to read data they should not have access to. The 'enc_untrusted_recvfrom' function generates a return value which is deserialized by 'MessageReader', and cop...