Lucene search
+L

1384 matches found

Prion
Prion
added 2022/06/10 12:15 a.m.33 views

Design/Logic Flaw

Guzzle is an open source PHP HTTP client. In affected versions Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This ...

5CVSS7.5AI score0.0182EPSS
SaveExploits0References5Affected Software3
UbuntuCve
UbuntuCve
added 2022/06/10 12:15 a.m.52 views

CVE-2022-31043

Guzzle is an open source PHP HTTP client. In affected versions Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This ...

7.5CVSS7.1AI score0.0182EPSS
SaveExploits0References5
OSV
OSV
added 2022/06/10 12:15 a.m.15 views

UBUNTU-CVE-2022-31043

Guzzle is an open source PHP HTTP client. In affected versions Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This ...

7.5CVSS7.1AI score0.0182EPSS
SaveExploits0References6
Snyk
Snyk
added 2022/06/09 11:47 p.m.2 views

Insufficiently Protected Credentials

Overview Affected versions of this package are vulnerable to Insufficiently Protected Credentials which leaks the Authorization header after a redirect to a different port on the same site. Remediation Upgrade mechanize to version 2.8.5 or higher. References - GitHub Commit - GitHub PR...

7.5CVSS6.9AI score0.01392EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/06/09 11:47 p.m.49 views

Fix failure to strip Authorization header on HTTP downgrade

Impact Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This is much the same as to how we don't forward on the heade...

7.5CVSS7.3AI score0.0182EPSS
SaveExploits0References8Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/06/09 9:36 p.m.27 views

Fix failure to strip Authorization header on HTTP downgrade

Impact Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This is much the same as to how we don't forward on the heade...

7.5CVSS7.4AI score0.0182EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2022/06/09 8:15 p.m.69 views

CVE-2022-31033

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. In versions prior to 2.8.5 the Authorization header is leaked after a redirect to a different port on the same site...

7.5CVSS0.01392EPSS
SaveExploits0References4
OSV
OSV
added 2022/06/09 8:15 p.m.3 views

DEBIAN-CVE-2022-31033

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. In versions prior to 2.8.5 the Authorization header is leaked after a redirect to a different port on the same site...

7.5CVSS7.2AI score0.01392EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/06/09 8:15 p.m.46 views

CVE-2022-31033

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. In versions prior to 2.8.5 the Authorization header is leaked after a redirect to a different port on the same site...

7.5CVSS7.1AI score0.01392EPSS
SaveExploits0References3
Prion
Prion
added 2022/06/09 8:15 p.m.24 views

Authorization

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. In versions prior to 2.8.5 the Authorization header is leaked after a redirect to a different port on the same site...

5CVSS7.4AI score0.01392EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2022/06/09 8:15 p.m.3 views

UBUNTU-CVE-2022-31033

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. In versions prior to 2.8.5 the Authorization header is leaked after a redirect to a different port on the same site...

7.5CVSS7.1AI score0.01392EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/06/09 8:0 p.m.68 views

CVE-2022-31033 Authorization header leak in rubygem Mechanize

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. In versions prior to 2.8.5 the Authorization header is leaked after a redirect to a different port on the same site...

5.9CVSS7.6AI score0.01392EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/06/09 8:0 p.m.12 views

CVE-2022-31033 Authorization header leak in rubygem Mechanize

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. In versions prior to 2.8.5 the Authorization header is leaked after a redirect to a different port on the same site...

5.9CVSS7.5AI score0.01392EPSS
SaveExploits0References4
OSV
OSV
added 2022/06/09 8:0 p.m.29 views

CVE-2022-31033 Authorization header leak in rubygem Mechanize

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. In versions prior to 2.8.5 the Authorization header is leaked after a redirect to a different port on the same site...

5.9CVSS7.4AI score0.01392EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2022/06/09 12:0 a.m.3 views

PT-2022-20476 · Mechanize +2 · Mechanize +2

Name of the Vulnerable Software and Affected Versions: Mechanize versions prior to 2.8.5 Description: The Mechanize library, used for automating interaction with websites, has an issue where the Authorization header is leaked after a redirect to a different port on the same site. This occurs in...

7.5CVSS6.4AI score0.01392EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2022/06/09 12:0 a.m.61 views

CVE-2022-31043 Fix failure to strip Authorization header on HTTP downgrade in Guzzle

Guzzle is an open source PHP HTTP client. In affected versions Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This ...

7.5CVSS7.7AI score0.0182EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/06/09 12:0 a.m.5 views

Mechanize 信息泄露漏洞

Mechanize is an open source ruby library from Sparkle Motion. It is used to automate interactions with websites. A security vulnerability exists in versions of Mechanize prior to 2.8.5 that stems from an authorization header that leaks after redirecting to a different port on the same site...

7.5CVSS7.2AI score0.01392EPSS
SaveExploits0References6
RubySec
RubySec
added 2022/06/09 12:0 a.m.65 views

Authorization header leak on port redirect in mechanize

Summary Mechanize rubygem Cookies do not provide isolation by port. If a cookie is readable by a service running on one port, the cookie is also readable by a service running on another port of the same server. If a cookie is writable by a service on one port, the cookie is also writable by a...

7.5CVSS0.7AI score0.03653EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2022/06/09 12:0 a.m.10 views

Guzzle 信息泄露漏洞

PHP is a scripting language that executes on the server side.Guzzle is a PHP HTTP client for the guzzlehttp individual developer that makes it easy to send HTTP requests and easily integrates with web services. An information disclosure vulnerability exists in Guzzle versions 6.5.6 and earlier,...

7.5CVSS7.2AI score0.0182EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2022/06/09 12:0 a.m.6 views

PT-2022-3238 · Guzzle +1 · Guzzle +1

Name of the Vulnerable Software and Affected Versions: Guzzle versions prior to 6.5.7 Guzzle versions prior to 7.4.4 Description: The issue is related to the handling of Authorization headers in requests. When a request is made using the https scheme to a server that responds with a redirect to a...

8.1CVSS5.7AI score0.0182EPSS
SaveExploits3References59
Rows per page
Query Builder