Lucene search
+L

93 matches found

OpenVAS
OpenVAS
added 2023/05/18 12:00 a.m.33 views

SUSE: Security Advisory (SUSE-SU-2023:2227-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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...

5.9CVSS7AI score0.02658EPSS
SaveExploits3References7
curl security advisories
curl security advisories
added 2023/05/17 8:00 a.m.24 views

IDN wildcard match

curl supports matching of wildcard patterns when listed as "Subject Alternative Name" in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS library. This private wildcard matching function would match IDN International Domain...

5.9CVSS6.4AI score0.01806EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2023/05/17 7:59 a.m.8 views

SUSE-SU-2023:2228-1 Security update for curl

This update for curl fixes the following issues: - CVE-2023-28320: Fixed siglongjmp race condition bsc1211231. - CVE-2023-28321: Fixed IDN wildcard matching bsc1211232. - CVE-2023-28322: Fixed POST-after-PUT confusion bsc1211233. - CVE-2023-27533: Fixed TELNET option IAC injection bsc1209209. -...

9.8CVSS6.2AI score0.02658EPSS
SaveExploits10References22
OSV
OSV
added 2023/05/17 7:55 a.m.4 views

SUSE-SU-2023:2225-1 Security update for curl

This update for curl adds the following feature: Update to version 8.0.1 jscPED-2580 - CVE-2023-28319: use-after-free in SSH sha256 fingerprint check bsc1211230. - CVE-2023-28320: siglongjmp race condition bsc1211231. - CVE-2023-28321: IDN wildcard matching bsc1211232. - CVE-2023-28322:...

7.5CVSS5.7AI score0.02658EPSS
SaveExploits5References11
OSV
OSV
added 2023/05/17 7:54 a.m.7 views

SUSE-SU-2023:2224-1 Security update for curl

This update for curl adds the following feature: Update to version 8.0.1 jscPED-2580 - CVE-2023-28319: use-after-free in SSH sha256 fingerprint check bsc1211230. - CVE-2023-28320: siglongjmp race condition bsc1211231. - CVE-2023-28321: IDN wildcard matching bsc1211232. - CVE-2023-28322:...

7.5CVSS5.7AI score0.02658EPSS
SaveExploits4References9
SUSE CVE
SUSE CVE
added 2023/02/15 5:39 a.m.8 views

SUSE CVE-2013-2134

Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135...

9.3CVSS9.6AI score0.70211EPSS
SaveExploits2References3
OSV
OSV
added 2022/05/14 1:57 a.m.15 views

GHSA-GQQM-564F-VVXQ Arbitrary code execution in Apache Struts 2

Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135...

9.3CVSS7.5AI score0.70211EPSS
SaveExploits2References19
RedHat Linux
RedHat Linux
added 2021/06/17 11:47 a.m.20 views

curl: Malicious FTP server can trigger stack overflow when CURLOPT_CHUNK_BGN_FUNCTION is used

Libcurl offers a wildcard matching functionality, which allows a callback set with CURLOPTCHUNKBGNFUNCTION to return information back to libcurl on how to handle a specific entry in a directory when libcurl iterates over a list of all available entries. When this callback returns...

7.5CVSS7.2AI score0.09917EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2020/12/21 12:00 a.m.37 views

Debian DLA-2500-1 : curl security update

Several vulnerabilities were discovered in curl, a command line tool for transferring data with URL syntax and an easy-to-use client-side URL transfer library. CVE-2020-8284 When curl performs a passive FTP transfer, it first tries the EPSV command and if that is not supported, it falls back to...

7.5CVSS6.7AI score0.09917EPSS
SaveExploits2References6
Debian
Debian
added 2020/12/19 2:59 a.m.153 views

[SECURITY] [DLA 2500-1] curl security update

Debian LTS Advisory DLA-2500-1 [email protected] https://www.debian.org/lts/security/ Roberto C. Sánchez December 18, 2020 https://wiki.debian.org/LTS Package : curl Version : 7.52.1-5+deb9u13 CVE ID : CVE-2020-8284 CVE-2020-8285 CVE-2020-8286 Debian Bug : 977161 977162 977163 Several...

7.5CVSS6.7AI score0.09917EPSS
SaveExploits2
Microsoft CVE
Microsoft CVE
added 2020/12/15 8:00 a.m.6 views

curl 7.21.0 to and including 7.73.0 is vulnerable to uncontrolled recursion due to a stack overflow issue in FTP wildcard match parsing.

...

7.5CVSS9.3AI score0.09917EPSS
SaveExploits1
OSV
OSV
added 2020/12/14 8:15 p.m.3 views

ALPINE-CVE-2020-8285

curl 7.21.0 to and including 7.73.0 is vulnerable to uncontrolled recursion due to a stack overflow issue in FTP wildcard match parsing...

7.5CVSS7.2AI score0.09917EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2020/12/09 5:44 p.m.41 views

CVE-2020-8285

Libcurl offers a wildcard matching functionality, which allows a callback set with CURLOPTCHUNKBGNFUNCTION to return information back to libcurl on how to handle a specific entry in a directory when libcurl iterates over a list of all available entries. When this callback returns...

7.5CVSS1.3AI score0.09917EPSS
SaveExploits1References5
curl security advisories
curl security advisories
added 2020/12/09 8:00 a.m.27 views

FTP wildcard stack overflow

libcurl offers a wildcard matching functionality, which allows a callback set with CURLOPTCHUNKBGNFUNCTION to return information back to libcurl on how to handle a specific entry in a directory when libcurl iterates over a list of all available entries. When this callback returns...

7.5CVSS6.9AI score0.09917EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2020/12/09 8:00 a.m.20 views

CURL-CVE-2020-8285 FTP wildcard stack overflow

libcurl offers a wildcard matching functionality, which allows a callback set with CURLOPTCHUNKBGNFUNCTION to return information back to libcurl on how to handle a specific entry in a directory when libcurl iterates over a list of all available entries. When this callback returns...

7.5CVSS7.5AI score0.09917EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/11/06 12:00 a.m.54 views

Mozilla Firefox ESR < 24.5 Multiple Vulnerabilities

Binary data 701244.prm...

10CVSS8.3AI score0.07749EPSS
SaveExploits12References28
IBM Security Bulletins
IBM Security Bulletins
added 2019/01/31 2:40 a.m.57 views

Security Bulletin: Vulnerabilities in cURL/libcurl affect Intel® Manycore Platform Software Stack (Intel® MPSS) for Linux and Windows

Summary IntelR Manycore Platform Software Stack IntelR MPSS for Linux and Windows have addressed the following vulnerabilities in cURL/libcurl. Vulnerability Details Summary Intel® Manycore Platform Software Stack Intel® MPSS for Linux and Windows have addressed the following vulnerabilities in...

9.8CVSS1AI score0.10921EPSS
SaveExploits0
Fedora
Fedora
added 2019/01/04 2:58 a.m.45 views

[SECURITY] Fedora 29 Update: wget-1.20.1-1.fc29

GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols. Wget features include the ability to work in the background while you are logged out, recursive retrieval of directories, file name wildcard matching, remote file timestamp storage and comparison, use of Rest wit...

7.8CVSS1AI score0.00606EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2017/12/04 3:24 p.m.72 views

USN-3498-2: curl vulnerability

USN-3498-1 fixed a vulnerability in curl. This update provides the corresponding update for Ubuntu 12.04 ESM. Original advisory details: It was discovered that curl incorrectly handled FTP wildcard matching. A remote attacker could use this issue to cause curl to crash, resulting in a denial of...

9.8CVSS7.1AI score0.10921EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2017/11/30 12:00 a.m.40 views

Ubuntu: Security Advisory (USN-3498-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2017 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...

9.8CVSS9.8AI score0.10921EPSS
SaveExploits0References2
Rows per page
Query Builder