Vulnerabilities > CVE-2019-17263 - Out-of-bounds Read vulnerability in Libfwsi Project Libfwsi 20181227
Attack vector
LOCAL Attack complexity
LOW Privileges required
LOW Confidentiality impact
NONE Integrity impact
NONE Availability impact
LOW Summary
In libyal libfwsi before 20191006, libfwsi_extension_block_copy_from_byte_stream in libfwsi_extension_block.c has a heap-based buffer over-read because rejection of an unsupported size only considers values less than 6, even though values of 6 and 7 are also unsupported. NOTE: the vendor has disputed this as described in the GitHub issue
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 2 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Overread Buffers An adversary attacks a target by providing input that causes an application to read beyond the boundary of a defined buffer. This typically occurs when a value influencing where to start or stop reading is set to reflect positions outside of the valid memory location of the buffer. This type of attack may result in exposure of sensitive information, a system crash, or arbitrary code execution.
References
- http://packetstormsecurity.com/files/154774/libyal-libfwsi-Buffer-Overread.html
- http://packetstormsecurity.com/files/154774/libyal-libfwsi-Buffer-Overread.html
- https://github.com/libyal/libfwsi/compare/20181227...20191006
- https://github.com/libyal/libfwsi/compare/20181227...20191006
- https://github.com/libyal/libfwsi/issues/13
- https://github.com/libyal/libfwsi/issues/13