Lucene search
+L

635 matches found

CVE
CVE
added 2018/07/05 4:0 p.m.48 views

CVE-2018-3767

CVE-2018-3767 affects memjs versions

9.1CVSS9.2AI score0.01452EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/07/05 4:0 p.m.22 views

CVE-2018-3767

memjs versions = 1.1.0 allocates and stores buffers on typed input, resulting in DoS and uninitialized memory usage...

9.3AI score0.01452EPSS
SaveExploits1References1
Veracode
Veracode
added 2018/06/18 7:13 a.m.11 views

Uninitialized Buffer Allocation

utile is vulnerable to uninitialized buffer allocation. The library contains an uninitialized memory allocation when handling a large number, which can allow a malicious user to gain access to sensitive information or crash the application...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2018/06/18 6:58 a.m.9 views

Uninitialized Buffer Allocation

put is vulnerable to uninitialized buffer allocation. The library contains an uninitialized memory allocation when handling a large number, which can allow a malicious user to gain access to sensitive information or crash the application...

6.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2018/06/11 9:0 p.m.34 views

CVE-2017-7805

During TLS 1.2 exchanges, handshake hashes are generated which point to a message buffer. This saved data is used for later messages but in some cases, the handshake transcript can exceed the space available in the current buffer, causing the allocation of a new buffer. This leaves a pointer...

7.5CVSS9.1AI score0.03153EPSS
SaveExploits0
NVD
NVD
added 2018/05/29 8:29 p.m.21 views

CVE-2018-3745

atob 2.0.3 and earlier allocates uninitialized Buffers when number is passed in input on Node.js 4.x and below...

9.1CVSS9.3AI score0.02174EPSS
SaveExploits1References2
Veracode
Veracode
added 2018/05/15 6:14 a.m.8 views

Uninitialized Buffer Allocation

base64url is vulnerable to uninitialized buffer allocation. The library contains an uninitialized memory allocation when handling a large number, which can allow a malicious user to gain access to sensitive information or crash the application...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2018/05/15 5:28 a.m.17 views

Uninitialized Buffer Allocation

base64-url is vulnerable to uninitialized buffer allocation. The library contains an uninitialized memory allocation when handling a large number, which can allow a malicious user to gain access to sensitive information or crash the application...

6.8AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2018/04/18 12:0 a.m.23 views

Oracle VirtualBox crUnpackExtendProgramParameters4fvNV Integer Overflow Privilege Escalation Vulnerability

This vulnerability allows local attackers to execute arbitrary code on vulnerable installations of Oracle VirtualBox. An attacker must first obtain the ability to execute low-privileged code on the target guest system in order to exploit this vulnerability. The specific flaw exists within the...

6.9CVSS4.5AI score0.00529EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2018/04/11 12:0 a.m.31 views

Microsoft Windows JScript String Manipulation Integer Overflow 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 code that...

6.8CVSS2.8AI score0.15076EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2018/04/10 9:1 a.m.4 views

kernel: Incorrect type conversion for size during dma allocation

A flaw was found where the kernel truncated the value used to indicate the size of a buffer which it would later become zero using an untruncated value. This can corrupt memory outside of the original allocation...

9.3CVSS7.3AI score0.01231EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2018/03/04 1:20 a.m.15 views

Node.js third-party modules: `njwt` allocates uninitialized Buffers when number is passed in base64urlEncode input

I would like to report an uninitialized Buffer allocation issue in njwt. It allows to extract sensitive data from uninitialized memory or to cause a DoS by passing in a large number, in setups where typed user input can be passed e.g. from JSON. Module module name: njwt version: 0.4.0 npm page:...

1.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/03/04 12:51 a.m.22 views

Node.js third-party modules: `utile` allocates uninitialized Buffers when number is passed in input

I would like to report an uninitialized Buffer allocation issue in utile. It allows to extract sensitive data from uninitialized memory or to cause a DoS by passing in a large number, in setups where typed user input can be passed e.g. from JSON. Module module name: utile version: 0.3.0 npm page:...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/03/03 11:35 p.m.16 views

Node.js third-party modules: `base64url` allocates uninitialized Buffers when number is passed in input on Node.js 4.x and below

I would like to report an uninitialized Buffer allocation issue in base64url. It allows to extract sensitive data from uninitialized memory or to cause a DoS by passing in a large number, in setups where typed user input can be passed e.g. from JSON, on Node.js 4.x and lower. Module module name:...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/27 1:52 p.m.20 views

Node.js third-party modules: `npmconf` (and `npm` js api) allocate and write to disk uninitialized memory content when a typed number is passed as input on Node.js 4.x

I would like to report a Buffer allocation issue in npmconf and npm package js api. It allows to extract sensitive content from uninitialized memory by passing typed input to setCredentialsByURI, limited to Node.js 4.x and below. Module module name: npmconf version: 2.1.2 npm page:...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2018/02/26 3:11 p.m.59 views

Node.js third-party modules: `memjs` allocates and stores buffers on typed input, resulting in DoS and uninitialized memory usage

I would like to report a Buffer allocation vulnerability in memjs. In cases when the attacker is able to pass typed input e.g. via JSON to the storage, it allows to cause DoS on all Node.js versions and to store and potentially later extract chunks of uninitialized server memory containing...

6.4CVSS0.1AI score0.01452EPSS
SaveExploits1
Hacker One
Hacker One
added 2018/02/25 12:56 p.m.49 views

Node.js third-party modules: `https-proxy-agent` passes unsanitized options to Buffer(arg), resulting in DoS and uninitialized memory leak

I would like to report a Buffer allocation vulnerability in https-proxy-agent. In setups where auth argument is user-controlled, it allows to: 1. cause Denial of Service by trivially consuming all the available CPU resources 2. extract uninitialized memory chunks from the server on Node.js This...

6.6AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2018/02/21 12:0 a.m.35 views

Microsoft Chakra String Concatenation Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Chakra. 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 generation ...

6.8CVSS3.7AI score0.80799EPSS
SaveExploits4References1
Zero Day Initiative
Zero Day Initiative
added 2018/02/07 12:0 a.m.38 views

(Pwn2Own) Apple Safari FTL JIT Integer Overflow Remote Code Execution Vulnerability

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

6.8CVSS2.4AI score0.02516EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2018/02/06 12:0 a.m.56 views

lighttpd < 1.4.26 or 1.5.0 Denial of Service

According to its banner, the version of lighttpd running on the remote host is prior to 1.4.26 or is 1.5.0. It is, therefore, affected by the following vulnerabilities : - lighttpd allocates a buffer for each read operation which allows remote attackers to cause a denial of service memory...

5CVSS5.8AI score0.12111EPSS
SaveExploits4References2
Rows per page
Query Builder