Lucene search
+L

360 matches found

OSV
OSV
•added 2026/07/01 9:35 p.m.•18 views

GHSA-JXPM-75MH-9FP7 oras-go blob upload vulnerable to credential forwarding via unvalidated Location header

Summary oras-go follows a registry-controlled Location header during the monolithic blob upload flow and reuses the Authorization header from the initial POST request for the subsequent PUT request. If a malicious registry returns a cross-host Location, oras-go can send the caller's credentials t...

7.5CVSS5.8AI score0.0049EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
•added 2026/07/01 12:00 a.m.•40 views

PT-2026-54776

Name of the Vulnerable Software and Affected Versions oras-go versions prior to 2.6.0 Description During the monolithic blob upload flow, the software follows a registry-controlled Location header and reuses the Authorization header from the initial POST request for the subsequent PUT request. If...

7.5CVSS5.2AI score0.0049EPSS
SaveExploits1References187
Microsoft CVE
Microsoft CVE
•added 2026/06/28 8:04 a.m.•18 views

WebOb: Location header normalization during redirect leads to open redirect

...

6.1CVSS5.8AI score0.00269EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/06/25 11:04 p.m.•22 views

CVE-2026-44889

A flaw was found in WebOb, a library for HTTP requests and responses. A remote attacker could exploit this vulnerability by influencing the HTTP Location header during a redirect. Due to improper normalization of the Location header, specifically how certain ASCII characters are handled, an...

6.1CVSS6AI score0.00269EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/06/24 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-44889

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an ope...

6.1CVSS6.3AI score0.00569EPSS
SaveExploits2References3
Snyk
Snyk
•added 2026/06/22 11:19 p.m.•17 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect in the normalization of the HTTP Location header during redirects. An attacker can redirect users to an arbitrary external site by supplying specially crafted input containing ASCII tab, carriage return, or newline...

6.1CVSS5.9AI score0.00269EPSS
SaveExploits0References2
PyPA
PyPA
•added 2026/06/22 10:16 p.m.•26 views

PYSEC-2026-251

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS6.4AI score0.00569EPSS
SaveExploits2References1Affected Software1
NVD
NVD
•added 2026/06/22 10:16 p.m.•17 views

CVE-2026-44889

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS0.00269EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/22 10:16 p.m.•11 views

DEBIAN-CVE-2026-44889

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.9AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/22 10:16 p.m.•10 views

PYSEC-2026-251

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.8AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/22 10:16 p.m.•9 views

AZL-91362 CVE-2026-44889 affecting package python-webob for versions less than 1.8.10-1

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.9AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/22 10:16 p.m.•13 views

UBUNTU-CVE-2026-44889

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.8AI score0.00269EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/06/22 10:16 p.m.•16 views

CVE-2026-44889

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS6.1AI score0.00269EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/06/22 9:30 p.m.•11 views

EUVD-2026-38391

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.9AI score0.00569EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
•added 2026/06/22 9:30 p.m.•9 views

CVE-2026-44889 WebOb: Location header normalization during redirect leads to open redirect

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.9AI score0.00269EPSS
SaveExploits0References1
CVE
CVE
•added 2026/06/22 9:30 p.m.•96 views

CVE-2026-44889

WebOb (HTTP request/response utilities) is affected prior to version 1.8.10 by an open redirect in Location header normalization during redirects. The vulnerability arises from how WebOb uses urljoin/urlsplit to combine the redirect target with the request URL; since Python 3.10, urlsplit strips ...

6.1CVSS5.9AI score0.00269EPSS
SaveExploits0References1Affected Software1
OSV
OSV
•added 2026/06/22 9:30 p.m.•14 views

CVE-2026-44889 WebOb: Location header normalization during redirect leads to open redirect

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.9AI score
SaveExploits0References3
attackerkb
attackerkb
•added 2026/06/22 9:30 p.m.•14 views

CVE-2026-44889

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.9AI score0.00269EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2026/06/22 9:30 p.m.•41 views

CVE-2026-44889 WebOb: Location header normalization during redirect leads to open redirect

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS0.00269EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/06/22 9:30 p.m.•25 views

CVE-2026-44889

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.9AI score0.00269EPSS
SaveExploits0
Rows per page
Query Builder