The CHECK macro in mrbgems/mruby-sprintf/src/sprintf.c in mruby 1.4.1 contains a signed integer overflow, possibly leading to out-of-bounds memory access because the mrb_str_resize function in string.c does not check for a negative length.
References
Link | Resource |
---|---|
https://github.com/mruby/mruby/issues/4062 | Exploit Issue Tracking Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/05/msg00006.html | Mailing List Third Party Advisory |
https://github.com/mruby/mruby/issues/4062 | Exploit Issue Tracking Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/05/msg00006.html | Mailing List Third Party Advisory |
Configurations
History
21 Nov 2024, 03:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/mruby/mruby/issues/4062 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2022/05/msg00006.html - Mailing List, Third Party Advisory |
Information
Published : 2018-07-17 03:29
Updated : 2024-11-21 03:48
NVD link : CVE-2018-14337
Mitre link : CVE-2018-14337
CVE.ORG link : CVE-2018-14337
JSON object : View
Products Affected
debian
- debian_linux
mruby
- mruby
CWE
CWE-190
Integer Overflow or Wraparound