Lucene search
+L

637 matches found

Hacker One
Hacker One
β€’added 2018/09/27 11:45 a.m.β€’48 views

Brave Software: RCE: DnDing shortcut files to chrome://brave allows loading HTML files in Muon's context

Summary: \395737 has shown that Brave supports chrome://brave/ URLs. The Brave team introduced a patch which blocks navigation to chrome://brave and removed chrome.remote.require to prevent command execution on the machine. Navigation to chrome://brave via shortcut files From my understanding: 1...

0.2AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/09/27 6:37 a.m.β€’29 views

Brave Software: chrome://brave can still be navigated to, leading to RCE

Summary: 'chrome://brave' can be navigated to using the middle mouse click or normal click with CTRL held IFF coming from a bookmark. I am also using a small bug to actually trick a user into bookmarking our crafted URL through drag and drop. Products affected: Brave: 0.24.0 V8: 6.9.427.23 rev:...

6.6AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/08/16 4:53 a.m.β€’37 views

Brave Software: `chrome://brave` available for navigation in Release build [-> RCE] + navigation to `chrome://*` using tab_helper ["Open in new tab"]

Summary: chrome://brave is available for navigation Navigation to chrome://brave + requires local file at . The file loaded in this context has access to private Muon APIs such as chrome.ipcRenderer/remote/webFrame/webViewRequest. Muon API allows executing code on the device. e.g. with...

6.8AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/08/03 11:6 p.m.β€’19 views

Brave Software: Local files reading from the "file://" origin through `brave://`

Summary: Sadly, fix for 390013 works only for web. Loading brave:// from the file:// origin allows reading local files on the device. I said that fix could be insufficient 😈 file:// and brave:// both are local origins. That means it's possible to access brave:// from file:// and vice versa...

6.8AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/08/03 2:40 a.m.β€’17 views

Brave Software: Local files reading from the web using `brave://`

Summary: brave:// protocol was introduced as a replacement for AsarProtocolHandleror something like that in brave/muon after 375329. However, fix for 375329 introduced a new much severe bug that allows reading files from a user's device from the web. PoC is similar to 375329, but it uses brave://...

SaveExploits0
Openbugbounty
Openbugbounty
β€’added 2018/07/18 9:52 a.m.β€’21 views

brave-answer.jp XSS vulnerability

Open Bug Bounty ID: OBB-649325 Description| Value ---|--- Affected Website:| brave-answer.jp Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

SaveExploits0
Hacker One
Hacker One
β€’added 2018/07/07 2:50 p.m.β€’171 views

Brave Software: Torrent extension: Cross-origin downloading + "URL spoofing" + CSP-blocked XSS

Summary: \378809 allows navigating to chrome-extension:// \378805 allows displaying alert windows on chrome-extension:// origin As I said in 378809, navigation to chrome-extension:// allows attacking dependencies/components of extensions. Brave has only 3 extensions installed by default w\o...

6AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/07/07 11:43 a.m.β€’15 views

Brave Software: `alert()` dialogs on `chrome-extension://` origin (internal pages)

Summary: Navigation to chrome-extension from the web is possible with 378805 ftp:// - chrome-extension://. A blank page is created during navigation to chrome-extension:// origin. Blank pages have "This page" title. It's possible to initiate alert with a social-engineering content and "This page"...

1.3AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/07/07 10:58 a.m.β€’25 views

Brave Software: Navigation to `chrome-extension://` origin (internal pages) from the web

Summary http and https pages are disallowed from navigating to chrome-extension:// origin. However, ftp protocol isn't checked. Pages from ftp:/// and file:/// origin could navigate to chrome-extension:// origin. Steps to reproduce: 1. Start ftp server sample ftp server attached, npm i ftpd && no...

0.6AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/07/04 7:36 p.m.β€’16 views

Brave Software: `settingcontent-ms` files lacks "mark of the web" => execute code by dbl click in Downloads toolbar

Summary: settingcontent-ms files allow launching any binary with any params. Brave doesn't mark settingcontent-ms files with "mark of the web", so the file could be executed by double click in "Downloads" toolbar. Launched settingcontent-ms file could lead to code execution with user-level...

