Lucene search
+L

12069 matches found

OSV
OSV
added 2018/10/18 1:29 p.m.10 views

DEBIAN-CVE-2018-12387

A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content...

9.1CVSS8.5AI score0.0959EPSS
SaveExploits2References1
RubySec
RubySec
added 2018/10/17 12:00 a.m.41 views

Tainted flags not always propogated in Array#pack and String#unpack

In Arraypack and Stringunpack with some formats, the tainted flags of the original data are not propagated to the returned string/array. Arraypack method converts the receiver’s contents into a string with specified format. If the receiver contains some tainted objects, the returned string also...

8.1CVSS6.8AI score0.07968EPSS
SaveExploits0References1Affected Software1
FreeBSD
FreeBSD
added 2018/10/17 12:00 a.m.517 views

ruby -- multiple vulnerabilities

Ruby news: CVE-2018-16395: OpenSSL::X509::Name equality check does not work correctly An instance of OpenSSL::X509::Name contains entities such as CN, C and so on. Some two instances of OpenSSL::X509::Name are equal only when all entities are exactly equal. However, there is a bug that the equali...

9.8CVSS0.4AI score0.10715EPSS
SaveExploits0References3
CNVD
CNVD
added 2018/10/17 12:00 a.m.12 views

Foxit Reader and Foxit PhantomPDF for Windows Buffer Overflow Vulnerability

Foxit Reader for Windows is a Windows-based PDF document reader from China's Foxit Foxit Software Corporation.Foxit PhantomPDF for Windows is its commercial version. An out-of-bounds read vulnerability exists in the handling of Array.prototype.concat in Foxit Reader 9.2.0.9297 and earlier version...

8.8CVSS8.6AI score0.03855EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2018/10/17 12:00 a.m.36 views

OMRON CX-Supervisor SCS File Parsing Out-Of-Bounds Read Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of OMRON CX-Supervisor. 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...

4.3CVSS3.4AI score0.00891EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2018/10/11 3:50 p.m.28 views

Security Bulletin: Vulnerability in libapr1 affects IBM BladeCenter Advanced Management Module (AMM)

Summary IBM BladeCenter Advanced Management Module AMM has addressed the following vulnerability in libapr1. Vulnerability Details CVEID: CVE-2017-12613 DESCRIPTION: Apache Portable Runtime APR could allow a remote attacker to obtain sensitive information, caused by an out-of-bounds array...

7.1CVSS1.3AI score0.01749EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2018/10/11 12:00 a.m.13 views

PT-2018-14177 · Foxit · Foxit Phantompdf

Name of the Vulnerable Software and Affected Versions: Foxit PhantomPDF version 9.2.0.9297 Description: This issue allows remote attackers to execute arbitrary code on vulnerable installations. User interaction is required, where the target must visit a malicious page or open a malicious file. Th...

8.8CVSS8.8AI score0.03855EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2018/10/11 12:00 a.m.77 views

Microsoft Edge Chakra JIT Type Confusion Bug

Microsoft Edge: Chakra: JIT: Type confusion bug CVE-2018-8467 The switch statement only handles Js::TypeIdsArray but not Js::TypeIdsNativeIntArray and Js::TypeIdsNativeFloatArray. So for example, a native float array can be considered as of type ObjectType::Object under certain circumstances wher...

6.6AI score0.69019EPSS
SaveExploits3
Zero Day Initiative
Zero Day Initiative
added 2018/10/11 12:00 a.m.35 views

Foxit Reader array Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Foxit Reader. 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 of arr...

7.8CVSS1.9AI score0.03314EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2018/10/11 12:00 a.m.12 views

The vulnerability of the Word document processor, the Atlantis Word Processor, allows a hacker to execute arbitrary code.

The vulnerability of the Atlantis Word Processor document processing tool is caused by indexing errors in arrays. Exploiting this vulnerability allows a malicious actor to execute arbitrary code within the application, using a specially created document...

