Lucene search
+L

8082 matches found

Prion
Prion
added 2023/05/26 6:15 p.m.39 views

Design/Logic Flaw

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuildproxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent...

2.6CVSS6.3AI score0.02974EPSS
SaveExploits2References7Affected Software2
OSV
OSV
added 2023/05/26 6:15 p.m.109 views

PYSEC-2023-74

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuildproxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent...

6.1CVSS6.7AI score0.02974EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2023/05/26 6:15 p.m.57 views

CVE-2023-32681

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuildproxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent...

6.1CVSS6.6AI score0.02974EPSS
SaveExploits2References6
OSV
OSV
added 2023/05/26 5:02 p.m.49 views

CVE-2023-32681 Unintended leak of Proxy-Authorization header in requests

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuildproxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent...

6.1CVSS6.7AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2023/05/26 12:00 a.m.18 views

Fedora 37 : python-requests (2023-078e257f1c)

The remote Fedora 37 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2023-078e257f1c advisory. - Security fix for CVE-2023-32681 - https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q Tenable has extracted the preceding description...

6.1CVSS7.3AI score0.02974EPSS
SaveExploits2References2
Rapid7 Blog
Rapid7 Blog
added 2023/05/25 4:21 p.m.47 views

Fetch Payloads: A Shorter Path from Command Injection to Metasploit Session

Over the last year, two-thirds of the exploit modules added to Metasploit Framework have targeted command injection vulnerabilities CWE-94: Improper Control of Generation of Code. In the process of helping new and existing open-source contributors learn how to use Metasploit’s command stager...

8.1AI score
SaveExploits0
OSV
OSV
added 2023/05/25 1:58 p.m.7 views

SUSE-SU-2023:2304-1 Security update for rmt-server

This update for rmt-server fixes the following issues: Updated to version 2.13: - CVE-2023-28120: Fixed a potential XSS issue in an embedded dependency bsc1209507. - CVE-2023-27530: Fixed a denial of service issue in multipart request parsing bsc1209096. Non-security fixes: - Fixed transactional...

7.5CVSS6.3AI score0.0183EPSS
SaveExploits0References11
OSV
OSV
added 2023/05/25 7:56 a.m.8 views

SUSE-SU-2023:2295-1 Security update for rmt-server

This update for rmt-server fixes the following issues: Updated to version 2.13: - CVE-2023-28120: Fixed a potential XSS issue in an embedded dependency bsc1209507. - CVE-2023-27530: Fixed a denial of service issue in multipart request parsing bsc1209096. Non-security fixes: - Fixed transactional...

7.5CVSS6.3AI score0.0183EPSS
SaveExploits0References11
OSV
OSV
added 2023/05/25 7:55 a.m.15 views

SUSE-SU-2023:2294-1 Security update for rmt-server

This update for rmt-server fixes the following issues: Updated to version 2.13: - CVE-2023-28120: Fixed a potential XSS issue in an embedded dependency bsc1209507. - CVE-2023-27530: Fixed a denial of service issue in multipart request parsing bsc1209096. Non-security fixes: - Fixed transactional...

7.5CVSS6.3AI score0.0183EPSS
SaveExploits0References11
OSV
OSV
added 2023/05/24 7:55 a.m.7 views

SUSE-SU-2023:2280-1 Security update for rmt-server

This update for rmt-server fixes the following issues: Updated to version 2.13: - CVE-2023-28120: Fixed a potential XSS issue in an embedded dependency bsc1209507. - CVE-2023-27530: Fixed a denial of service issue in multipart request parsing bsc1209096. Non-security fixes: - Fixed transactional...

7.5CVSS6.3AI score0.0183EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2023/05/24 3:40 a.m.71 views

CVE-2023-32681

A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuildproxies is used to recompute and reattach the Proxy-Authorization...

6.1CVSS6.5AI score0.02974EPSS
SaveExploits2References4
Veracode
Veracode
added 2023/05/24 2:21 a.m.70 views

