Lucene search
K

55 matches found

OSV
OSV
added 2019/09/27 9:15 p.m.23 views

CVE-2019-16928

Exim 4.92 through 4.92.2 allows remote code execution, a different vulnerability than CVE-2019-15846. There is a heap-based buffer overflow in stringvformat in string.c involving a long EHLO command...

9.8CVSS10AI score0.9031EPSS
Exploits3References15
Prion
Prion
added 2019/09/27 9:15 p.m.83 views

Heap overflow

Exim 4.92 through 4.92.2 allows remote code execution, a different vulnerability than CVE-2019-15846. There is a heap-based buffer overflow in stringvformat in string.c involving a long EHLO command...

7.5CVSS9.8AI score0.9031EPSS
Exploits4References14Affected Software4
NVD
NVD
added 2019/09/13 12:15 p.m.9 views

CVE-2019-16277

PicoC 2.1 has a heap-based buffer overflow in StringStrcpy in cstdlib/string.c when called from ExpressionParseFunctionCall in expression.c...

7.8CVSS7.9AI score0.00179EPSS
Exploits1References1
Cvelist
Cvelist
added 2019/09/13 11:7 a.m.12 views

CVE-2019-16277

PicoC 2.1 has a heap-based buffer overflow in StringStrcpy in cstdlib/string.c when called from ExpressionParseFunctionCall in expression.c...

7.9AI score0.00179EPSS
Exploits1References1
CNVD
CNVD
added 2019/08/21 12:0 a.m.1 views

Artifex Software MuPDF Buffer Overflow Vulnerability (CNVD-2020-54480)

Artifex Software MuPDF is a free, lightweight PDF reader from Artifex Software, USA. A buffer error vulnerability exists in the 'fzchartorune' function of the fitz/string.c file in Artifex Software MuPDF versions prior to 1.16.0. The vulnerability stems from a networked system or product performi...

7.1CVSS7.6AI score0.0022EPSS
Exploits1References1
OSV
OSV
added 2018/07/17 3:29 a.m.17 views

CVE-2018-14337

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 mrbstrresize function in string.c does not check for a negative length...

7.5CVSS6.8AI score
Exploits0References2
RubySec
RubySec
added 2018/07/17 12:0 a.m.18 views

Signed integer overflow in mrb_str_format

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 mrbstrresize function in string.c does not check for a negative length...

7.5CVSS7AI score0.00364EPSS
Exploits1References1Affected Software1
Hacker One
Hacker One
added 2016/12/21 2:55 p.m.18 views

shopify-scripts: Null pointer dereference in mrb_str_prepend

PoC ruby String.new.prepend"" Cause This crash is caused by null dereference in https://github.com/mruby/mruby/blob/master/mrbgems/mruby-string-ext/src/string.cL474 Test $ gdb -q --args ./bin/mruby test4.rb Reading symbols from ./bin/mruby...done. gdb r Starting program:...

0.6AI score
Exploits0
RubySec
RubySec
added 2014/04/07 12:0 a.m.31 views

CVE-2014-3916 ruby: DoS via long string in str_buf_cat()

The strbufcat function in string.c in Ruby 1.9.3, 2.0.0, and 2.1 allows context-dependent attackers to cause a denial of service segmentation fault and crash via a long string...

5CVSS6.2AI score0.0049EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2010/08/24 7:0 p.m.19 views

CVE-2010-2947

Heap-based buffer overflow in the HXsplit function in string.c in libHX before 3.6 allows remote attackers to execute arbitrary code or cause a denial of service application crash via a string that is inconsistent with the expected number of fields...

10CVSS7.9AI score0.09197EPSS
Exploits0
seebug.org
seebug.org
added 2009/12/24 12:0 a.m.13 views

php 5.1.2 string.c 整数溢出漏洞

No description provided by source...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2009/12/15 12:0 a.m.26 views

Ruby "rb_str_justify()"缓冲区溢出漏洞

CVE ID:CVE-2009-4124 Ruby是一款功能强大的面向对象的脚本语言。 Stringljust, Stringcenter和Stringrjust中存在堆溢出漏洞,允许攻击者在部分条件下执行任意代码。 问题存在于string.c代码中的"rbstrjustify"函数。目前没有详细漏洞细节提供。 Ruby 1.9.x Ruby 1.9.1-p376已经修复此漏洞,建议用户下载使用: ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p376.tar.bz2...

10CVSS6.5AI score0.01853EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2007/10/23 3:56 p.m.3 views

No title provided

The chunksplit function in string.c in PHP 5.2.3 does not properly calculate the needed buffer size due to precision loss when performing integer arithmetic with floating point numbers, which has unknown attack vectors and impact, possibly resulting in a heap-based buffer overflow. NOTE: this is...

7.5CVSS6.1AI score0.25241EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2006/08/31 9:4 p.m.36 views

CVE-2006-4482

Multiple heap-based buffer overflows in the 1 strrepeat and 2 wordwrap functions in ext/standard/string.c in PHP before 5.1.5, when used on a 64-bit system, have unspecified impact and attack vectors, a different vulnerability than CVE-2006-1990...

9.3CVSS6AI score0.04104EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2006/07/27 8:5 p.m.3 views

security flaw

Integer overflow in the wordwrap function in string.c in PHP 4.4.2 and 5.1.2 might allow context-dependent attackers to execute arbitrary code via certain long arguments that cause a small buffer to be allocated, which triggers a heap-based buffer overflow in a memcpy function call, a different...

7.5CVSS6.4AI score0.01946EPSS
Exploits2References4
Rows per page
Query Builder