Lucene search
+L

9173 matches found

Veracode
Veracode
added 2018/04/24 2:43 a.m.32 views

Copy-Paste Vulnerability Through LibXML2

Nokogiri is vulnerable to attacks through a copied version of LibXML2 within the codebase. LibXML2 before 2.9.5 is vulnerable to CVE-2017-18258 - the LibXML2 decoder does not limit memory usage for what is required when decoding LZMA files...

6.5CVSS7.2AI score0.02706EPSS
SaveExploits0References7Affected Software2
CNVD
CNVD
added 2018/04/19 12:0 a.m.6 views

Google Android Buffer Overflow Vulnerability (CNVD-2018-09778)

Android is a Linux-based open-source operating system jointly developed by Google and the Open Handheld Alliance OHA for short, and Qualcomm MDM9206 and other central processing unit CPU products from Qualcomm are used in different platforms. A buffer overflow vulnerability exists in the 'memcpy'...

10CVSS8AI score0.01354EPSS
SaveExploits0References1
OSV
OSV
added 2018/04/18 3:29 p.m.8 views

UBUNTU-CVE-2018-10199

In versions of mruby up to and including 1.4.0, a use-after-free vulnerability exists in src/io.c::Fileinitilializecopy. An attacker that can cause Ruby code to be run can possibly use this to execute arbitrary code...

9.8CVSS7.5AI score0.02344EPSS
SaveExploits0References4
Cisco Threats
Cisco Threats
added 2018/04/16 3:42 p.m.9 views

Threat Outbreak Alert RuleID32353: Email Messages Distributing Malicious Software on April 16, 2018

Medium Alert ID: 57495 First Published: 2018 April 16 15:42 GMT Version: 1 Summary Cisco Security has detected significant activity related to spam email messages distributing malicious software. Email messages that are related to this threat RuleID32353 may contain the following files: Name | Si...

0.3AI score
SaveExploits0
CNVD
CNVD
added 2018/04/09 12:0 a.m.6 views

FreeBSD Local Information Disclosure Vulnerability (CNVD-2018-08818)

FreeBSD is a set of Unix-like free operating systems in the FreeBSD project, headed by the Core Team team, and is an important branch of Unix-like systems that have evolved through BSD, 386BSD, and 4.4BSD. A security vulnerability exists in FreeBSD that stems from a program's failure to adequatel...

7.5CVSS6.6AI score0.01441EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2018/04/06 12:0 a.m.26 views

PT-2023-2689 · Linux +7 · Linux Kernel +7

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the commit 74e19ef0ff8061ef55957c3abd71614ef0f42f47 Description: The issue is related to the copy from user function in the Linux kernel, which does not implement the uaccess begin nospec feature. This allows a...

10CVSS7.3AI score0.9166EPSS
SaveExploits351References1825
OSV
OSV
added 2018/04/05 1:29 p.m.16 views

CVE-2018-1000148

An exposure of sensitive information vulnerability exists in Jenkins Copy To Slave Plugin version 1.4.4 and older in CopyToSlaveBuildWrapper.java that allows attackers with permission to configure jobs to read arbitrary files from the Jenkins master file system...

6.5CVSS6.4AI score
SaveExploits0References1
NVD
NVD
added 2018/04/05 1:29 p.m.25 views

CVE-2018-1000148

An exposure of sensitive information vulnerability exists in Jenkins Copy To Slave Plugin version 1.4.4 and older in CopyToSlaveBuildWrapper.java that allows attackers with permission to configure jobs to read arbitrary files from the Jenkins master file system...

6.5CVSS6.2AI score0.00988EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/04/05 1:0 p.m.26 views

CVE-2018-1000148

An exposure of sensitive information vulnerability exists in Jenkins Copy To Slave Plugin version 1.4.4 and older in CopyToSlaveBuildWrapper.java that allows attackers with permission to configure jobs to read arbitrary files from the Jenkins master file system...

6.2AI score0.00988EPSS
SaveExploits0References1
CVE
CVE
added 2018/04/05 1:0 p.m.50 views

CVE-2018-1000148

The CVE-2018-1000148 entry concerns the Jenkins Copy To Slave Plugin, affected version 1.4.4 and earlier. The vulnerability is in CopyToSlaveBuildWrapper.java, enabling attackers with permissions to configure jobs to read arbitrary files from the Jenkins master filesystem. The connected sources c...

6.5CVSS6.2AI score0.00988EPSS
SaveExploits0References1Affected Software1
exploitpack
exploitpack
added 2018/04/03 12:0 a.m.24 views

Microsoft Edge Chakra JIT - Stack-to-Heap Copy (Incomplete Fix) (1)

