Lucene search
+L

2323 matches found

OSV
OSV
added 2020/12/08 1:15 a.m.3 views

UBUNTU-CVE-2020-27818

A flaw was found in the checkchunkname function of pngcheck-2.4.0. An attacker able to pass a malicious file to be processed by pngcheck could cause a temporary denial of service, posing a low risk to application availability...

3.3CVSS5.7AI score0.01208EPSS
SaveExploits0References4
OPENSUSE Linux
OPENSUSE Linux
added 2020/12/08 12:0 a.m.39 views

Security update for minidlna (moderate)

openSUSE Security Update: Security update for minidlna Announcement ID: openSUSE-SU-2020:2204-1 Rating: moderate References: 1179447 Cross-References: CVE-2020-12695 CVE-2020-28926 Affected Products: openSUSE Backports SLE-15-SP2 An update that fixes two vulnerabilities is now available...

9.8CVSS7.3AI score0.15193EPSS
SaveExploits4References1
OSV
OSV
added 2020/12/07 11:23 a.m.8 views

OPENSUSE-SU-2020:2194-1 Security update for minidlna

This update for minidlna fixes the following issues: minidlna was updated to version 1.3.0 boo1179447 - Fixed some build warnings when building with musl. - Use $USER instead of $LOGNAME for the default friendly name. - Fixed build with GCC 10 - Fixed some warnings from newer compilers - Disallow...

9.8CVSS7.7AI score0.15193EPSS
SaveExploits4References4
OPENSUSE Linux
OPENSUSE Linux
added 2020/12/07 12:0 a.m.54 views

Security update for minidlna (moderate)

openSUSE Security Update: Security update for minidlna Announcement ID: openSUSE-SU-2020:2194-1 Rating: moderate References: 1179447 Cross-References: CVE-2020-12695 CVE-2020-28926 Affected Products: openSUSE Leap 15.1 An update that fixes two vulnerabilities is now available. Description: This...

9.8CVSS7.3AI score0.15193EPSS
SaveExploits4References1
OSV
OSV
added 2020/12/03 9:54 a.m.6 views

MGASA-2020-0444 Updated pngcheck packages fix a security vulnerability

This update fixes a potential global buffer overflow in the checkchunkname function via a crafted png file...

7.5AI score
SaveExploits0References3
Fedora
Fedora
added 2020/11/22 1:27 a.m.17 views

[SECURITY] Fedora 33 Update: pngcheck-2.3.0-4.fc33

pngcheck verifies the integrity of PNG, JNG and MNG files by checking the internal 32-bit CRCs checksums and decompressing the image data; it can optionally dump almost all of the chunk-level information in the image in human-readable form. For example, it can be used to print the basic statist i...

0.7AI score
SaveExploits0
Fedora
Fedora
added 2020/11/22 1:22 a.m.19 views

[SECURITY] Fedora 32 Update: pngcheck-2.3.0-4.fc32

pngcheck verifies the integrity of PNG, JNG and MNG files by checking the internal 32-bit CRCs checksums and decompressing the image data; it can optionally dump almost all of the chunk-level information in the image in human-readable form. For example, it can be used to print the basic statist i...

0.7AI score
SaveExploits0
Fedora
Fedora
added 2020/11/07 12:23 a.m.18 views

[SECURITY] Fedora 31 Update: pngcheck-2.3.0-3.fc31

pngcheck verifies the integrity of PNG, JNG and MNG files by checking the internal 32-bit CRCs checksums and decompressing the image data; it can optionally dump almost all of the chunk-level information in the image in human-readable form. For example, it can be used to print the basic statist i...

0.7AI score
SaveExploits0
Fedora
Fedora
added 2020/11/06 1:23 a.m.20 views

[SECURITY] Fedora 32 Update: pngcheck-2.3.0-3.fc32

pngcheck verifies the integrity of PNG, JNG and MNG files by checking the internal 32-bit CRCs checksums and decompressing the image data; it can optionally dump almost all of the chunk-level information in the image in human-readable form. For example, it can be used to print the basic statist i...

0.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/10/09 12:0 a.m.38 views

EulerOS 2.0 SP9 : brotli (EulerOS-SA-2020-2163)

According to the version of the brotli package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - A buffer overflow exists in the Brotli library versions prior to 1.0.8 where an attacker controlling the input length of a 'one-shot' decompression...

6.5CVSS7.3AI score0.03217EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/09/29 8:48 p.m.26 views

libpng: does not check length of chunks against user limit

libpng before 1.6.32 does not properly check the length of chunks against the user limit...

9.8CVSS7.2AI score0.04113EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2020/09/26 7:0 a.m.13 views

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation the array size is not checked when constructed with From<InlineArray<A T>>.

...

7.5CVSS7AI score0.01634EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2020/09/26 7:0 a.m.11 views

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation insert_from can have a memory-safety issue upon a panic.

...

7.5CVSS7AI score0.01719EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.25 views

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation the array size is not checked when constructed with unit().

...

7.5CVSS7AI score0.01733EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.11 views

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation clone can have a memory-safety issue upon a panic.

...

7.5CVSS7AI score0.01733EPSS
SaveExploits1
CNVD
CNVD
added 2020/09/25 12:0 a.m.80 views

Mozilla Rust Input Validation Error Vulnerability (CNVD-2021-30571)

Rust is a general-purpose, compiled programming language. An input validation error vulnerability exists in Mozilla Rust version 0.6.2. The vulnerability stems from the Chunk implementation, where unit is executed without checking the size of the array. No details of the vulnerability are availab...

7.5CVSS6.5AI score0.01733EPSS
SaveExploits1References1
CNVD
CNVD
added 2020/09/25 12:0 a.m.13 views

Unspecified Vulnerability in Mozilla Rust (CNVD-2021-30573)

Rust is a general-purpose, compiled programming language. A security vulnerability exists in Mozilla Rust version 0.6.2, which stems from a memory safety issue in the Chunk implementation, clone. No details of the vulnerability are available at this time...

7.5CVSS6.8AI score0.01733EPSS
SaveExploits1References1
Veracode
Veracode
added 2020/09/21 6:24 a.m.32 views

Integer Overflow

qemu is vulnerable to integer overflow. qmpguestfileread in qga/commands-posix.c and qga/commands-win32.c in qemu-ga aka QEMU Guest Agent has an integer overflow causing a gmalloc0 call to trigger a segmentation fault when trying to allocate a large memory chunk. The vulnerability can be exploite...

7.5CVSS4.3AI score0.25348EPSS
SaveExploits5References8Affected Software2
OSV
OSV
added 2020/09/19 9:15 p.m.50 views

CVE-2020-25791

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit...

7.5CVSS6.7AI score0.02841EPSS
SaveExploits5References2
OSV
OSV
added 2020/09/19 9:15 p.m.3 views

DEBIAN-CVE-2020-25792

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with pair...

7.5CVSS7.2AI score0.02841EPSS
SaveExploits1References1
Rows per page
Query Builder