0.1AI score
SaveExploits0
Malwarebytes
Malwarebytes
β€’added 2018/07/02 5:56 p.m.β€’68 views

A week in security (June 25 – July 1)

Last week on Labs, we looked at comment moderation duties, Viagra spam on a news-making restaurant's website, and how to manage your child's online presence for Internet safety month. We also looked at a set of big breaches and leaks, as well as malware threats with a World Cup vibe. Other news...

1.7AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/07/02 12:25 p.m.β€’23 views

Brave Software: Local files reading using `link[rel="import"]`

Summary: HTML file could import another file using . Brave returns Access-Control-Allow-Origin: response header for local HTML files. That leads to local files reading. This vulnerability makes 369218 critical. Products affected: Brave: 0.23.19 V8: 6.7.288.46 rev:...

SaveExploits0
Hacker One
Hacker One
β€’added 2018/07/02 10:25 a.m.β€’19 views

Brave Software: Cross-origin page stays focused before/after downloading + uninformative modal window for download

Summary: 1. Open twitter.com using window.open 2. Wait some time to finish page rendering 3. Change location of the opened page to any downloading 4. Download modal appears above the twitter.com The problem is that a user doesn't see what page exactly initiates downloading and what resourceURL wi...

6.9AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/07/01 1:22 p.m.β€’20 views

Brave Software: Navigation to protocol handler URL from the opened page displayed as a request from this page.

Summary: Navigation to protocol handler URL from the page opened using window.open is considered as a request from the opened page. Example: 1. The page opens google.com 2. The page changes opened window's location to ssh://evil.com 3. Request to open ssh://evil.com URL displayed at google.com...

0.3AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/06/30 1:4 a.m.β€’25 views

Brave Software: Lack of quarantine meta-attribute for downloaded files leads to GateKeeper bypass

Summary: Executable files downloaded through Brave don't have quarantine attribute. That means it's possible to launch any executable bypassing codesigning + quarantine. However, later I found that Brave has already tracked similar report but only in the context of .pkg files. Additionally, Brave...

0.8AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/06/29 4:50 a.m.β€’27 views

Brave Software: URL spoofing using protocol handlers

Summary: Navigation to protocol handler changes URL in the address bar e.g. ssh://google.com in the address bar is standard behavior. Browsers change URL in the address bar to about:blank if a parent window tries to access the opened page with protocol handler URL. This behavior prevents URL...

0.1AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/06/26 6:23 p.m.β€’48 views

Brave Software: Directory Listing on https://promo-services-staging.brave.com

Summary: Hi Brave team, Hope you are good I have found a directory listing vulnerability at https://promo-services-staging.brave.com Products affected: Brave website page. Steps To Reproduce: Go to https://promo-services-staging.brave.com/swaggerui/ Supporting Material/References: Reference: This...

6.9AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/06/21 5:30 a.m.β€’19 views

Brave Software: OPEN REDIRECTION at every 302 HTTP CODE

Summary i guess every 302 HTTP CODE on https://publishers.basicattentiontoken.org possible to OpenRedirection Steps To Reproduce: 1. I edited the request when i got redirected from this request url...

0.2AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/06/20 4:39 p.m.β€’20 views

Brave Software: Navigation to restricted origins via "Open in new tab"

Summary: It's possible to open links pointing to file:/// origin from web pages using "Open link in a new tab" in context menu. https://hackerone.com/bugs?reportid=369185 shows unsafe ssh:// protocol handling, which leads to information leak using sshOS username and etc.. The vulnerability is...

6.4AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2018/06/20 2:9 p.m.β€’58 views

Brave Software: Unsafe handling of protocol handlers

Summary: Brave browser macOS handles protocol handlers in unsafe way and differently from other browsers. Key differences between protocol handlers handling in Brave and other browsers: Open external app vs Open "Terminal" Brave only asks about opening external app. Other browsers e.g. Chrome ask...

1.4AI score
SaveExploits0
Rows per page
Query Builder