18.3 #2130
Replies: 1 comment
-
v18.3.1 build 1005 (TestFlight) and 1006 (AppStore) This release fixes a security bug pointed by David Leadbeater! You can read all about it here: https://dgl.cx/2025/06/blink-at-a-url-handler. When calling SSH URLs, Blink will use the URL given by the system. The URL percentage encoded components at the Host or User may contain special control characters. Although those characters may not be allowed on host or user, the decoded characters can make it down to the shell. Blink will warn the user before executing links, but a malicious link may hide this behavior within markdown or even a QR code. This fixes the issue by rejecting sequences containing control characters before sending them to the terminal. Additionally, we are supporting proper SSH URI forms to connect additional parameters later on. Special thanks again to David Leadbeater for the help! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Heads up we have also updated our fonts repository to follow Nerd Fonts 3.4.0. Special thanks to @mtrolley for making it happen!
https://github.com/blinksh/fonts
v18.3.0
Build 1003 & 1004
Build 1001
Build 995
Build 993
Beta Was this translation helpful? Give feedback.
All reactions