Lucene search
+L

421 matches found

Debian CVE
Debian CVE
added 2017/11/16 4:0 a.m.47 views

CVE-2017-13135

A NULL Pointer Dereference exists in VideoLAN x265, as used in libbpg 0.9.7 and other products, because the CUData::initialize function in common/cudata.cpp mishandles memory-allocation failure...

7.8CVSS2.9AI score0.01161EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.26 views

colorscore Command Injection vulnerability

The initialize method in the Histogram class in lib/colorscore/histogram.rb in the colorscore gem before 0.0.5 for Ruby allows context-dependent attackers to execute arbitrary code via shell metacharacters in the 1 imagepath, 2 colors, or 3 depth variable...

10CVSS9.5AI score0.0353EPSS
Exploits0References7Affected Software1
BDU FSTEC
BDU FSTEC
added 2017/07/14 12:0 a.m.10 views

The vulnerability of the Fiddle::Function.new “initialize” method in the Ruby interpreter allows a hacker to cause a service failure.

The vulnerability of the Fiddle::Function.new “initialize” method in the Ruby interpreter arises from the execution of an operation outside the buffer boundaries in memory. Exploiting this vulnerability can allow a malicious actor to cause service failures or overflow the buffer due to changes in...

7.5CVSS8.1AI score0.05187EPSS
Exploits2References2Affected Software1
ossfuzz
ossfuzz
added 2017/05/16 12:56 a.m.15 views

gdal: Heap-buffer-overflow in DDFFieldDefn::Initialize

Project: https://github.com/OSGeo/gdal.git Detailed report: https://oss-fuzz.com/testcase?key=5536723368935424 Project: gdal Fuzzer: libFuzzergdalogrfuzzer Fuzz target binary: ogrfuzzer Job Type: libfuzzerasangdal Platform Id: linux Crash Type: Heap-buffer-overflow READ 1 Crash Address:...

7AI score
Exploits0Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2017/04/28 6:11 p.m.47 views

Security update for ruby2.1 (important)

This ruby2.1 update to version 2.1.9 fixes the following issues: Security issues fixed: - CVE-2016-2339: heap overflow vulnerability in the Fiddle::Function.new"initialize" bsc1018808 - CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL bsc959495 - CVE-2015-3900: hostname validation does...

7.5CVSS1.4AI score0.08934EPSS
Exploits2References8
Positive Technologies
Positive Technologies
added 2017/04/14 12:0 a.m.2 views

PT-2017-17958 · Freetype +1 · Freetype +1

Name of the Vulnerable Software and Affected Versions: FreeType 2 versions prior to 2017-03-08 Description: The issue is caused by a heap-based buffer overflow related to the TT Get MM Var function in truetype/ttgxvar.c and the sfnt init face function in sfnt/sfobjs.c, resulting in an out-of-boun...

9.8CVSS8.8AI score0.04188EPSS
Exploits1References20
OSV
OSV
added 2017/03/15 12:0 a.m.14 views

UBUNTU-CVE-2017-6827

Heap-based buffer overflow in the MSADPCM::initializeCoefficients function in MSADPCM.cpp in audiofile aka libaudiofile and Audio File Library 0.3.6 allows remote attackers to have unspecified impact via a crafted audio file...

7.8CVSS6.1AI score0.0294EPSS
Exploits0References5
Cvelist
Cvelist
added 2017/01/06 9:0 p.m.43 views

CVE-2016-2339

An exploitable heap overflow vulnerability exists in the Fiddle::Function.new "initialize" function functionality of Ruby. In Fiddle::Function.new "initialize" heap buffer "argtypes" allocation is made based on args array length. Specially constructed object passed as element of args array can...

7.7AI score0.05187EPSS
Exploits2References3
OSV
OSV
added 2017/01/06 12:0 a.m.6 views

UBUNTU-CVE-2016-2339

An exploitable heap overflow vulnerability exists in the Fiddle::Function.new "initialize" function functionality of Ruby. In Fiddle::Function.new "initialize" heap buffer "argtypes" allocation is made based on args array length. Specially constructed object passed as element of args array can...

9.8CVSS7.6AI score0.05187EPSS
Exploits2References4
Positive Technologies
Positive Technologies
added 2017/01/06 12:0 a.m.6 views

PT-2017-2445 · Ruby +2 · Ruby +2

