Lucene search
+L

10682 matches found

SUSE Linux
SUSE Linux
added 2025/11/10 8:00 a.m.9 views

Security update for MozillaThunderbird

This update for MozillaThunderbird fixes the following issue: Mozilla Thunderbird is updated to 140.4. changed: Account Hub is now disabled by default for second email account bmo1992027 changed: Flatpak runtime has been updated to Freedesktop SDK 24.08 bmo1952100 fixed: Users could not read mail...

9.8CVSS8AI score0.00475EPSS
SaveExploits0References18
Fedora
Fedora
added 2025/11/10 12:47 a.m.14 views

[SECURITY] Fedora 43 Update: uv-0.9.7-2.fc43

An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows. Highlights: =E2=80=A2 =E2=9A=96=EF=B8=8F Drop-in replacement for common pip, pip-tools, and virtualenv commands. =E2=80=A2 =E2=9A=A1=EF=B8=8F 10-100x...

6.6AI score
SaveExploits0
Amazon
Amazon
added 2025/11/10 12:00 a.m.9 views

Low: curl

Issue Overview: Out of bounds read for cookie path NOTE: https://curl.se/docs/CVE-2025-9086.html NOTE: Introduced with: https://github.com/curl/curl/commit/f24dc09d209a2f91ca38d854f0c15ad93f3d7e2d curl-7310 NOTE: Fixed by: https://github.com/curl/curl/commit/c6ae07c6a541e0e96d0040afb62b45dd377113...

7.5CVSS7.8AI score0.01395EPSS
SaveExploits1
EUVD
EUVD
added 2025/11/07 9:30 a.m.10 views

EUVD-2025-38240

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

6.7AI score0.00399EPSS
SaveExploits1References5
OSV
OSV
added 2025/11/07 8:15 a.m.13 views

AZL-69766 CVE-2025-10966 affecting package cmake 3.21.4-21

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS6.3AI score0.00399EPSS
SaveExploits1References1
OSV
OSV
added 2025/11/07 8:15 a.m.9 views

ALPINE-CVE-2025-10966

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS7.1AI score0.00399EPSS
SaveExploits1References1
NVD
NVD
added 2025/11/07 8:15 a.m.8 views

CVE-2025-10966

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS0.00399EPSS
SaveExploits1References5
OSV
OSV
added 2025/11/07 8:15 a.m.10 views

AZL-69748 CVE-2025-10966 affecting package cmake 3.30.3-11

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS6.6AI score0.00399EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/11/07 7:46 a.m.12 views

Key Exchange without Entity Authentication

Overview Affected versions of this package are vulnerable to Key Exchange without Entity Authentication in the SFTP implementation in the wolfSSH backend. An attacker can intercept or manipulate data in transit by performing a man-in-the-middle attack. Note: This issue affects only users that bui...

6.3CVSS5.7AI score0.00399EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/11/07 7:26 a.m.39 views

CVE-2025-10966 missing SFTP host verification with wolfSSH

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

0.00399EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/07 7:26 a.m.7 views

CVE-2025-10966 missing SFTP host verification with wolfSSH

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS6.1AI score0.00399EPSS
SaveExploits1References7
CVE
CVE
added 2025/11/07 7:26 a.m.92 views

CVE-2025-10966

CVE-2025-10966 affects curl by a flaw in its SSH connection handling when SFTP uses the wolfSSH backend, causing missed host verification and allowing MITM-like issues. The connected Nessus advisories for EulerOS, Unity Linux, Photon OS, and related OS advisories repeatedly reference this CVE as ...

4.3CVSS6.7AI score0.00399EPSS
SaveExploits1References5Affected Software1
AlpineLinux
AlpineLinux
added 2025/11/07 7:26 a.m.7 views

CVE-2025-10966

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS7.1AI score0.00399EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2025/11/07 7:26 a.m.12 views

CVE-2025-10966

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS5AI score0.00399EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/11/07 12:00 a.m.7 views

curl 安全漏洞

curl is a cURL open source tool for transferring data from or to a server. A security vulnerability exists in curl that stems from the lack of a host authentication mechanism when SFTP uses the wolfSSH backend, which could lead to a man-in-the-middle attack...

4.3CVSS5.5AI score0.00399EPSS
SaveExploits1References6
Hacker One
Hacker One
added 2025/11/06 12:07 p.m.32 views

curl: SMTP CRLF Command Injection in CURLOPT_MAIL_FROM and CURLOPT_MAIL_RCPT

libcurl's SMTP implementation accepts CR \r and LF \n bytes in mailbox address inputs without validation. These control characters are inserted directly into SMTP commands, allowing attackers to inject arbitrary SMTP protocol commands. This enables envelope manipulation, adding unauthorized...

7.5AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/11/06 12:28 a.m.7 views

SUSE CVE-2025-10966

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

6.8CVSS7.2AI score0.00399EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/05 8:00 a.m.7 views

CURL-CVE-2025-10966 missing SFTP host verification with wolfSSH

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS7.2AI score0.00399EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2025/11/05 8:00 a.m.17 views

missing SFTP host verification with wolfSSH

curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more...

4.3CVSS5.1AI score0.00399EPSS
SaveExploits1References1Affected Software2
Positive Technologies
Positive Technologies
added 2025/11/05 12:00 a.m.6 views

PT-2025-45413

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description The software lacks proper host verification when establishing SSH connections for SFTP operations using the wolfSSH backend. This flaw allows for man-in-the-middle MITM attacks to go undetected,...

4.3CVSS5.5AI score0.00399EPSS
SaveExploits1References36
Rows per page
Query Builder