Microsoft Edge Chakra JIT - Stack-to-Heap Copy Incomplete Fix 1 / Here's a snippet of JavascriptArray::BoxStackInstance. To fix issue 1420 , "deepCopy" was introduced. But it only deep-copies the array when "instance-head" is on the stack. So simply by adding a single line of code that allocates...

0.3AI score
SaveExploits0
0day.today
0day.today
added 2018/04/03 12:0 a.m.72 views

Microsoft Edge Chakra JIT - Stack-to-Heap Copy (Incomplete Fix) Exploit

Exploit for windows platform in category dos / poc / Here's a snippet of JavascriptArray::BoxStackInstance. To fix issue 1420 , "deepCopy" was introduced. But it only deep-copies the array when "instance-head" is on the stack. So simply by adding a single line of code that allocates "head" to the...

7.6CVSS7.6AI score0.66845EPSS
SaveExploits8
Packet Storm
Packet Storm
added 2018/04/03 12:0 a.m.53 views

Microsoft Edge Charka JIT Incomplete Fix For Issue 1420

Microsoft Edge: Chakra: JIT: The fix for issue 1420 is incomplete. CVE-2018-0933 Here's a snippet of JavascriptArray::BoxStackInstance. To fix issue 1420 , "deepCopy" was introduced. It only deep-copies the array when "instance-head" is on the stack. So simply by adding a single line of code that...

7.5AI score0.66845EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2018/04/03 12:0 a.m.36 views

Microsoft Edge Chakra JIT - Stack-to-Heap Copy (Incomplete Fix) (2)

/ Here's a snippet of JavascriptArray::BoxStackInstance. template T JavascriptArray::BoxStackInstanceT instance, bool deepCopy AssertThreadContext::IsOnStackinstance; // On the stack, the we reserved a pointer before the object as to store the boxed value T boxedInstanceRef = T instance - 1; T...

7.6CVSS7.2AI score0.66765EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2018/04/03 12:0 a.m.36 views

Microsoft Edge Chakra JIT - Stack-to-Heap Copy (Incomplete Fix) (1)

/ Here's a snippet of JavascriptArray::BoxStackInstance. To fix issue 1420 , "deepCopy" was introduced. But it only deep-copies the array when "instance-head" is on the stack. So simply by adding a single line of code that allocates "head" to the heap, we can bypass the fix. template T...

7.6CVSS7.2AI score0.66845EPSS
SaveExploits8
ATTACKERKB
ATTACKERKB
added 2018/04/01 6:29 p.m.7 views

CVE-2018-9165

The pushdup function in util/decompile.c in libming through 0.4.8 does not recognize the need for ActionPushDuplicate to perform a deep copy when a String is at the top of the stack, making the library vulnerable to a util/decompile.c getName NULL pointer dereference, which may allow attackers to...

6.5CVSS5.5AI score0.01135EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2018/04/01 6:29 p.m.34 views

CVE-2018-9165

The pushdup function in util/decompile.c in libming through 0.4.8 does not recognize the need for ActionPushDuplicate to perform a deep copy when a String is at the top of the stack, making the library vulnerable to a util/decompile.c getName NULL pointer dereference, which may allow attackers to...

6.5CVSS6.9AI score0.01135EPSS
SaveExploits0References2
Prion
Prion
added 2018/04/01 6:29 p.m.19 views

Null pointer dereference

The pushdup function in util/decompile.c in libming through 0.4.8 does not recognize the need for ActionPushDuplicate to perform a deep copy when a String is at the top of the stack, making the library vulnerable to a util/decompile.c getName NULL pointer dereference, which may allow attackers to...

4.3CVSS6.8AI score0.01135EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2018/04/01 6:0 p.m.43 views

CVE-2018-9165

The pushdup function in util/decompile.c in libming through 0.4.8 does not recognize the need for ActionPushDuplicate to perform a deep copy when a String is at the top of the stack, making the library vulnerable to a util/decompile.c getName NULL pointer dereference, which may allow attackers to...

6.9AI score0.01135EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2018/03/23 12:0 a.m.28 views

Easy CD DVD Copy 1.3.24 Buffer Overflow

!/usr/bin/python Exploit Title : Easy CD DVD Copy v1.3.24 - Local Buffer Overflow SEH Exploit Author : Hashim Jawad Twitter : @ihack4falafel Author Website : ihack4falafel.com Vendor Homepage : http://www.divxtodvd.net/index.htm Vulnerable Software: http://www.divxtodvd.net/easycddvdcopy.exe Test...

7.1AI score
SaveExploits0
Rows per page
Query Builder