Lucene search
+L

1445 matches found

Cvelist
Cvelist
added 2017/01/06 9:0 p.m.37 views

CVE-2016-5684

An exploitable out-of-bounds write vulnerability exists in the XMP image handling functionality of the FreeImage library. A specially crafted XMP file can cause an arbitrary memory overwrite resulting in code execution. An attacker can provide a malicious image to trigger this vulnerability...

7.8AI score0.0183EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2017/01/06 9:0 p.m.51 views

CVE-2016-5684

An exploitable out-of-bounds write vulnerability exists in the XMP image handling functionality of the FreeImage library. A specially crafted XMP file can cause an arbitrary memory overwrite resulting in code execution. An attacker can provide a malicious image to trigger this vulnerability...

7.8CVSS7.9AI score0.0183EPSS
SaveExploits1
OSV
OSV
added 2017/01/06 12:0 a.m.7 views

UBUNTU-CVE-2016-5684

An exploitable out-of-bounds write vulnerability exists in the XMP image handling functionality of the FreeImage library. A specially crafted XMP file can cause an arbitrary memory overwrite resulting in code execution. An attacker can provide a malicious image to trigger this vulnerability...

7.8CVSS7.3AI score0.0183EPSS
SaveExploits1References6
OSV
OSV
added 2016/12/19 12:0 a.m.5 views

UBUNTU-CVE-2016-2123

A flaw was found in samba versions 4.0.0 to 4.5.2. The Samba routine ndrpulldnspname contains an integer wrap problem, leading to an attacker-controlled memory overwrite. ndrpulldnspname parses data from the Samba Active Directory ldb database. Any user who can write to the dnsRecord attribute ov...

8.8CVSS7.2AI score0.06226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2016/11/07 2:47 a.m.39 views

CVE-2016-8632

A flaw was found in the TIPC networking subsystem which could allow for memory corruption and possible privilege escalation. The flaw involves a system with an unusually low MTU 60 on networking devices configured as bearers for the TIPC protocol. An attacker could create a packet which will...

7.8CVSS4.8AI score0.00399EPSS
SaveExploits0References1
curl security advisories
curl security advisories
added 2016/11/02 8:0 a.m.15 views

OOB write via unchecked multiplication

In libcurl's base64 encode function, the output buffer is allocated as follows without any checks on insize: malloc insize 4 / 3 + 4 On systems with 32-bit addresses in userspace e.g. x86, ARM, x32, the multiplication in the expression wraps around if insize is at least 1GB of data. If this...

7CVSS7AI score0.00593EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2016/11/02 8:0 a.m.21 views

CURL-CVE-2016-8617 OOB write via unchecked multiplication

In libcurl's base64 encode function, the output buffer is allocated as follows without any checks on insize: malloc insize 4 / 3 + 4 On systems with 32-bit addresses in userspace e.g. x86, ARM, x32, the multiplication in the expression wraps around if insize is at least 1GB of data. If this...

7CVSS7.2AI score0.00593EPSS
SaveExploits0
Debian
Debian
added 2016/10/06 11:16 a.m.53 views

[SECURITY] [DLA DLA-647-1] freeimage security update

Package : freeimage Version : 3.15.1-1.1+deb7u1 CVE ID : CVE-2016-5684 Debian Bug : 839827 It was discovered that there was an out-of-bounds write vulnerability in the XMP image handling functionality in freeimage, a support library for various graphics image formats. A specially crafted XMP file...

7.8CVSS3.9AI score0.0183EPSS
SaveExploits1
Debian
Debian
added 2016/10/06 11:8 a.m.10 views

[SECURITY] [DLA DLA-647-1] freeimage security update

Package : freeimage Version : 3.15.1-1.1+deb7u1 CVE ID : CVE-2016-5684 Debian Bug : 839827 It was discovered that there was an out-of-bounds write vulnerability in the XMP image handling functionality in freeimage, a support library for various graphics image formats. A specially crafted XMP file...

7.8CVSS5.5AI score0.0183EPSS
SaveExploits1
OSV
OSV
added 2016/10/06 12:0 a.m.15 views

DLA-647-1 freeimage - security update

Bulletin has no description...

7.8CVSS7.6AI score0.0183EPSS
SaveExploits1
Talos
Talos
added 2016/10/03 12:0 a.m.60 views

FreeImage Library XMP Image Handling Code Execution Vulnerability

