Lucene search
+L

1062 matches found

curl security advisories
curl security advisories
•added 2018/10/31 8:00 a.m.•18 views

SASL password overflow via integer overflow

libcurl contains a buffer overrun in the SASL authentication code. The internal function Curlauthcreateplainmessage fails to correctly verify that the passed in lengths for name and password are not too long, then calculates a buffer size to allocate. On systems with a 32-bit sizet, the math to...

9.8CVSS7.2AI score0.05782EPSS
SaveExploits0Affected Software2
RedHat Linux
RedHat Linux
•added 2018/10/30 12:05 p.m.•16 views

kernel: v4l2: disabled memory access protection mechanism allowing privilege escalation

A bug in the 32-bit compatibility layer of the ioctl handling code of the v4l2 video driver in the Linux kernel has been found. A memory protection mechanism ensuring that user-provided buffers always point to a userspace memory were disabled, allowing destination address to be in a kernel space...

7.8CVSS7AI score0.00359EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2018/10/30 10:57 a.m.•9 views

glibc: Integer overflow in stdlib/canonicalize.c on 32-bit architectures leading to stack-based buffer overflow

stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution...

9.8CVSS8AI score0.07051EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2018/10/24 10:18 p.m.•15 views

Mozilla: Integer overflow during Unicode conversion while loading JavaScript

A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. Note: 64-bit builds are not vulnerab...

7.5CVSS7.4AI score0.03924EPSS
SaveExploits0References5
OSV
OSV
•added 2018/10/17 7:29 p.m.•9 views

DEBIAN-CVE-2018-18445

In the Linux kernel 4.14.x, 4.15.x, 4.16.x, 4.17.x, and 4.18.x before 4.18.13, faulty computation of numeric bounds in the BPF verifier permits out-of-bounds memory accesses because adjustscalarminmaxvals in kernel/bpf/verifier.c mishandles 32-bit right shifts...

7.8CVSS5.9AI score0.00537EPSS
SaveExploits0References1
OSV
OSV
•added 2018/09/11 1:29 p.m.•8 views

DEBIAN-CVE-2016-7069

An issue has been found in dnsdist before 1.2.0 in the way EDNS0 OPT records are handled when parsing responses from a backend. When dnsdist is configured to add EDNS Client Subnet to a query, the response may contain an EDNS0 OPT record that has to be removed before forwarding the response to th...

7.5CVSS6.9AI score0.0458EPSS
SaveExploits0References1
OSV
OSV
•added 2018/09/05 7:29 p.m.•8 views

ALPINE-CVE-2018-14618

curl before version 7.61.1 is vulnerable to a buffer overrun in the NTLM authentication code. The internal function Curlntlmcoremknthash multiplies the length of the password by two SUM to figure out how large temporary storage area to allocate from the heap. The length value is then subsequently...

9.8CVSS7.9AI score0.11115EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2018/07/31 10:00 p.m.•17 views

CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

3.3CVSS7.4AI score0.00593EPSS
SaveExploits0References12
OSV
OSV
•added 2018/07/31 9:29 p.m.•7 views

ALPINE-CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

9.8CVSS7.1AI score0.0467EPSS
SaveExploits0References1
OSV
OSV
•added 2018/07/25 11:29 p.m.•13 views

CVE-2018-8090

Quick Heal Total Security 64 bit 17.00 QHTS64.exe, QHTSFT64.exe - Version 10.0.1.38; Quick Heal Total Security 32 bit 17.00 QHTS32.exe, QHTSFT32.exe - Version 10.0.1.38; Quick Heal Internet Security 64 bit 17.00 QHIS64.exe, QHISFT64.exe - Version 10.0.0.37; Quick Heal Internet Security 32 bit 17....

7.8CVSS5.8AI score0.01196EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2018/07/12 4:14 p.m.•11 views

openssl: Truncated packet could crash via OOB read

An integer underflow leading to an out of bounds read flaw was found in OpenSSL. A remote attacker could possibly use this flaw to crash a 32-bit TLS/SSL server or client using OpenSSL if it used the RC4-MD5 cipher suite...

7.5CVSS6.8AI score0.57595EPSS
SaveExploits1References5
CNVD
CNVD
•added 2018/06/29 12:00 a.m.•5 views

Xen Denial of Service Vulnerability (CNVD-2018-15167)

Xen is an open source virtual machine monitor, developed by the University of Cambridge. It is intended to run up to 100 full-featured operating systems on a single computer. A denial of service vulnerability exists in Xen 4.10.x and earlier versions 32-bit systems. An attacker could exploit this...

6.5CVSS7.2AI score0.00435EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2018/04/23 12:36 p.m.•10 views

chromium-browser: Integer overflow in WebAssembly

An integer overflow on 32-bit systems in WebAssembly in Google Chrome prior to 66.0.3359.117 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page...

8.8CVSS7.8AI score0.09186EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
•added 2018/04/10 3:23 p.m.•30 views

kernel: v4l2: disabled memory access protection mechanism allowing privilege escalation

A bug in the 32-bit compatibility layer of the ioctl handling code of the v4l2 video driver in the Linux kernel has been found. A memory protection mechanism ensuring that user-provided buffers always point to a userspace memory were disabled, allowing destination address to be in a kernel space...

7.8CVSS7AI score0.00359EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2018/04/10 9:01 a.m.•11 views

kernel: unlimiting the stack disables ASLR

A weakness was found in the Linux ASLR implementation. Any user able to running 32-bit applications in a x86 machine can disable ASLR by setting the RLIMITSTACK resource to unlimited...

7.8CVSS7.1AI score0.0117EPSS
SaveExploits12References6
OSV
OSV
•added 2018/03/02 2:29 p.m.•15 views

UBUNTU-CVE-2018-7641

An issue was discovered in CImg v.220. A heap-based buffer over-read in loadbmp in CImg.h occurs when loading a crafted bmp image, a different vulnerability than CVE-2018-7588. This is in a "32 bits colors" case, aka case 32...

7.8CVSS7.3AI score0.01225EPSS
SaveExploits1References4
GithubExploit
GithubExploit
•added 2018/02/09 1:30 p.m.•89 views

Exploit for Use After Free in Adobe Flash_Player

CVE-2018-4878 POC CVE-2018-4878 was first demonstrated being...

10CVSS9.2AI score0.99326EPSS
SaveExploits25
Microsoft KB
Microsoft KB
•added 2018/01/31 12:00 a.m.•12 views

January 31, 2018—KB4058258 (OS Build 16299.214)

None None...

6.1AI score
SaveExploits0
OSV
OSV
•added 2018/01/23 1:18 a.m.•27 views

USN-3541-2 linux-hwe, linux-azure, linux-gcp, linux-oem vulnerabilities

USN-3541-1 addressed vulnerabilities in the Linux kernel for Ubuntu 17.10. This update provides the corresponding updates for the Linux Hardware Enablement HWE kernel from Ubuntu 17.10 for Ubuntu 16.04 LTS. Jann Horn discovered that microprocessors utilizing speculative execution and branch...

5.6CVSS6.9AI score0.93838EPSS
SaveExploits14References4
Microsoft KB
Microsoft KB
•added 2018/01/18 12:00 a.m.•10 views

January 18, 2018—KB4073291 (OS Build 16299.201)

None None...

6.1AI score
SaveExploits0
Rows per page
Query Builder