Lucene search
K

2839 matches found

CNNVD
CNNVD
added 2021/04/24 12:0 a.m.1 views

ezXML 缓冲区错误漏洞

ezXML is a C library for parsing XML documents . A heap buffer overflow vulnerability exists in libezxml.a in ezXML version 0.8.6. The vulnerability stems from a memory handling error performed by the ezxmldecode function when parsing a specially crafted XML file. An attacker could exploit this...

7.5CVSS6AI score0.00864EPSS
Exploits0References8
OpenVAS
OpenVAS
added 2021/04/19 12:0 a.m.26 views

SUSE: Security Advisory (SUSE-SU-2014:1595-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS6.3AI score0.00602EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/04/13 12:0 a.m.1 views

Pillow 缓冲区错误漏洞

Python Imaging Library PIL is a free library for the Python programming language that supports opening, manipulating, and saving a wide range of image file formats.Pillow is a PIL branch. An out-of-bounds read vulnerability exists in the j2kugrayi function in J2kDecode in versions of Pillow prior...

9.1CVSS5.5AI score0.00267EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2021/04/12 9:21 p.m.1 views

openvswitch: use-after-free in decode_NXAST_RAW_ENCAP during the decoding of a RAW_ENCAP action

Open vSwitch aka openvswitch has a use-after-free in decodeNXASTRAWENCAP called from ofpactdecode and ofpactsdecode during the decoding of a RAWENCAP action...

5.5CVSS6.5AI score0.00077EPSS
Exploits0References5
OpenVAS
OpenVAS
added 2021/04/11 12:0 a.m.5 views

Fedora: Security Advisory for libopenmpt (FEDORA-2021-88b8fd4bf1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
Exploits0References2
OSV
OSV
added 2021/04/07 11:2 a.m.1 views

OESA-2021-1127 python-pillow security update

Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift. Security Fixes: In Pillow before 8.1.0, SGIRleDecode has a 4-byte buffer over-read when decoding crafted SG...

7.5CVSS7.2AI score0.00425EPSS
Exploits0References5
OSV
OSV
added 2021/04/04 12:0 a.m.9 views

OSV-2021-600 Heap-buffer-overflow in gif_internal_decode_frame

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32855 Crash type: Heap-buffer-overflow WRITE Crash state: gifinternaldecodeframe gifdecodeframe vipsforeignloadnsgifgenerate...

7.2AI score
Exploits0References1
OSV
OSV
added 2021/03/29 4:35 p.m.0 views

GHSA-8XJQ-8FCG-G5HW Out-of-bounds Write in Pillow

An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size...

8.7CVSS6.9AI score0.00261EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2021/03/19 7:0 a.m.3 views

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader (for xml.NewTokenDecoder) returns EOF in the middle of an element. This can occur in the Decode DecodeElement or Skip method.

...

7.5CVSS7.9AI score0.00025EPSS
Exploits0
OSV
OSV
added 2021/03/19 4:15 a.m.1 views

ALPINE-CVE-2021-25290

An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size...

7.5CVSS8.6AI score0.00261EPSS
Exploits0References1
OSV
OSV
added 2021/03/19 4:15 a.m.1 views

ALPINE-CVE-2021-25293

An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c...

7.5CVSS8.7AI score0.00169EPSS
Exploits0References1
OSV
OSV
added 2021/03/19 4:15 a.m.1 views

ALPINE-CVE-2021-25291

An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries...

7.5CVSS8.7AI score0.00536EPSS
Exploits0References1
OSV
OSV
added 2021/03/19 4:15 a.m.1 views

DEBIAN-CVE-2021-25293

An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c...

7.5CVSS6.9AI score0.00169EPSS
Exploits0References1
OSV
OSV
added 2021/03/19 4:15 a.m.1 views

PYSEC-2021-39

An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c...

7.5CVSS6.9AI score0.00169EPSS
Exploits0References2
PyPA
PyPA
added 2021/03/19 4:15 a.m.4 views

PYSEC-2021-35

An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode. NOTE: this issue exists because of an incomplete fix for CVE-2020-35654...

9.8CVSS7.5AI score0.00762EPSS
Exploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2021/03/17 3:8 p.m.1 views

etcd: Large slice causes panic in decodeRecord method

A flaw was found In etcd, where a large slice causes panic in the decodeRecord method. The size of a record is stored in the length field of a WAL file, and no additional validation is performed on this data. Therefore, it is possible to forge an extremely large frame size that can unintentionall...

6.5CVSS6.9AI score0.00149EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/03/16 3:9 p.m.0 views

nss: Handling of Netscape Certificate Sequences in CERT_DecodeCertPackage() may crash with a NULL deref leading to DoS

In Network Security Services before 3.44, a malformed Netscape Certificate Sequence can cause NSS to crash, resulting in a denial of service...

7.5CVSS6.8AI score0.00273EPSS
Exploits1References4
NVD
NVD
added 2021/03/11 12:15 a.m.18 views

CVE-2021-27918

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS0.00025EPSS
Exploits0References2
OSV
OSV
added 2021/03/11 12:15 a.m.21 views

CVE-2021-27918

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS6.6AI score
Exploits0References2
OSV
OSV
added 2021/03/11 12:15 a.m.4 views

AZL-79104 CVE-2021-27918 affecting package golang 1.25.7-1

encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader for xml.NewTokenDecoder returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method...

7.5CVSS7.2AI score0.00025EPSS
Exploits0References1
Rows per page
Query Builder