Lucene search
+L

4631 matches found

Prion
Prion
added 2017/08/11 9:29 p.m.18 views

Design/Logic Flaw

The prefix variable in the getordefinens function in Lasso before commit 6d854cef4211cdcdbc7446c978f23ab859847cdd allows remote attackers to cause a denial of service uninitialized memory access and application crash via unspecified vectors...

5CVSS7AI score0.0345EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2017/08/11 9:29 p.m.1 views

DEBIAN-CVE-2015-1783

The prefix variable in the getordefinens function in Lasso before commit 6d854cef4211cdcdbc7446c978f23ab859847cdd allows remote attackers to cause a denial of service uninitialized memory access and application crash via unspecified vectors...

7.5CVSS7.2AI score0.0345EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2017/08/11 9:0 p.m.35 views

CVE-2015-1783

The prefix variable in the getordefinens function in Lasso before commit 6d854cef4211cdcdbc7446c978f23ab859847cdd allows remote attackers to cause a denial of service uninitialized memory access and application crash via unspecified vectors...

7.2AI score0.0345EPSS
SaveExploits0References5
CVE
CVE
added 2017/08/11 9:0 p.m.61 views

CVE-2015-1783

The CVE-2015-1783 entry concerns the Lasso library. The root cause is a flaw in the get_or_define_ns function where the prefix variable can lead to uninitialized memory access, enabling a remote attacker to trigger a denial of service via unspecified vectors, resulting in an application crash. Th...

7.5CVSS7.2AI score0.0345EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2017/08/11 9:0 p.m.50 views

CVE-2015-1783

The prefix variable in the getordefinens function in Lasso before commit 6d854cef4211cdcdbc7446c978f23ab859847cdd allows remote attackers to cause a denial of service uninitialized memory access and application crash via unspecified vectors...

7.5CVSS7.3AI score0.0345EPSS
SaveExploits0
curl security advisories
curl security advisories
added 2017/08/09 8:0 a.m.17 views

FILE buffer read out of bounds

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user stdout or the application's provide callback, which could lead to other private data from the heap to...

6.5CVSS7AI score0.02653EPSS
SaveExploits0Affected Software2
RedhatCVE
RedhatCVE
added 2017/08/09 6:50 a.m.34 views

CVE-2017-1000099

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user stdout or the application's provide callback, which could lead to other private data from the heap to...

6.5CVSS0.9AI score0.02653EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2017/08/02 12:0 a.m.36 views

php-gd and gd -- Buffer over-read into uninitialized memory

PHP developers report: The GIF decoding function gdImageCreateFromGifCtx in gdgifin.c in the GD Graphics Library aka libgd, as used in PHP before 5.6.31 and 7.x before 7.1.7, does not zero colorMap arrays before use. A specially crafted GIF image could use the uninitialized tables to read 700 byt...

6.5CVSS2.4AI score0.03418EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2017/08/01 12:0 a.m.28 views

Microsoft Windows JavaScript super Keyword Uninitialized Memory Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Windows. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling o...

6.8CVSS7.8AI score0.08891EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2017/07/31 12:0 a.m.41 views

openSUSE Security Update : apache2 (openSUSE-2017-865)

This update for apache2 fixes the following issues : Security issue fixed : - CVE-2017-9788: Uninitialized memory reflection in modauthdigest. bsc1048576 Bug fixes : - Include individual sysconfig.d files instead of the whole sysconfig.d directory. - Include sysconfig.d/include.conf after...

9.1CVSS6.9AI score0.5677EPSS
SaveExploits0References4
OSV
OSV
added 2017/07/28 1:21 p.m.24 views

SUSE-SU-2017:1997-1 Security update for apache2

This update provides apache2 2.2.34, which brings many fixes and enhancements: Security issues fixed: - CVE-2017-9788: Uninitialized memory reflection in modauthdigest. bsc1048576 Bug fixes: - Remove /usr/bin/http2 link only during package uninstall, not upgrade. bsc1041830 - Don't put the backen...

9.1CVSS8.4AI score0.5677EPSS
SaveExploits0References5
seebug.org
seebug.org
added 2017/07/27 12:0 a.m.21 views

WebKit: JSC: uninitialized memory reference in arrayProtoFuncSplice

Here's a snippet of arrayProtoFuncSplice. EncodedJSValue JSCHOSTCALL arrayProtoFuncSpliceExecState exec ... result = JSArray::tryCreateForInitializationPrivatevm, exec-lexicalGlobalObject-arrayStructureForIndexingTypeDuringAllocationArrayWithUndecided, actualDeleteCount; if UNLIKELY!result...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2017/07/27 12:0 a.m.46 views

