Lucene search
+L

862 matches found

OSV
OSV
added 2023/01/20 9:15 p.m.4 views

CVE-2021-33641

When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory use after free...

7.8CVSS5.8AI score0.0027EPSS
SaveExploits0References1
Prion
Prion
added 2023/01/20 9:15 p.m.14 views

Memory corruption

When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory use after free...

4.4CVSS7.5AI score0.0027EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/01/20 12:0 a.m.88 views

CVE-2021-33641

CVE-2021-33641 is a vulnerability in byacc where, during file processing, malloc stores the current line data and, while handling comments, accesses released memory (use-after-free). Multiple connected advisories (EulerOS, Red Hat, Amazon Linux 2023) cite this issue along with CVE-2021-33642, whi...

7.8CVSS7.4AI score0.0027EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/01/20 12:0 a.m.17 views

CVE-2021-33641

When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory use after free...

7.8AI score0.0027EPSS
SaveExploits0References1
NVD
NVD
added 2023/01/12 3:15 p.m.34 views

CVE-2022-3437

A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrapdes and unwrapdes3 routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc allocated memory when presented with a...

6.5CVSS7.1AI score0.0369EPSS
SaveExploits0References8
OSV
OSV
added 2023/01/12 12:0 a.m.38 views

CVE-2022-3437

A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrapdes and unwrapdes3 routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc allocated memory when presented with a...

4.3CVSS3.3AI score
SaveExploits0References10
NVD
NVD
added 2023/01/01 6:15 p.m.19 views

CVE-2023-22551

The FTP aka "Implementation of a simple FTP client and server" project through 96c1a35 allows remote attackers to cause a denial of service memory consumption by engaging in client activity, such as establishing and then terminating a connection. This occurs because malloc is used but free is not...

7.5CVSS7.4AI score0.01514EPSS
SaveExploits1References1
CVE
CVE
added 2023/01/01 12:0 a.m.88 views

CVE-2023-22551

CVE-2023-22551 affects the FTP project ("Implementation of a simple FTP client and server") up to commit 96c1a35. The issue is a memory-DoS caused by using malloc without a corresponding free during client activity (e.g., establishing and terminating a connection). Impact is denial of service thr...

7.5CVSS7.4AI score0.01514EPSS
SaveExploits1References1Affected Software1
Huntr
Huntr
added 2022/11/24 5:34 a.m.29 views

AddressSanitizer: heap-buffer-overflow in alloc.c 246:11

Description ================================================================= ==19339==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x606000001015 at pc 0x0000004872d8 bp 0x7ffdef721150 sp 0x7ffdef720910 WRITE of size 2 at 0x606000001015 thread T0 Detaching after fork from child proce...

4.4CVSS7.9AI score0.00423EPSS
SaveExploits1
Veracode
Veracode
added 2022/11/07 7:28 a.m.38 views

Buffer Overflow

samba is vulnerable to buffer overflow. The vulnerability exists within the GSSAPI unwrapdes and unwrapdes3 routines of Heimdal because GSSAPI library allow a length-limited write buffer overflow on malloc allocated memory when presented with a maliciously small packet causing an application cras...

6.5CVSS7.3AI score0.0369EPSS
SaveExploits0References11Affected Software4
Tenable Nessus
Tenable Nessus
added 2022/11/04 12:0 a.m.30 views

EulerOS 2.0 SP5 : libtar (EulerOS-SA-2022-2713)

According to the versions of the libtar package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An attacker who submits a crafted tar file with size in header struct being 0 may be able to trigger an calling of malloc0 for a variable...

9.1CVSS7AI score0.0173EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2022/10/26 2:23 p.m.58 views

CVE-2022-3437

A heap-based buffer overflow vulnerability was found in Samba within the GSSAPI unwrapdes and unwrapdes3 routines of Heimdal. The DES and Triple-DES decryption routines in the Heimdal GSSAPI library allow a length-limited write buffer overflow on malloc allocated memory when presented with a...

5.9CVSS3.3AI score0.0369EPSS
SaveExploits0References4
Redos
Redos
added 2022/10/25 12:0 a.m.15 views

ROS-20221025-01

A vulnerability in the specialized shapelib library is related to a double memory release in the contrib/shpsort.c. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service or other unspecified impact by controlling malloc...

9.8CVSS8.9AI score0.01275EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/10/25 12:0 a.m.5 views

Heimdal GSSAPI 安全漏洞

Heimdal GSSAPI is the General Security Service Application Program Interface for Heimdal Individual Developers. A security vulnerability exists in Heimdal GSSAPI that stems from a possible buffer overflow on malloc allocated memory by the DES and 3-DES decoding methods...

6.5CVSS6.9AI score0.0369EPSS
SaveExploits0References18
ATTACKERKB
ATTACKERKB
added 2022/10/17 4:15 p.m.4 views

CVE-2022-0699

A double-free condition exists in contrib/shpsort.c of shapelib 1.5.0 and older releases. This issue may allow an attacker to cause a denial of service or have other unspecified impact via control over malloc...

9.8CVSS5.9AI score0.01275EPSS
SaveExploits1References3
OSV
OSV
added 2022/10/17 4:15 p.m.4 views

DEBIAN-CVE-2022-0699

A double-free condition exists in contrib/shpsort.c of shapelib 1.5.0 and older releases. This issue may allow an attacker to cause a denial of service or have other unspecified impact via control over malloc...

9.8CVSS8.5AI score0.01275EPSS
SaveExploits1References1
OSV
OSV
added 2022/10/17 4:15 p.m.11 views

AZL-28599 CVE-2022-0699 affecting package shapelib for versions less than 1.5.0-3

A double-free condition exists in contrib/shpsort.c of shapelib 1.5.0 and older releases. This issue may allow an attacker to cause a denial of service or have other unspecified impact via control over malloc...

9.8CVSS7.4AI score0.01275EPSS
SaveExploits1References1
Prion
Prion
added 2022/10/17 4:15 p.m.12 views

Double free

A double-free condition exists in contrib/shpsort.c of shapelib 1.5.0 and older releases. This issue may allow an attacker to cause a denial of service or have other unspecified impact via control over malloc...

7.5CVSS9.1AI score0.01275EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2022/10/17 12:0 a.m.94 views

CVE-2022-0699

The CVE-2022-0699 issue affects shapelib (library for ESRI Shapefiles) up to and including version 1.5.0. A double-free in contrib/shpsort.c can lead to denial of service or other unspecified impact via controlled malloc. Multiple connected advisories confirm fixes or mitigations in various distr...

9.8CVSS9AI score0.01275EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/10/17 12:0 a.m.17 views

CVE-2022-0699

A double-free condition exists in contrib/shpsort.c of shapelib 1.5.0 and older releases. This issue may allow an attacker to cause a denial of service or have other unspecified impact via control over malloc...

9.8CVSS6.7AI score
SaveExploits0References5
Rows per page
Query Builder