Lucene search
+L

671 matches found

Hacker One
Hacker One
added 2016/12/03 9:36 p.m.36 views

Brave Software: Sending arbitrary IPC messages via overriding Function.prototype.apply

Summary: Brave Browser allows to overwrite the internal js code from the user js code. Using this behavior, an attacker can send arbitrary IPC messages and do UXSS, address bar spoofing, changing browser settings and so on. This bug is similar to 187542. Tested on: Brave 0.12.11 Steps To Reproduc...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/12/03 8:49 p.m.19 views

Brave Software: Command Execution because of extension handling

Summary: Hello, Using this bug an attacker can execute commands as the current user using brave & gain complete shell capabilities and all possibilities associated Details: The issue is in the way the application handles website TLDs. typically in windows, .com represents an application, much...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/12/02 12:41 a.m.30 views

Brave Software: Brave Browser unexpectedly allows to send arbitrary IPC messages

Summary: I found that Brave Browser allows to overwrite the internal js code from the user js code. Using this behavior, an attacker can send arbitrary IPC messages and do UXSS, address bar spoofing, changing browser settings and so on. Steps to Reproduce: 1 . An attacker overwrites...

0.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/11/16 4:34 p.m.32 views

Brave Software: links the user may download can be a malicious files

Hi, Summary: This vulnerability is pretty simple and pretty dangerous at the same time Almost any link the user tries to download it's extension is set according to the file extension in the path if the path is / then it download's it according to the domain name Eg: 1...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2016/11/11 11:51 a.m.28 views

Brave Software: [DOS] denial of service using code snippet on brave browser

Summary: brave browser hangs due to no validation for a code snippet causing denial of service to users. Products affected: latest brave browser in linux Steps To Reproduce: code snippet:- 1 window.location+='?\u202a\uFEFF\u202b'; OR 2 window.location+='?'+window.location.toString.split'';" Note ...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2016/11/09 11:25 a.m.18 views

Brave Software: Remote Stack Overflow Vulnerability (DoS)

Allows remote attackers to cause a denial of service application crash resulting in stack overflow via nested calls to the window.print javascript function. Remote Stack Overflow DoS PoC Remote Stack Overflow DoS PoC Execute! function crash window.print; crash; Poc : Please find attached file POC...

2.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/11/01 12:19 a.m.19 views

Brave Software: Denial of service(POP UP Recursion) on Brave browser

Summary: Basically I have found a denial of service attack on brave browser in Linux platform.In this bug when we open the html file or visiting www.tiks.host-ed.me then click on pop up dos.html ,which contains a recurring pop up code,the Pop up freezes the entire browser window except for minimi...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/20 11:04 p.m.21 views

Brave Software: invalid homepage URL causes 'uncaught typeerror' or blank state

Summary: The issue is when you set the homepage as https://brave.com;https://google.com.vn and then change the setting to launch brave with homepage Products affected: Tested on windows7 x64 + BraveSetup-ia32 Steps To Reproduce: 1.go to Settings - General, inject to "My home page is":...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/20 12:40 a.m.18 views

Brave Software: [ios] Address bar spoofing in Brave for iOS

Hey Summary: I've found an address bar spoofing vulnerability in the latest version of Brave for iOS. Products affected: Brave for iOS 1.2.16 Android maybe? PoC: html var spoof = function document.write"This is not Google"; document.location = "https://google.com:1234";...

2.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/17 5:36 p.m.28 views

Brave Software: DOS in browser using window.print() function

Open the attached html poc in browser print window will appear again and again causing dos...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/16 9:31 p.m.20 views

Brave Software: Denial of service attack(window object) on brave browser

Summary: hey there, The Brave browser is vulnerable to window object based denial of service attack. The brave browser fails to sanitize a check when window.close function is called in number of dynamically generated events.. The function is called in a suppressed manner and kills the parent wind...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/16 4:57 p.m.20 views

Brave Software: [iOS] URI Obfuscation in iOS application

Summary: you must trick someone into viewing a website they did not want to view by tempting them with something they are familiar with. Products affected: Brave iOS application https://itunes.apple.com/in/app/brave-web-browser/id1052879175?mt=8 this application is vulnerable to the URI obfuscati...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/16 4:20 a.m.17 views

Brave Software: JavaScript URL Issues in the latest version of Brave Browser

Summary: The URL javascript: can redirect users to any site, instead of executing JavaScript. Additional Notes Found as partners by @kicker http://hackerone.com/kicker and myself @smelt. Products affected: The current version of Brave Browser on Windows. The current mobile version of Brave Browse...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/16 1:31 a.m.21 views

Brave Software: Javascript confirm() crashes Brave on PC

Hello Brave, https://hackerone.com/smelt and I found a glitch for Brave on Windows. Summary: If you run the javascript code confirm, Brave will crash. This is major for a glitch, because people may be visiting websites that have confirm messages and Brave will suddenly and unexpectedly crash for...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/16 12:14 a.m.32 views

Brave Software: Denial of service attack on Brave Browser.

Summary: Hey there, Basically,an HTML sent by an attacker to a victim can cause dos attackwhole system log's out when that file is opened by the victim in his brave browser.This vulnerability is occurring because browser is not able to handle the input passed in alert JavaScript function.This bug...

SaveExploits0
Hacker One
Hacker One
added 2016/10/16 12:14 a.m.37 views

Brave Software: [Android] HTML Injection in BatterySaveArticleRenderer WebView

Summary: HTML Injection in BatterySaveArticleRenderer WebView. Products affected: Android Brave Browser 1.9.56 Steps To Reproduce: Open https://blackfan.ru/brave or html html location="https://www.google.com/search?q=Injection Wait for a full load Click on ArticleModeButton Supporting...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/15 11:27 a.m.32 views

Brave Software: Access to local file system using javascript

Hey, The browser can access the local files using iframes with a local html file. this is very normal and often used for local web development but javascript shouldn't be able to get the content of that iframe because this can be used to post the contents to the attackers server. something else I...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/15 8:17 a.m.117 views

Brave Software: [iOS/Android] Address Bar Spoofing Vulnerability

Hello, I am Aaditya Purani, I would like to Report Address Bar spoofing vulnerability in Brave Browser on the IOS as well as Android Platform. All the Test have been carried out against Latest Brave Browser whose versions i have mentioned in Products affected section. Summary: Brave Browser Suffe...

4.3CVSS0.1AI score0.01935EPSS
SaveExploits1
Hacker One
Hacker One
added 2016/10/14 4:18 p.m.24 views

Brave Software: Address Bar Spoofing - Already resolved - Retroactive report

Summary: All details were provided in the original report. You can read it here I'm reporting it here because I asked bcrypt if I should do it and he told me this: F127893 As she said me, I'm reporting here and indicating it's for a retroactive reward. If any identity confirmation or link between...

2.1AI score
SaveExploits0
Hacker One
Hacker One
added 2016/10/14 1:47 a.m.34 views

Brave Software: Status Bar Obfuscation

Summary: In this issue, Brave's Status Bar will show the link where the user will be redirected but after he clicks the link, he redirected to other website. Products affected: Latest Version of Brave Steps To Reproduce: 1. Open the HTML file 2. You will see a hyperlink of google.com, So hover yo...

0.6AI score
SaveExploits0
Rows per page
Query Builder