Sandstorm Cap'n Proto before 0.5.3.1 allows remote crashes related to a compiler optimization. A remote attacker can trigger a segfault in a 32-bit libcapnp application because Cap'n Proto relies on pointer arithmetic calculations that overflow. An example compiler with optimization that elides a bounds check in such calculations is Apple LLVM version 8.1.0 (clang-802.0.41). The attack vector is a crafted far pointer within a message.
References
Configurations
History
21 Nov 2024, 03:32
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/sandstorm-io/capnproto/blob/master/security-advisories/2017-04-17-0-apple-clang-elides-bounds-check.md - Third Party Advisory |
Information
Published : 2017-04-17 21:59
Updated : 2024-11-21 03:32
NVD link : CVE-2017-7892
Mitre link : CVE-2017-7892
CVE.ORG link : CVE-2017-7892
JSON object : View
Products Affected
capnproto
- capnproto
CWE
CWE-20
Improper Input Validation