Lucene search
K

27 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2021-22783

Malware in sbrugna...

9.1CVSS9.1AI score0.00573EPSS
Exploits1References11
Redos
Redos
added 2024/04/12 12:0 a.m.35 views

ROS-20240412-06

A vulnerability in the OpenSSL library's implementation of the SM2 cryptographic algorithm is related to buffer copying without checking the size of the input data. Exploitation of the vulnerability could allow an attacker acting remotely to execute arbitrary code by transmitting specially crafte...

9.8CVSS8.6AI score0.02544EPSS
Exploits2
RedhatCVE
RedhatCVE
added 2023/08/22 5:18 p.m.50 views

CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.1CVSS6.8AI score0.00573EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2021/08/26 12:0 a.m.39 views

FreeBSD : FreeBSD -- libfetch out of bounds read (d22b336d-0567-11ec-b69d-4062311215d5)

The passive mode in FTP communication allows an out of boundary read while libfetch uses strtol to parse the relevant numbers into address bytes. It does not check if the line ends prematurely. If it does, the for-loop condition checks for p == '\0' one byte too late because p++ was already...

9.1CVSS8.4AI score0.00573EPSS
Exploits1References2
FreeBSD
FreeBSD
added 2021/08/24 12:0 a.m.35 views

FreeBSD -- libfetch out of bounds read

Problem Description: The passive mode in FTP communication allows an out of boundary read while libfetch uses strtol to parse the relevant numbers into address bytes. It does not check if the line ends prematurely. If it does, the for-loop condition checks for p == '\0' one byte too late because...

9.1CVSS2.9AI score0.00573EPSS
Exploits1
FreeBSD Advisory
FreeBSD Advisory
added 2021/08/24 12:0 a.m.16 views

FreeBSD-SA-21:15.libfetch

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-21:15.libfetch Security Advisory The FreeBSD Project Topic: libfetch out of bounds read Category: core Module: libfetch Announced: 2021-08-24 Credits: Samanta...

9.1CVSS7.4AI score0.00573EPSS
Exploits1
NVD
NVD
added 2021/08/03 2:15 p.m.14 views

CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.1CVSS0.00573EPSS
Exploits1References6
OSV
OSV
added 2021/08/03 2:15 p.m.16 views

CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.1CVSS6.6AI score
Exploits0References6
OSV
OSV
added 2021/08/03 2:15 p.m.2 views

ALPINE-CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.1CVSS6.9AI score0.00573EPSS
Exploits1References1
Prion
Prion
added 2021/08/03 2:15 p.m.14 views

Design/Logic Flaw

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

6.4CVSS9AI score0.00573EPSS
Exploits1References6Affected Software1
CVE
CVE
added 2021/08/03 1:22 p.m.121 views

CVE-2021-36159

CVE-2021-36159 affects libfetch (used in apk-tools, xbps, and other products). The issue arises from mishandling numeric strings for FTP/HTTP protocols, where strtol is used to parse numbers into addresses. A premature line end can cause the loop to check the terminator one byte too late, enablin...

9.1CVSS8.9AI score0.00573EPSS
Exploits1References6Affected Software1
AlpineLinux
AlpineLinux
added 2021/08/03 1:22 p.m.56 views

CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.1CVSS9.2AI score0.00573EPSS
Exploits1
Cvelist
Cvelist
added 2021/08/03 1:22 p.m.21 views

CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.3AI score0.00573EPSS
Exploits1References6
CNNVD
CNNVD
added 2021/08/03 12:0 a.m.3 views

libfetch 缓冲区错误漏洞

libfetch is a browser extension that makes it easier to access the content of electronic resources subscribed to by the NIE Library. A buffer error vulnerability exists in libfetch that stems from incorrectly handling strings of numbers for the FTP and HTTP protocols. the FTP passive mode...

9.1CVSS8.4AI score0.00573EPSS
Exploits1References8
Positive Technologies
Positive Technologies
added 2021/08/03 12:0 a.m.2 views

PT-2021-21147 · Libfetch +2 · Libfetch +2

Name of the Vulnerable Software and Affected Versions: libfetch versions prior to 2021-07-26 Description: The issue concerns the mishandling of numeric strings for the FTP and HTTP protocols. Specifically, the FTP passive mode implementation allows an out-of-bounds read due to the use of strtol t...

9.8CVSS7.4AI score0.02544EPSS
Exploits2References15
OSV
OSV
added 2020/02/18 4:15 p.m.0 views

CVE-2020-7450

In FreeBSD 12.1-STABLE before r357213, 12.1-RELEASE before 12.1-RELEASE-p2, 12.0-RELEASE before 12.0-RELEASE-p13, 11.3-STABLE before r357214, and 11.3-RELEASE before 11.3-RELEASE-p6, URL handling in libfetch with URLs containing username and/or password components is vulnerable to a heap buffer...

9.8CVSS7.6AI score
Exploits0References1
NVD
NVD
added 2020/02/18 4:15 p.m.9 views

CVE-2020-7450

In FreeBSD 12.1-STABLE before r357213, 12.1-RELEASE before 12.1-RELEASE-p2, 12.0-RELEASE before 12.0-RELEASE-p13, 11.3-STABLE before r357214, and 11.3-RELEASE before 11.3-RELEASE-p6, URL handling in libfetch with URLs containing username and/or password components is vulnerable to a heap buffer...

9.8CVSS10AI score0.00692EPSS
Exploits0References1
Prion
Prion
added 2020/02/18 4:15 p.m.17 views

Heap overflow

In FreeBSD 12.1-STABLE before r357213, 12.1-RELEASE before 12.1-RELEASE-p2, 12.0-RELEASE before 12.0-RELEASE-p13, 11.3-STABLE before r357214, and 11.3-RELEASE before 11.3-RELEASE-p6, URL handling in libfetch with URLs containing username and/or password components is vulnerable to a heap buffer...

7.5CVSS9.8AI score0.00692EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/02/18 3:26 p.m.12 views

CVE-2020-7450

In FreeBSD 12.1-STABLE before r357213, 12.1-RELEASE before 12.1-RELEASE-p2, 12.0-RELEASE before 12.0-RELEASE-p13, 11.3-STABLE before r357214, and 11.3-RELEASE before 11.3-RELEASE-p6, URL handling in libfetch with URLs containing username and/or password components is vulnerable to a heap buffer...

9.9AI score0.00692EPSS
Exploits0References1
AlpineLinux
AlpineLinux
added 2020/02/18 3:26 p.m.32 views

CVE-2020-7450

In FreeBSD 12.1-STABLE before r357213, 12.1-RELEASE before 12.1-RELEASE-p2, 12.0-RELEASE before 12.0-RELEASE-p13, 11.3-STABLE before r357214, and 11.3-RELEASE before 11.3-RELEASE-p6, URL handling in libfetch with URLs containing username and/or password components is vulnerable to a heap buffer...

9.8CVSS10AI score0.00692EPSS
Exploits0
Rows per page
Query Builder