10CVSS6AI score0.0128EPSS
SaveExploits1References4Affected Software1
zdt
zdt
added 2018/10/10 12:00 a.m.87 views

Microsoft Edge Chakra JIT - Type Confusion Exploit

Exploit for windows platform in category dos / poc / The switch statement only handles Js::TypeIdsArray but not Js::TypeIdsNativeIntArray and Js::TypeIdsNativeFloatArray. So for example, a native float array can be considered as of type ObjectType::Object under certain circumstances where...

7.8AI score0.69019EPSS
SaveExploits3
OSV
OSV
added 2018/10/09 12:44 a.m.11 views

GHSA-CRVJ-3GJ9-GM2P High severity vulnerability that affects qs

Withdrawn, accidental duplicate publish. The qs module before 1.0.0 in Node.js does not call the compact function for array data, which allows remote attackers to cause a denial of service memory consumption by using a large index value to create a sparse array...

6.4AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2018/10/09 12:44 a.m.31 views

High severity vulnerability that affects qs

Withdrawn, accidental duplicate publish. The qs module before 1.0.0 in Node.js does not call the compact function for array data, which allows remote attackers to cause a denial of service memory consumption by using a large index value to create a sparse array...

5CVSS5.3AI score0.08309EPSS
SaveExploits0References2Affected Software1
exploitpack
exploitpack
added 2018/10/09 12:00 a.m.22 views

Microsoft Edge Chakra JIT - BailOutOnInvalidatedArrayHeadSegment Check Bypass

Microsoft Edge Chakra JIT - BailOutOnInvalidatedArrayHeadSegment Check Bypass / The BailOutOnInvalidatedArrayHeadSegment check uses the JavascriptArray::GetArrayForArrayOrObjectWithArray method to check whether the given object is an array. If it's not an array, it will decide to skip the check...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2018/10/09 12:00 a.m.24 views

Microsoft Edge Chakra JIT - Type Confusion

Microsoft Edge Chakra JIT - Type Confusion / The switch statement only handles Js::TypeIdsArray but not Js::TypeIdsNativeIntArray and Js::TypeIdsNativeFloatArray. So for example, a native float array can be considered as of type ObjectType::Object under certain circumstances where...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/10/09 12:00 a.m.124 views

Microsoft Edge Chakra JIT - Type Confusion

/ The switch statement only handles Js::TypeIdsArray but not Js::TypeIdsNativeIntArray and Js::TypeIdsNativeFloatArray. So for example, a native float array can be considered as of type ObjectType::Object under certain circumstances where "objValueType.IsLikelyArrayOrObjectWithArray" is not...

7.6CVSS7.4AI score0.69019EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2018/10/09 12:00 a.m.458 views

Microsoft Edge Chakra JIT - 'BailOutOnInvalidatedArrayHeadSegment' Check Bypass

/ The BailOutOnInvalidatedArrayHeadSegment check uses the JavascriptArray::GetArrayForArrayOrObjectWithArray method to check whether the given object is an array. If it's not an array, it will decide to skip the check which means that no bailout will happen. The...

7.6CVSS7.4AI score0.69019EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2018/10/08 8:00 p.m.10 views

Mozilla: stack out-of-bounds read in Array.prototype.push

A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content...

9.1CVSS7.3AI score0.0959EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2018/10/08 8:32 a.m.21 views

Mozilla: stack out-of-bounds read in Array.prototype.push

A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content...

9.1CVSS7.3AI score0.0959EPSS
SaveExploits2References5
OSV
OSV
added 2018/10/07 6:29 p.m.8 views

UBUNTU-CVE-2012-6710

extfinduser in eXtplorer through 2.1.2 allows remote attackers to bypass authentication via a password= aka an empty array in an action=login request to index.php...

9.8CVSS7.3AI score0.24972EPSS
SaveExploits2References4
Rows per page
Query Builder