Unintended Leaks Of Proxy-Authorization Header

requests is vulnerable to Unintended Leaks Of Proxy-Authorization Header. The vulnerability exists in the rebuildproxies function of sessions.py when the credentials are supplied in the URL user information component such as https://username:password@proxy:8080, which allows an attacker to gain...

6.1CVSS6.9AI score0.02974EPSS
SaveExploits2References8Affected Software5
OSV
OSV
added 2023/05/22 8:36 p.m.60 views

GHSA-J8R2-6X86-Q33Q Unintended leak of Proxy-Authorization header in requests

Impact Since Requests v2.3.0, Requests has been vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuildproxies is used to recompute and reattach the Proxy-Authorization header to...

6.1CVSS6.7AI score0.02974EPSS
SaveExploits2References10
Github Security Blog
Github Security Blog
added 2023/05/22 8:36 p.m.136 views

Unintended leak of Proxy-Authorization header in requests

Impact Since Requests v2.3.0, Requests has been vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuildproxies is used to recompute and reattach the Proxy-Authorization header to...

6.1CVSS6.6AI score0.02974EPSS
SaveExploits2References10Affected Software1
Positive Technologies
Positive Technologies
added 2023/05/22 12:00 a.m.14 views

PT-2023-3599

Name of the Vulnerable Software and Affected Versions Requests versions 2.3.0 through 2.30.0 Description The issue is related to the leaking of Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This occurs due to how the rebuild proxies function is used to...

6.1CVSS6.3AI score0.02974EPSS
SaveExploits2References116
Gentoo Linux
Gentoo Linux
added 2023/05/21 12:00 a.m.24 views

Tinyproxy: Memory Disclosure

Background Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems. Description Tinyproxy's request processing does not sufficiently null-initialize variables used in error pages. Impact Contents of the Tinyproxy server's memory could be disclosed via generated error pages...

7.5CVSS6.9AI score0.01884EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2023/05/19 12:00 a.m.49 views

firefox security update

102.11.0-2.0.1 - Updated homepages to use https Orabug: 34648274 102.11.0-2 - Update to 102.11.0 build2 102.11.0-1 - Update to 102.11.0 build1...

8.8CVSS7.1AI score0.00753EPSS
SaveExploits0
Metasploit
Metasploit
added 2023/05/18 7:52 p.m.201 views

TFTP Fetch, Windows shellcode stage, Windows x64 Reverse HTTPS Stager (winhttp)

Fetch and execute an x64 payload from a TFTP server. Custom shellcode stage. Tunnel communication over HTTPS Windows x64 winhttp Module Options msf use payload/cmd/windows/tftp/x64/custom/reversewinhttps msf payloadreversewinhttps show actions ...actions... msf payloadreversewinhttps set ACTION m...

5.9AI score
SaveExploits0
Metasploit
Metasploit
added 2023/05/18 7:52 p.m.225 views

TFTP Fetch, Windows x64 Reverse HTTPS Stager (winhttp)

Fetch and execute an x64 payload from a TFTP server. Tunnel communication over HTTPS Windows x64 winhttp Module Options msf use payload/cmd/windows/tftp/x64/vncinject/reversewinhttps msf payloadreversewinhttps show actions ...actions... msf payloadreversewinhttps set ACTION msf...

5.9AI score
SaveExploits0
Metasploit
Metasploit
added 2023/05/18 7:52 p.m.205 views

HTTPS Fetch, Bind TCP Stager with UUID Support (Windows x64)

Fetch and execute an x64 payload from an HTTPS server. Listen for a connection with UUID Support Windows x64 Module Options msf use payload/cmd/windows/https/x64/vncinject/bindtcpuuid msf payloadbindtcpuuid show actions ...actions... msf payloadbindtcpuuid set ACTION msf payloadbindtcpuuid show...

5.9AI score
SaveExploits0
Rows per page
Query Builder