Lucene search
+L

10700 matches found

OSV
OSV
added 2025/07/22 9:15 p.m.6 views

UBUNTU-CVE-2025-8030

Insufficient escaping in the “Copy as cURL” feature could potentially be used to trick a user into executing unexpected code. This vulnerability was fixed in Firefox 141, Firefox ESR 128.13, Firefox ESR 140.1, Thunderbird 141, Thunderbird 128.13, and Thunderbird 140.1...

8.1CVSS6.6AI score0.00306EPSS
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2025/07/22 8:49 p.m.12 views

CVE-2025-8030

Insufficient escaping in the “Copy as cURL” feature could potentially be used to trick a user into executing unexpected code. This vulnerability was fixed in Firefox 141, Firefox ESR 128.13, Firefox ESR 140.1, Thunderbird 141, Thunderbird 128.13, and Thunderbird 140.1...

8.1CVSS5.8AI score0.00306EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/22 8:49 p.m.8 views

CVE-2025-8030

Insufficient escaping in the “Copy as cURL” feature could potentially be used to trick a user into executing unexpected code. This vulnerability was fixed in Firefox 141, Firefox ESR 128.13, Firefox ESR 140.1, Thunderbird 141, Thunderbird 128.13, and Thunderbird 140.1...

8.1CVSS7.7AI score0.00306EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/22 8:49 p.m.28 views

CVE-2025-8030 Potential user-assisted code execution in “Copy as cURL” command

Insufficient escaping in the “Copy as cURL” feature could potentially be used to trick a user into executing unexpected code. This vulnerability was fixed in Firefox 141, Firefox ESR 128.13, Firefox ESR 140.1, Thunderbird 141, Thunderbird 128.13, and Thunderbird 140.1...

0.00306EPSS
SaveExploits0References7
Hacker One
Hacker One
added 2025/07/22 12:42 p.m.14 views

curl: Use after free (or assert triggered) with failed allocations in openssl

Summary: summary of the vulnerability A heap use after free or assertion can be triggered if some allocations fail I am not sure you consider allocations failures to be part of security issues, and I am not sure the issue lies in curl or in openssl, but I still think you want something to be fixe...

6.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/07/22 2:52 a.m.133 views

Exploit for Improper Certificate Validation in Haxx Curl

cve-2025-5025 Report in https:...

4.8CVSS7.2AI score0.00273EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/07/22 12:00 a.m.11 views

Mozilla Thunderbird < 128.13

The version of Thunderbird installed on the remote macOS or Mac OS X host is prior to 128.13. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2025-62 advisory. - Memory safety bugs present in Firefox ESR 128.12, Thunderbird ESR 128.12, Firefox ESR 140.0, Thunderbir...

9.8CVSS8.4AI score0.00472EPSS
SaveExploits0References10
FreeBSD
FreeBSD
added 2025/07/22 12:00 a.m.14 views

Mozilla -- Insufficient input escaping

[email protected] reports: Insufficient escaping in the Copy as cURL feature could potentially be used to trick a user into executing unexpected code...

8.1CVSS6.6AI score0.00306EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2025/07/20 5:10 a.m.24 views

curl: OpenSSL HTTP/3 bogus CURLINFO_TLS_SSL_PTR

Summary: curleasygetinfo CURLINFOTLSSSLPTR appears to return invalid SSL connection pointer for OpenSSL HTTP/3 connections. Using this SSL connection results in a crash, and potential other impacts. This issue does not happen with libcurl 8.14.1, suggesting that the bug is in libcurl itself or...

8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/17 6:40 p.m.25 views

curl: curl ASSERTs when accessing an LDAP URL

Summary: curl can crash when accessing an LDAP URL. curl ldap://localhost:1388 curl: result.c:930: tryread1msg: Assertion !BERBVISEMPTY &resoid ' failed. Aborted core dumped No AI was used in the production of this report. This was enabled by oss-fuzz, but initiated by me adding LDAP support to...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/13 1:42 p.m.34 views

curl: HTTP Request Smuggling Vulnerability Analysis - cURL Security Report

HTTP Request Smuggling Vulnerability Report - cURL Summary: cURL does not explicitly reject HTTP requests that contain both Transfer-Encoding and Content-Length headers, which can lead to HTTP request smuggling vulnerabilities CWE-444 when the request passes through intermediary systems proxies,...

7.5CVSS7.8AI score0.51798EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/13 12:00 a.m.7 views

Fedora 42 : php (2025-2c344545bf)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-2c344545bf advisory. PHP version 8.4.10 03 Jul 2025 BcMath: Fixed bug GH-18641 Accessing a BcMath\Number property by ref crashes. nielsdos Core: Fixed bugs GH-17711 and...

7.5CVSS6.9AI score0.01EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:00 a.m.8 views

Azure Linux 3.0 Security Update: curl / mysql (CVE-2025-0665)

The version of curl / mysql installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-0665 advisory. - libcurl would wrongly close the same eventfd file descriptor twice when taking down a connection channe...

7CVSS8AI score0.01275EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:00 a.m.6 views

CBL Mariner 2.0 Security Update: curl / mysql (CVE-2025-0665)

The version of curl / mysql installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-0665 advisory. - libcurl would wrongly close the same eventfd file descriptor twice when taking down a connection channe...

7CVSS8.1AI score0.01275EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2025/07/09 5:36 a.m.42 views

curl: Arbitrary File Read via file:// Protocol in cURL

cURL’s file:// protocol handler is enabled by default, allowing access to local files on the system. This behavior enables an attacker with the ability to run cURL commands to read arbitrary files on the host by specifying file paths or using directory traversal techniques. Steps to reproduce: 1...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2025/07/08 6:36 p.m.33 views

curl: access notes without permission

https://web.archive.org/web//https://github.com/curl/curl Impact Summary: access notes without permission...

6.9AI score
SaveExploits0
Cvelist
Cvelist
added 2025/07/07 1:32 a.m.25 views

CVE-2025-7103 BoyunCMS curl Index.php server-side request forgery

A vulnerability was found in BoyunCMS up to 1.4.20. It has been rated as critical. This issue affects some unknown processing of the file /application/pay/controller/Index.php of the component curl. The manipulation leads to server-side request forgery. The attack may be initiated remotely. The...

6.5CVSS0.00321EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/07/07 12:00 a.m.12 views

BoyunCMS 安全漏洞

BoyunCMS is an enterprise content management system from China Boyun Boyun Company. A security vulnerability exists in BoyunCMS 1.4.20 and earlier versions, which originates from improper handling of the component curl in the file /application/pay/controller/Index.php, which may lead to server-si...

7.5CVSS6.4AI score0.00321EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2025/07/06 12:45 a.m.26 views

curl: Integer Overflow Risk in HTTP/2 Proxy Window Size Calculations

Summary: The HTTP/2 proxy implementation in curl contains potential integer overflow vulnerabilities in buffer size calculations that could lead to memory corruption or denial of service. AI Usage Statement: This report was prepared by a human security researcher after manual code review. No AI w...

7.8CVSS8.5AI score0.81556EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2025/07/05 12:00 a.m.9 views

curl-8.14.1-4.1 on GA media (moderate)

curl-8.14.1-4.1 on GA media Announcement ID: openSUSE-SU-2025:15213-1 Rating: moderate Cross-References: CVE-2025-5399 CVSS scores: CVE-2025-5399 SUSE : 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVE-2025-5399 SUSE : 5.7 CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N Affect...

6.5CVSS6.4AI score0.01315EPSS
SaveExploits1
Rows per page
Query Builder