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
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/154774/libyal-libfwsi-Buffer-Overread.html | Exploit Third Party Advisory VDB Entry |
https://github.com/libyal/libfwsi/compare/20181227...20191006 | Patch Third Party Advisory |
https://github.com/libyal/libfwsi/issues/13 | Exploit Third Party Advisory |
http://packetstormsecurity.com/files/154774/libyal-libfwsi-Buffer-Overread.html | Exploit Third Party Advisory VDB Entry |
https://github.com/libyal/libfwsi/compare/20181227...20191006 | Patch Third Party Advisory |
https://github.com/libyal/libfwsi/issues/13 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:31
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/154774/libyal-libfwsi-Buffer-Overread.html - Exploit, Third Party Advisory, VDB Entry | |
References | () https://github.com/libyal/libfwsi/compare/20181227...20191006 - Patch, Third Party Advisory | |
References | () https://github.com/libyal/libfwsi/issues/13 - Exploit, Third Party Advisory |
07 Nov 2023, 03:06
Type | Values Removed | Values Added |
---|---|---|
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 |
Information
Published : 2019-10-06 22:15
Updated : 2024-11-21 04:31
NVD link : CVE-2019-17263
Mitre link : CVE-2019-17263
CVE.ORG link : CVE-2019-17263
JSON object : View
Products Affected
libfwsi_project
- libfwsi
CWE
CWE-125
Out-of-bounds Read