diff --git a/_posts/2021-12-30-crossoriginisolated-bypass.md b/_posts/2021-12-30-crossoriginisolated-bypass.md index c603f96..3dd4f04 100644 --- a/_posts/2021-12-30-crossoriginisolated-bypass.md +++ b/_posts/2021-12-30-crossoriginisolated-bypass.md @@ -2,5 +2,5 @@ title: crossOriginIsolated bypass (Awarded $3000) --- -Crashing tabs may cause bugs like [restrictions](https://web.dev/why-coop-coep/) being bypassed [Issue 1226909](https://issues.chromium.org/issues/40056434), -This abused a different bug that allowed crashing a tab of any origin or the browser [Issue 1169844](https://issues.chromium.org/issues/40744131) such issues don't seem to be considered security bugs. +Crashing tabs may cause bugs like [restrictions](https://web.dev/why-coop-coep/) being bypassed [Issue 40056434](https://issues.chromium.org/issues/40056434), +This abused a different bug that allowed crashing a tab of any origin or the browser [Issue 40744131](https://issues.chromium.org/issues/40744131) such issues don't seem to be considered security bugs.