mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
1.2 KiB
1.2 KiB
CVE-2020-17361
Description
** UNSUPPORTED WHEN ASSIGNED ** 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.
POC
Reference
- http://seclists.org/fulldisclosure/2020/Aug/10
- http://seclists.org/fulldisclosure/2020/Aug/10
- http://seclists.org/fulldisclosure/2020/Sep/11
- http://seclists.org/fulldisclosure/2020/Sep/11
- http://seclists.org/fulldisclosure/2020/Sep/13
- http://seclists.org/fulldisclosure/2020/Sep/13
- http://seclists.org/fulldisclosure/2020/Sep/14
- http://seclists.org/fulldisclosure/2020/Sep/14
Github
No PoCs found on GitHub currently.