Facebook Google Plus Twitter LinkedIn YouTube RSS Menu Search Resource - BlogResource - WebinarResource - ReportResource - Eventicons_066 icons_067icons_068icons_069icons_070

Chromium Dev Tools Crash

Low

Synopsis

Crash via External Protocol Link in Request Preview Pane in Dev Tools

To reproduce:

1. Create a webpage with a foreign protocol that would be sent to an external URI handler ("tel" below):
```<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<a href="tel:">Crash</a>
</body>
</html>```
2. Open up the webpage in any chromium browser
3. Open up the dev tools, click on “network”, and click on the request to the html file
4. Click the “preview” plane
5. Click on the link in the preview plane and observe the browser crash

Solution

Update to the latest release.

Disclosure Timeline

April 29, 2019 - Details disclosed to Google via Chromium bug tracker.
May 1, 2019 - Issue forwarded to Dev Tools team.
May 3, 2019 - Dev team requests further details.
May 3, 2019 - Tenable provides requested information.
May 15, 2019 - Tenable requests status update.
May 20, 2019 - Community confirmed bug replication.
May 29, 2019 - Community fix merged to master.

All information within TRA advisories is provided “as is”, without warranty of any kind, including the implied warranties of merchantability and fitness for a particular purpose, and with no guarantee of completeness, accuracy, or timeliness. Individuals and organizations are responsible for assessing the impact of any actual or potential security vulnerability.

Tenable takes product security very seriously. If you believe you have found a vulnerability in one of our products, we ask that you please work with us to quickly resolve it in order to protect customers. Tenable believes in responding quickly to such reports, maintaining communication with researchers, and providing a solution in short order.

For more details on submitting vulnerability information, please see our Vulnerability Reporting Guidelines page.

If you have questions or corrections about this advisory, please email [email protected]

Risk Information

Tenable Advisory ID: TRA-2019-24
Credit:
Nicholas O’Donnell
CVSSv2 Base / Temporal Score:
1.2 / 0.9
CVSSv2 Vector:
AV:L/AC:H/Au:N/C:N/I:N/A:P
Affected Products:
Chromium 74.0.3729.157 and prior
Risk Factor:
Low

Advisory Timeline

May 29, 2019 - Initial revision