Name of the Vulnerable Software and Affected Versions: Ruby affected versions not specified Description: A heap overflow issue exists in the Fiddle::Function.new "initialize" function functionality of Ruby. The heap buffer "arg types" allocation is made based on the args array length. A specially...

9.8CVSS7.5AI score0.73829EPSS
Exploits24References267
RedHat Linux
RedHat Linux
added 2017/01/04 10:9 a.m.6 views

ghostscript: Type confusion in .initialize_dsc_parser allows remote code execution

It was found that the ghostscript function .initializedscparser did not validate its parameter before using it, allowing a type confusion flaw. A specially crafted postscript document could cause a crash code execution in the context of the gs process...

9.8CVSS6.1AI score0.06419EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2017/01/04 10:9 a.m.7 views

ghostscript: Type confusion in .initialize_dsc_parser allows remote code execution

It was found that the ghostscript function .initializedscparser did not validate its parameter before using it, allowing a type confusion flaw. A specially crafted postscript document could cause a crash code execution in the context of the gs process...

9.8CVSS6.1AI score0.06419EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2016/12/10 12:0 a.m.32 views

CVE-2016-6836

The vmxnet3completepacket function in hw/net/vmxnet3.c in QEMU aka Quick Emulator allows local guest OS administrators to obtain sensitive host memory information by leveraging failure to initialize the txcqdescr object...

6CVSS5.7AI score0.004EPSS
Exploits0
Hacker One
Hacker One
added 2016/11/19 6:44 a.m.13 views

shopify-scripts: Segmentation fault when a Ruby method is invoked by a C method via Object#send

We can arrange for C to call Objectsend by aliasing it over initialize. This will cause Classnew a C function to call initialize which is actually Objectsend with arbitrary arguments. If we invoke a Ruby method through Objectsend, mruby segfaults: def foo end class X aliasmethod :initialize, :sen...

2.7AI score
Exploits0
UbuntuCve
UbuntuCve
added 2016/08/18 12:0 a.m.22 views

CVE-2016-6836

The vmxnet3completepacket function in hw/net/vmxnet3.c in QEMU aka Quick Emulator allows local guest OS administrators to obtain sensitive host memory information by leveraging failure to initialize the txcqdescr object...

6CVSS6.8AI score0.004EPSS
Exploits0References4
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.24 views

phpProfiles <= 3.1.2b Multiple Remote File Include Vulnerabilities

No description provided by source. +------------------------------------------------------------------------------------------- + phpProfiles = 3.1.2b Multiple Remote File Include Vulnerabilities +------------------------------------------------------------------------------------------- + Affect...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.18 views

IP2location.dll 1.0.0.1 - Function Initialize() Buffer Overflow

No description provided by source. html head titleIP2Location.dll v1.0.0.1 Initialize Buffer Overflow by sinn3r/title /head body object classid='clsid:A3C8BFFA-1496-4188-A2BC-355A0B3DA0A7' id='ip2location'/object script language=JavaScript / IP2Location.dll v1.0.0.1 Initialize Buffer Overflow...

7.1AI score
Exploits0
OSV
OSV
added 2013/12/07 12:55 a.m.4 views

UBUNTU-CVE-2013-6638

Multiple buffer overflows in runtime.cc in Google V8 before 3.22.24.7, as used in Google Chrome before 31.0.1650.63, allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger a large typed array, related to the 1...

7.5CVSS7.5AI score0.01949EPSS
Exploits0References6
0day.today
0day.today
added 2013/11/26 12:0 a.m.71 views

Microsoft Internet Explorer COALineDashStyleArray Unsafe Memory Access

This Metasploit module exploits a vulnerability on Microsoft Silverlight. The vulnerability exists on the Initialize method from System.Windows.Browser.ScriptObject, which access memory in an unsafe manner. Since it is accessible for untrusted code user controlled it's possible to dereference...

9.3CVSS0.3AI score0.81868EPSS
Exploits8
OSV
OSV
added 2013/11/23 6:55 p.m.3 views

DEBIAN-CVE-2013-0868

libavcodec/huffyuvdec.c in FFmpeg before 1.1.2 allows remote attackers to have an unspecified impact via crafted Huffyuv data, related to an out-of-bounds write and 1 unchecked return codes from the initvlc function and 2 "len==0 cases."...

9.3CVSS7.4AI score0.0393EPSS
Exploits0References1
Rows per page
Query Builder