WebKit: JSC: JSArray::appendMemcpy uninitialized memory copy(CVE-2017-7064)

WebKit: JSC: JSArray::appendMemcpy uninitialized memory copy Here's a snippet of JSArray::appendMemcpy. bool JSArray::appendMemcpyExecState exec, VM& vm, unsigned startIndex, JSC::JSArray otherArray auto scope = DECLARETHROWSCOPEvm; if !canFastCopyvm, otherArray return false; IndexingType type =...

4.3CVSS7.1AI score0.04123EPSS
SaveExploits5
OSV
OSV
added 2017/07/26 12:16 p.m.19 views

SUSE-SU-2017:1961-1 Security update for apache2

This update for apache2 fixes the following issues: Security issue fixed: - CVE-2017-9788: Uninitialized memory reflection in modauthdigest. bsc1048576 Bug fixes: - Include individual sysconfig.d files instead of the whole sysconfig.d directory. - Include sysconfig.d/include.conf after httpd.conf...

9.1CVSS8.4AI score0.5677EPSS
SaveExploits0References5
Exploit DB
Exploit DB
added 2017/07/25 12:0 a.m.26 views

WebKit JSC - 'JSArray::appendMemcpy' Uninitialized Memory Copy

indexingType; if type == ArrayWithUndecided && copyType != NonArray if copyType == ArrayWithInt32 convertUndecidedToInt32vm; else if copyType == ArrayWithDouble convertUndecidedToDoublevm; else if copyType == ArrayWithContiguous convertUndecidedToContiguousvm; else ASSERTcopyType ==...

5.5CVSS6.5AI score0.04123EPSS
SaveExploits5
Exploit DB
Exploit DB
added 2017/07/25 12:0 a.m.26 views

WebKit JSC - 'arrayProtoFuncSplice' Uninitialized Memory Reference

lexicalGlobalObject-arrayStructureForIndexingTypeDuringAllocationArrayWithUndecided, actualDeleteCount; if UNLIKELY!result throwOutOfMemoryErrorexec, scope; return encodedJSValue; // The result can have an ArrayStorage indexing type if we're having a bad time. bool isArrayStorage =...

5.3AI score
SaveExploits0
zdt
zdt
added 2017/07/25 12:0 a.m.60 views

WebKit JSC JSArray::appendMemcpy Uninitialized Memory Copy Vulnerability

WebKit suffers from a JSC JSArray::appendMemcpy uninitialized memory copy vulnerability. WebKit: JSC: JSArray::appendMemcpy uninitialized memory copy CVE-2017-7064 WebKit: JSC: JSArray::appendMemcpy uninitialized memory copy Here's a snippet of JSArray::appendMemcpy. bool...

4.3CVSS7.2AI score0.04123EPSS
SaveExploits5
zdt
zdt
added 2017/07/25 12:0 a.m.22 views

WebKit JSC arrayProtoFuncSplice Uninitiailzed Memory Reference Vulnerability

WebKit JSC suffers from an uninitialized memory reference in arrayProtoFuncSplice. WebKit: JSC: uninitialized memory reference in arrayProtoFuncSplice Here's a snippet of arrayProtoFuncSplice. EncodedJSValue JSCHOSTCALL arrayProtoFuncSpliceExecState exec ... result =...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/07/25 12:0 a.m.32 views

WebKit JSC arrayProtoFuncSplice Uninitiailzed Memory Reference

WebKit: JSC: uninitialized memory reference in arrayProtoFuncSplice Here's a snippet of arrayProtoFuncSplice. EncodedJSValue JSCHOSTCALL arrayProtoFuncSpliceExecState exec ... result = JSArray::tryCreateForInitializationPrivatevm,...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/07/25 12:0 a.m.57 views

WebKit JSC JSArray::appendMemcpy Uninitialized Memory Copy

WebKit: JSC: JSArray::appendMemcpy uninitialized memory copy CVE-2017-7064 WebKit: JSC: JSArray::appendMemcpy uninitialized memory copy Here's a snippet of JSArray::appendMemcpy. bool JSArray::appendMemcpyExecState exec, VM& vm, unsigned startIndex, JSC::JSArray otherArray auto scope =...

4.3CVSS0.6AI score0.04123EPSS
SaveExploits5
Rows per page
Query Builder