Lucene search
+L

10682 matches found

OSV
OSV
added 2025/11/25 4:02 p.m.2 views

SUSE-SU-2025:4236-1 Security update for curl

This update for curl fixes the following issues: - CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes bsc1253757...

4.6CVSS6.9AI score0.00302EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/25 12:13 a.m.12 views

CLSA-2025-1764029592 curl: Fix of CVE-2025-0167

CVE-2025-0167: fix password leakage issue when using .netrc file with no login or password in default entry and following HTTP redirects...

3.4CVSS6.6AI score0.00674EPSS
SaveExploits1References1
SUSE Linux
SUSE Linux
added 2025/11/24 7:54 a.m.6 views

Security update for curl

This update for curl fixes the following issues: CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes bsc1253757 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the...

6.5CVSS7AI score0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/24 7:54 a.m.1 views

SUSE-SU-2025:4180-1 Security update for curl

This update for curl fixes the following issues: - CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes bsc1253757...

4.6CVSS6.9AI score0.00302EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2025/11/24 7:18 a.m.20 views

ShadowPad Malware Actively Exploits WSUS Vulnerability for Full System Access

A recently patched security flaw in Microsoft Windows Server Update Services WSUS has been exploited by threat actors to distribute a malware known as ShadowPad. "The attacker targeted Windows Servers with WSUS enabled, exploiting CVE-2025-59287 for initial access," AhnLab Security Intelligence...

9.8CVSS9AI score0.99979EPSS
SaveExploits24
OPENSUSE Linux
OPENSUSE Linux
added 2025/11/22 12:00 a.m.8 views

curl-8.17.0-1.1 on GA media (moderate)

curl-8.17.0-1.1 on GA media Announcement ID: openSUSE-SU-2025:15757-1 Rating: moderate Cross-References: CVE-2025-10966 CVE-2025-11563 CVSS scores: CVE-2025-10966 SUSE : 6.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N CVE-2025-10966 SUSE : 7.6...

7.6CVSS7.2AI score0.00399EPSS
SaveExploits1
OSV
OSV
added 2025/11/21 12:00 a.m.3 views

OPENSUSE-SU-2025:15757-1 curl-8.17.0-1.1 on GA media

These are all security issues fixed in the curl-8.17.0-1.1 package on the GA media of openSUSE Tumbleweed...

4.6CVSS6AI score0.00399EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2025/11/20 4:39 a.m.27 views

curl: Arbitrary free in curl's config file parsing.

Summary: arbitrary free leading to possible double-free / use-after-free / memory corruption, depending on the program and the ability of what a we can do after freeing the pointer we control. Statement clarifying if an AI was used to find the issue or generate the report: Yes I used AI to list...

7.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.10 views

TencentOS Server 3: firefox (TSSA-2025:0452)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0452 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

8.1CVSS7.4AI score0.00455EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.3 views

TencentOS Server 4: curl (TSSA-2025:0744)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0744 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7.5CVSS6.4AI score0.01395EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.8 views

TencentOS Server 4: curl (TSSA-2024:0355)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0355 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

6.5CVSS6.5AI score0.01685EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.7 views

TencentOS Server 3: curl (TSSA-2023:0172)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2023:0172 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

5.9CVSS6.5AI score0.01806EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.7 views

TencentOS Server 4: curl (TSSA-2024:0874)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2024:0874 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

6.5CVSS6.6AI score0.01987EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2025/11/18 11:19 a.m.24 views

curl: Double free in tool_ssls_load()

Summary: There is a double-free bugs in toolsslsload, which can happen at line 83-84 or 129-130 toolssls.c: c curlfreeshmac; curlfreesdata; The root cause is that line 83-84 did not reset shmac and sdata to NULL. If the seesion is malformed, the double-free will be triggerd. No AI was used to fin...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.6 views

Mozilla Thunderbird < 68.6

The version of Thunderbird installed on the remote Windows host is prior to 68.6. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2020-10 advisory. - Mozilla developers Byron Campen, Jason Kratzer, and Christian Holler reported memory safety bugs present in...

9.8CVSS8AI score0.03271EPSS
SaveExploits2References8
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.6 views

Mozilla Thunderbird < 68.6

The version of Thunderbird installed on the remote macOS or Mac OS X host is prior to 68.6. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2020-10 advisory. - Mozilla developers Byron Campen, Jason Kratzer, and Christian Holler reported memory safety bugs present ...

9.8CVSS8AI score0.03271EPSS
SaveExploits2References8
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.8 views

Siemens SCALANCE and RUGGEDCOM Devices Incorrect Comparison (CVE-2024-9681)

When curl is asked to use HSTS, the expiry time for a subdomain might overwrite a parent domain's cache entry, making it end sooner or later than otherwise intended. This affects curl using applications that enable HSTS and use URLs with the insecure HTTP:// scheme and perform transfers with host...

6.5CVSS6.6AI score0.01987EPSS
SaveExploits1References5
Hacker One
Hacker One
added 2025/11/15 10:45 p.m.22 views

curl: Incorrect sizeof() in Rustls Backend Memory Allocation

Summary There's a bug in lib/vtls/rustls.c where malloc uses sizeofciphersuites instead of sizeofciphersuites. This allocates memory based on pointer size rather than element size. Steps To Reproduce 1. Look at lib/vtls/rustls.c line 530: c const struct rustlssupportedciphersuite ciphersuites =...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2025/11/15 3:47 p.m.22 views

curl: Malicious server forces .curlrc creation via curl -OJ leading to local file exfiltration

Summary: When a user runs curl -OJ , a malicious server can force the response to be saved as .curlrc in the working directory. If the user executes the download from their home directory a common workflow, the attacker overwrites /.curlrc. Subsequent curl invocations automatically load this...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.3 views

Siemens SIMATIC S7-1500 Missing Encryption of Sensitive Data (CVE-2022-27775)

An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead. This plugin only works with Tenable.ot. Please visit...

7.5CVSS6.7AI score0.03154EPSS
SaveExploits1References4
Rows per page
Query Builder