Lucene search
+L

5110 matches found

CVE
CVE
added 2018/09/16 9:0 p.m.193 views

CVE-2018-17101

CVE-2018-17101 affects LibTIFF 4.0.9, with two out-of-bounds writes in cpTags (tiff2bw.c and pal2rgb.c) that can crash the application or have other unspecified impact when processing crafted TIFF images. Affected/affected-family advisories show upstream fixes; remediation is to upgrade LibTIFF t...

8.8CVSS8.9AI score0.03156EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2018/09/16 9:0 p.m.31 views

CVE-2018-17101

An issue was discovered in LibTIFF 4.0.9. There are two out-of-bounds writes in cpTags in tools/tiff2bw.c and tools/pal2rgb.c, which can cause a denial of service application crash or possibly have unspecified other impact via a crafted image file...

8.9AI score0.03156EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2018/09/16 9:0 p.m.32 views

CVE-2018-17101

An issue was discovered in LibTIFF 4.0.9. There are two out-of-bounds writes in cpTags in tools/tiff2bw.c and tools/pal2rgb.c, which can cause a denial of service application crash or possibly have unspecified other impact via a crafted image file...

8.8CVSS8.2AI score0.03156EPSS
SaveExploits0
CNVD
CNVD
added 2018/09/06 12:0 a.m.5 views

Cisco Webex Meetings Client for Windows Elevation of Privilege Vulnerability

Cisco WebEx Meetings are web conferencing solutions. An elevation of privilege vulnerability exists in Cisco Webex Meetings Client for Windows due to folder permissions that grant a user permission to read, write, and execute files in the Webex folder. An attacker could use this vulnerability to...

7.3CVSS7.7AI score0.0107EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/08/21 12:0 a.m.3 views

Xen Denial of Service Vulnerability (CNVD-2020-23021)

Xen is an open source virtual machine monitor product developed by the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. A security vulnerability exists in X...

6.5CVSS7.5AI score0.00399EPSS
SaveExploits0References1
OSV
OSV
added 2018/08/17 6:29 p.m.32 views

CVE-2018-15470

An issue was discovered in Xen through 4.11.x. The logic in oxenstored for handling writes depended on the order of evaluation of expressions making up a tuple. As indicated in section 7.7.3 "Operations on data structures" of the OCaml manual, the order of evaluation of subexpressions is not...

6.5CVSS6.4AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2018/08/14 6:49 p.m.9 views

Kernel: speculative bounds check bypass store

An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions past bounds check. The flaw relies on the presence of a precisely-defined instruction sequence in the privileged code and the fact that memory writes occur to an...

5.6CVSS7.4AI score0.08416EPSS
SaveExploits0References8
CNVD
CNVD
added 2018/08/08 12:0 a.m.6 views

Remote Control Command Vulnerability in omron PLC SYSMAC CP1L

The omron PLC SYSMAC CP1L is a PLC from Omron. A remote control command vulnerability exists in the omron PLC SYSMAC CP1L, which can be exploited by an attacker to switch the PLC to monitor mode and then set and force writes to the PLC, as well as operate I/O points and auxiliary relays, and modi...

7.1AI score
SaveExploits0
OSV
OSV
added 2018/07/31 9:29 p.m.4 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
Vulnrichment
Vulnrichment
added 2018/07/31 9:0 p.m.8 views

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...

3.7CVSS6AI score0.0467EPSS
SaveExploits0References9
CNVD
CNVD
added 2018/07/31 12:0 a.m.5 views

DotNetZip.Semvered Directory Traversal Vulnerability

DotNetZip.Semvered is a library for working with zip files, which is used to create, extract or update zip files. A directory traversal vulnerability exists in DotNetZip.Semvered versions prior to 1.11.0. An attacker can exploit this vulnerability to write arbitrary files with a specially crafted...

5.5CVSS6AI score0.10395EPSS
SaveExploits0References1
Veracode
Veracode
added 2018/07/27 3:40 a.m.37 views

Arbitrary File Write

wildfly-deployment-repository is vulnerable to the zip-slip vulnerability. The library does not validate the target path when extracting and deploying .war files, leading to arbitrary file writes outside of the intended target directory...

5.5CVSS6.7AI score0.01262EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2018/07/25 5:29 p.m.1 views

DEBIAN-CVE-2018-1002208

SharpZipLib before 1.0 RC1 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ dot dot slash in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'...

5.5CVSS5.5AI score0.08926EPSS
SaveExploits1References1
OSV
OSV
added 2018/07/25 5:29 p.m.2 views

DEBIAN-CVE-2018-1002200

plexus-archiver before 3.6.0 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ dot dot slash in an archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'...

5.5CVSS5.7AI score0.13179EPSS
SaveExploits1References1
OSV
OSV
added 2018/07/25 5:29 p.m.8 views

UBUNTU-CVE-2018-1002209

QuaZIP before 0.7.6 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ dot dot slash in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'...

5.5CVSS6.3AI score0.0595EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2018/07/25 12:0 a.m.5 views

PT-2018-9627 · Mholt · Archiver

Name of the Vulnerable Software and Affected Versions: mholt/archiver versions before e4ef56d48eb029648b0e895bb0b6a393ef0829c3 Description: The issue allows attackers to write to arbitrary files via a ../ dot dot slash in an archive entry that is mishandled during extraction, also known as...

5.5CVSS6.6AI score0.0253EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2018/07/25 12:0 a.m.8 views

PT-2018-9626

Name of the Vulnerable Software and Affected Versions: SharpCompress versions prior to 0.21.0 Description: The issue allows attackers to write to arbitrary files via a ../ dot dot slash in a Zip archive entry that is mishandled during extraction. This is also known as 'Zip-Slip'. The vulnerabilit...

5.5CVSS6.3AI score0.10132EPSS
SaveExploits1References10
Exploit DB
Exploit DB
added 2018/07/12 12:0 a.m.30 views

Microsoft Edge Chakra JIT - Out-of-Bounds Reads/Writes

/ It seems that this issue is similar to the issue 1429 MSRC 42111. It might need to refresh the page several times to observe a crash. PoC: / let arr = new Uint32Array1000; for let i = 0; i 0x1000000; i++ for let j = 0; j 1; j++ i--; i++; arri = 0x1234;...

7.6CVSS7.3AI score0.66877EPSS
SaveExploits4
OSV
OSV
added 2018/07/09 7:29 p.m.8 views

CVE-2017-3197

GIGABYTE BRIX UEFI firmware for the GB-BSi7H-6500 version F6 and GB-BXi7-5775 version F2 platforms does not securely implement BIOSWE, BLE, SMMBWP, and PRx features. As a result, the BIOS is not protected from arbitrary write access and may permit modifications to the SPI flash...

9.8CVSS5.9AI score0.05641EPSS
SaveExploits1References5
OSV
OSV
added 2018/06/29 12:0 a.m.3 views

UBUNTU-CVE-2018-10860

perl-archive-zip is vulnerable to a directory traversal in Archive::Zip. It was found that the Archive::Zip module did not properly sanitize paths while extracting zip files. An attacker able to provide a specially crafted archive for processing could use this flaw to write or overwrite arbitrary...

7.5CVSS6.8AI score0.48716EPSS
SaveExploits0References5
Rows per page
Query Builder