Summary An exploitable out-of-bounds write vulnerability exists in the XMP image handling functionality of the FreeImage library. A specially crafted XMP file can cause an arbitrary memory overwrite resulting in code execution. An attacker can provide a malicious image to trigger this...

7.8CVSS7.7AI score0.0183EPSS
SaveExploits1
OSV
OSV
added 2016/09/21 2:25 p.m.5 views

ALPINE-CVE-2016-7093

Xen 4.5.3, 4.6.3, and 4.7.x allow local HVM guest OS administrators to overwrite hypervisor memory and consequently gain host OS privileges by leveraging mishandling of instruction pointer truncation during emulation...

8.2CVSS6.6AI score0.00425EPSS
SaveExploits0References1
Prion
Prion
added 2016/09/21 2:25 p.m.26 views

Design/Logic Flaw

Xen 4.5.3, 4.6.3, and 4.7.x allow local HVM guest OS administrators to overwrite hypervisor memory and consequently gain host OS privileges by leveraging mishandling of instruction pointer truncation during emulation...

7.2CVSS6.9AI score0.00425EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2016/08/23 4:11 p.m.8 views

kernel: infiniband: Unprivileged process can overwrite kernel memory using rdma_ucm.ko

A flaw was found in the way certain interfaces of the Linux kernel's Infiniband subsystem used write as bi-directional ioctl replacement, which could lead to insufficient memory security checks when being invoked using the splice system call. A local unprivileged user on a system with either...

7.8CVSS6.8AI score0.00483EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2016/08/19 8:51 p.m.32 views

ps-inject - Inject Shellcode on Linux PID

Inject shellcode on linux PID How use: $ make gcc -Wall -Wextra -O3 -c -o lib/file.o src/file.c gcc -Wall -Wextra -O3 -c -o lib/str.o src/str.c gcc -Wall -Wextra -O3 -c -o lib/mem.o src/mem.c gcc -Wall -Wextra -O3 -c -o lib/inject.o src/inject.c gcc -Wall -Wextra -O3 -c -o lib/main.o src/main.c g...

7.3AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2016/08/19 10:11 a.m.7 views

kernel: infiniband: Unprivileged process can overwrite kernel memory using rdma_ucm.ko

A flaw was found in the way certain interfaces of the Linux kernel's Infiniband subsystem used write as bi-directional ioctl replacement, which could lead to insufficient memory security checks when being invoked using the splice system call. A local unprivileged user on a system with either...

7.8CVSS6.8AI score0.00483EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/08/16 10:31 a.m.12 views

kernel: infiniband: Unprivileged process can overwrite kernel memory using rdma_ucm.ko

A flaw was found in the way certain interfaces of the Linux kernel's Infiniband subsystem used write as bi-directional ioctl replacement, which could lead to insufficient memory security checks when being invoked using the splice system call. A local unprivileged user on a system with either...

7.8CVSS6.8AI score0.00483EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/07/26 9:58 a.m.9 views

kernel: infiniband: Unprivileged process can overwrite kernel memory using rdma_ucm.ko

A flaw was found in the way certain interfaces of the Linux kernel's Infiniband subsystem used write as bi-directional ioctl replacement, which could lead to insufficient memory security checks when being invoked using the splice system call. A local unprivileged user on a system with either...

7.8CVSS6.8AI score0.00483EPSS
SaveExploits0References4
Talos
Talos
added 2016/07/19 12:0 a.m.35 views

Oracle OIT ContentAccess libvs_mwkd VwStreamSection Code Execution Vulnerability

Talos Vulnerability Report TALOS-2016-0159 Oracle OIT ContentAccess libvsmwkd VwStreamSection Code Execution Vulnerability July 19, 2016 CVE Number CVE-2016-3593 Description A partially controlled memory corruption vulnerability exists in Mac Works Database file format parsing code of Oracle...

9CVSS8.6AI score0.0393EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2016/07/12 6:30 p.m.13 views

kernel: infiniband: Unprivileged process can overwrite kernel memory using rdma_ucm.ko

A flaw was found in the way certain interfaces of the Linux kernel's Infiniband subsystem used write as bi-directional ioctl replacement, which could lead to insufficient memory security checks when being invoked using the splice system call. A local unprivileged user on a system with either...

7.8CVSS6.8AI score0.00483EPSS
SaveExploits0References4
Rows per page
Query Builder