Lucene search
+L

17 matches found

EUVD
EUVD
added 2026/09/02 10:11 p.m.15 views

EUVD-2026-63465

Hurl: Cookies in Cookies section leak when redirecting to a different host...

6.9CVSS5.9AI score0.00467EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-63481

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in...

6.9CVSS5.6AI score0.00467EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 5:19 p.m.12 views

CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS0.00467EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:19 p.m.16 views

DEBIAN-CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.6AI score0.00467EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 5:19 p.m.9 views

UBUNTU-CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.9AI score0.00467EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 5:19 p.m.13 views

CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.9AI score0.00467EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 4:28 p.m.32 views

CVE-2026-63481

Hurl (a command-line tool for running and testing HTTP requests from plain-text files) is vulnerable to cookie leakage on cross-host redirects in versions 8.0.1 and earlier . The redirect handler in packages/hurl/src/http/client.rs correctly strips Authorization and Cookie headers when the redire...

6.9CVSS5.4AI score0.00467EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 4:28 p.m.15 views

CVE-2026-63481 Hurl: Cookies in Cookies section leak when redirecting to a different host

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 4:28 p.m.39 views

CVE-2026-63481 Hurl: Cookies in Cookies section leak when redirecting to a different host

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS0.00467EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/20 4:28 p.m.9 views

CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.5AI score0.00467EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.20 views

PT-2026-79063

Name of the Vulnerable Software and Affected Versions Hurl versions prior to 8.1.0 Description Redirect handling in the packages/hurl/src/http/client.rs file fails to properly scope cookies. While Authorization and Cookie headers and basic-auth credentials are stripped when a redirect changes hos...

6.9CVSS5.3AI score0.00467EPSS
SaveExploits0References16
Wolfi
Wolfi
added 2026/04/17 1:48 a.m.44 views

GHSA-CQ8V-F236-94QC vulnerabilities

Vulnerabilities for packages: just, ruff, deno, buck2, zola, cargo-c, samply, wizer, yazi, zellij, pixi, sccache, ntpd-rs, py3-xet-core, nushell, shadowsocks-rust, zed, linkerd2-proxy, pgcat, efs-utils, linkerd2, atuin, fish, hurl, qdrant, mountpoint-s3, wasmcloud, mdbook, wadm, uutils,...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/04/17 1:17 a.m.28 views

GHSA-CQ8V-F236-94QC vulnerabilities

Vulnerabilities for packages: linkerd2, lychee, wadm, wasmcloud, kdash, zellij, buck2, apollo-router, sqlx, starship, valkey-ldap, sentry-cli, fnm, cargo-audit, komodo, efs-utils, bootc, nushell, pgcat, mdbook, shadowsocks-rust, uv, watchexec, wasmtime, parseable, wizer, uutils, hurl, deno,...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-18116

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References4
OSV
OSV
added 2025/06/11 2:46 p.m.6 views

GHSA-V33J-V3X4-42QG Regex literal in Hurl files are not escaped when exported to HTML, allowing injections

Given this Hurl file: regex.hurl: GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // When exported to HTML: $ hurlfmt --out html regex.hurl GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // The regex literal // is not escaped: // When opened in a browser, the code i...

7.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/06/11 2:46 p.m.12 views

Regex literal in Hurl files are not escaped when exported to HTML, allowing injections

Given this Hurl file: regex.hurl: GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // When exported to HTML: $ hurlfmt --out html regex.hurl GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // The regex literal // is not escaped: // When opened in a browser, the code i...

7.2AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/11 12:00 a.m.7 views

PT-2025-26514 · Crates.Io · Hurl

Given this Hurl file: regex.hurl: GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // When exported to HTML: $ hurlfmt --out html regex.hurl GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // The regex literal // is not escaped: // When opened in a browser, the code i...

7.3AI score
SaveExploits0References5
Rows per page
Query Builder