Lucene search
+L

1000 matches found

OSV
OSV
added 2023/02/15 4:41 p.m.7 views

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

This update for curl fixes the following issues: - CVE-2023-23914: Fixed HSTS ignored on multiple requests bsc1207990. - CVE-2023-23915: Fixed HSTS amnesia with --parallel bsc1207991. - CVE-2023-23916: Fixed HTTP multi-header compression denial of service bsc1207992...

9.1CVSS6.7AI score0.01703EPSS
SaveExploits2References7
Hacker One
Hacker One
added 2023/02/15 9:14 a.m.251 views

Internet Bug Bounty: CVE-2023-23915: HSTS amnesia with --parallel

Multiple transfers in parallel using curl's HSTS cache saving feature resulted in the cache file being overwritten by the most recently completed transfer, causing a later HTTP-only transfer to the earlier hostname to not get upgraded properly to HSTS, leading to a bypass of intended security...

6.5CVSS6.7AI score0.00861EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/02/15 9:12 a.m.142 views

Internet Bug Bounty: CVE-2023-23914: HSTS ignored on multiple requests

Multiple requests made using curl's HSTS functionality ignored the HTTPS protocol and used an insecure clear-text HTTP step instead. This was due to the state not being properly carried on, allowing the bypass of intended security controls. The vulnerability was assigned CVE-2023-23914 and had a...

9.1CVSS7.7AI score0.00858EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2023/02/15 8:0 a.m.12 views

HSTS amnesia with --parallel

curl's HSTS cache saving behaves wrongly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when...

6.5CVSS6.8AI score0.00861EPSS
SaveExploits0References1Affected Software2
OSV
OSV
added 2023/02/15 8:0 a.m.33 views

CURL-CVE-2023-23914 HSTS ignored on multiple requests

curl's HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly be ignored by subsequent...

9.1CVSS7.8AI score0.00858EPSS
SaveExploits1
OSV
OSV
added 2023/02/15 8:0 a.m.24 views

CURL-CVE-2023-23915 HSTS amnesia with --parallel

curl's HSTS cache saving behaves wrongly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when...

6.5CVSS6.6AI score0.00861EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:5 a.m.5 views

SUSE CVE-2008-7297

Opera cannot properly restrict modifications to cookies established in HTTPS sessions, which allows man-in-the-middle attackers to overwrite or delete arbitrary cookies via a Set-Cookie header in an HTTP response, related to lack of the HTTP Strict Transport Security HSTS includeSubDomains featur...

5.8CVSS6.9AI score0.01005EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:22 a.m.4 views

SUSE CVE-2015-0832

Mozilla Firefox before 36.0 does not properly recognize the equivalence of domain names with and without a trailing . dot character, which allows man-in-the-middle attackers to bypass the HPKP and HSTS protection mechanisms by constructing a URL with this character and leveraging access to an X.5...

5CVSS8.6AI score0.01052EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.6 views

SUSE CVE-2015-1269

The DecodeHSTSPreloadRaw function in net/http/transportsecuritystate.cc in Google Chrome before 43.0.2357.130 does not properly canonicalize DNS hostnames before making comparisons to HSTS or HPKP preload entries, which allows remote attackers to bypass intended access restrictions via a string...

4.3CVSS9AI score0.01758EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:42 a.m.5 views

SUSE CVE-2021-29974

When network partitioning was enabled, e.g. as a result of Enhanced Tracking Protection settings, a TLS error page would allow the user to override an error on a domain which had specified HTTP Strict Transport Security which implies that the error should not be override-able. This issue did not...

4.3CVSS8.3AI score0.0084EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.2 views

SUSE CVE-2022-29910

When closed or sent to the background, Firefox for Android would not properly record and persist HSTS settings.Note: This issue only affected Firefox for Android. Other operating systems are unaffected.. This vulnerability affects Firefox 100...

6.1CVSS8.5AI score0.00357EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.4 views

SUSE CVE-2022-32207

When curl 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally widen the permissions for the target file, leaving the...

6.2CVSS7.3AI score0.06869EPSS
SaveExploits1References44
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.3 views

SUSE CVE-2022-34469

When a TLS Certificate error occurs on a domain protected by the HSTS header, the browser should not allow the user to bypass the certificate error. On Firefox for Android, the user was presented with the option to bypass the error; this could only have been done by the user explicitly. This bug...

8.1CVSS8.3AI score0.00366EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.3 views

SUSE CVE-2022-43551

A vulnerability exists in curl 7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypasse...

6.5CVSS6.8AI score0.1654EPSS
SaveExploits1References51
UbuntuCve
UbuntuCve
added 2023/02/15 12:0 a.m.45 views

CVE-2023-23915

A cleartext transmission of sensitive information vulnerability exists in curl v7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP...

6.5CVSS6.8AI score0.00861EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2023/02/15 12:0 a.m.43 views

curl -- multiple vulnerabilities

Harry Sintonen and Patrick Monnerat report: CVE-2023-23914 A cleartext transmission of sensitive information vulnerability exists in curl v7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead...

9.1CVSS6.8AI score0.01703EPSS
SaveExploits2References1
UbuntuCve
UbuntuCve
added 2023/02/15 12:0 a.m.75 views

CVE-2023-23914

A cleartext transmission of sensitive information vulnerability exists in curl v7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of usingan insecure clear-text HTTP step even when HTTP is...

9.1CVSS6.8AI score0.00858EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/02/15 12:0 a.m.36 views

Slackware Linux 14.0 / 14.1 / 14.2 / 15.0 / current curl Multiple Vulnerabilities (SSA:2023-046-01)

The version of curl installed on the remote host is prior to 7.88.0. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2023-046-01 advisory. - A cleartext transmission of sensitive information vulnerability exists in curl v7.88.0 that could cause HSTS functionality...

9.1CVSS6.5AI score0.01703EPSS
SaveExploits2References3
OSV
OSV
added 2023/02/15 12:0 a.m.5 views

UBUNTU-CVE-2023-23915

A cleartext transmission of sensitive information vulnerability exists in curl v7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP...

6.5CVSS6.7AI score0.00861EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/02/06 12:0 a.m.48 views

Amazon Linux 2 : curl, libcurl, libcurl-devel (ALAS-2023-1924)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2023-1924 advisory. A vulnerability was found in curl. This issue occurs due to an erroneous function. A malicious server could make curl within Network Security Services NSS get stuck in a never-ending busy loop wh...

7.5CVSS7.2AI score0.1654EPSS
SaveExploits3References7
Rows per page
Query Builder