Vulnerabilities (CVE)

Filtered by vendor Readytalk Subscribe
Filtered by product Avian
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-28371 1 Readytalk 1 Avian 2024-04-11 7.5 HIGH 9.8 CRITICAL
An issue was discovered in ReadyTalk Avian 1.2.0 before 2020-10-27. The FileOutputStream.write() method in FileOutputStream.java has a boundary check to prevent out-of-bounds memory read/write operations. However, an integer overflow leads to bypassing this check and achieving the out-of-bounds access. NOTE: This vulnerability only affects products that are no longer supported by the maintainer
CVE-2020-17361 1 Readytalk 1 Avian 2024-04-11 4.3 MEDIUM 5.5 MEDIUM
An issue was discovered in ReadyTalk Avian 1.2.0. The vm::arrayCopy method defined in classpath-common.h returns silently when a negative length is provided (instead of throwing an exception). This could result in data being lost during the copy, with varying consequences depending on the subsequent use of the destination buffer. NOTE: This vulnerability only affects products that are no longer supported by the maintainer
CVE-2020-17360 1 Readytalk 1 Avian 2024-04-11 6.8 MEDIUM 7.8 HIGH
An issue was discovered in ReadyTalk Avian 1.2.0. The vm::arrayCopy method defined in classpath-common.h contains multiple boundary checks that are performed to prevent out-of-bounds memory read/write. However, two of these boundary checks contain an integer overflow that leads to a bypass of these checks, and out-of-bounds read/write. NOTE: This vulnerability only affects products that are no longer supported by the maintainer