671 matches found
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...
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...
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...
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...
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 ...
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...
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...
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":...
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";...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...