TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

'Text bomb' is latest Apple bug

194 pointsby HarveyKandolaover 7 years ago

18 comments

rspeerover 7 years ago
Anyone got any information on how the text rendering bug actually works (not just hand-waving it away as &quot;oh it&#x27;s UTF-8&quot;)?<p>I can see that the file alternates between segments of:<p>- Repetitions of the glyph &quot;t̴́̍̒&quot;, which is a lowercase t with a combining tilde overlay, an acute accent, a vertical line above, and a turned comma above<p>- Random-looking ASCII characters with lots of apostrophes (spelled as &amp;#39; in the HTML)<p>- Short sequences of spaces, non-breaking spaces, and zero-width joiners<p>- Occasional emoji<p>The &quot;t̴́̍̒&quot;s manage to slow down my terminal and glitch its rendering a bit. Is it that they&#x27;re unexpectedly tall? But we&#x27;ve had zalgo-text for a while and it hasn&#x27;t actually crashed devices.
评论 #16180544 未加载
评论 #16180862 未加载
评论 #16181753 未加载
评论 #16179866 未加载
Orangeairover 7 years ago
Come to think of it, I believe I&#x27;ve heard of multiple &quot;making the device render this text causes a crash&quot; bugs for Apple devices, but never on any other platforms. Is this type of bug just that much more common on Apple devices, or are there plenty of other cases out there that I just don&#x27;t know about?
评论 #16178964 未加载
评论 #16178779 未加载
评论 #16179828 未加载
评论 #16180849 未加载
评论 #16179402 未加载
评论 #16179633 未加载
评论 #16179123 未加载
devitover 7 years ago
Based on a web search, <a href="https:&#x2F;&#x2F;bogdanz.me&#x2F;work&#x2F;diddu.html" rel="nofollow">https:&#x2F;&#x2F;bogdanz.me&#x2F;work&#x2F;diddu.html</a> might be a working mirror of the proof of concept.<p>It appears to contain a 10MB long UTF-8 mess in both the og:title meta content and in a mailto: link.<p>I&#x27;d guess it&#x27;s supposed to crash iOS apps by either posting that link if it displays links in a thumbnail element using og:title or otherwise by pasting the huge mailto link contained in the webpage, or perhaps only the e-mail address.
评论 #16178101 未加载
评论 #16178657 未加载
评论 #16180781 未加载
评论 #16178384 未加载
评论 #16178614 未加载
评论 #16178620 未加载
menacinglyover 7 years ago
The linked blog assures people that this can&#x27;t be used to access data. Once something is crashing an app&#x2F;OS, can you really say that? I mean, can you be sure there&#x27;s no one clever enough to capitalize on the underlying software error leading to this state?
评论 #16178467 未加载
评论 #16178299 未加载
hotpxlover 7 years ago
- Mr Masri said he &quot;always reports bugs&quot; before releasing them.<p>Well I don&#x27;t think Apple really reads bug reports.
评论 #16178918 未加载
评论 #16179415 未加载
评论 #16178568 未加载
alwillisover 7 years ago
Fixed in the latest beta: <a href="https:&#x2F;&#x2F;www.macrumors.com&#x2F;2018&#x2F;01&#x2F;17&#x2F;apple-seeds-ios-11-2-5-beta-6-to-developers&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.macrumors.com&#x2F;2018&#x2F;01&#x2F;17&#x2F;apple-seeds-ios-11-2-5-...</a>
评论 #16179432 未加载
jakobeggerover 7 years ago
So a crashing bug in the text rendering framework is now worth an article in major publications?<p>I stumbled over two or three of them in the last couple of years while debugging crash reports sent in by customers.<p>Seems that text rendering is hard. Maybe fuzzing CoreText would be a worthwhile target to discover vulnerabilities?
评论 #16179844 未加载
评论 #16178681 未加载
评论 #16179683 未加载
SurrealSoulover 7 years ago
There was an issue a few years ago where you could send a UTF-8 code to crash whatever app was currently open on an iPhone. I guess this might be the same issue but slightly different?
w0rd-drivenover 7 years ago
This again? It&#x27;s eerily similar to <a href="https:&#x2F;&#x2F;m.huffpost.com&#x2F;us&#x2F;entry&#x2F;7452324" rel="nofollow">https:&#x2F;&#x2F;m.huffpost.com&#x2F;us&#x2F;entry&#x2F;7452324</a> (sorry for the mobile link). Only one other comment mentions the bug from 2015 that surprise, crashes the phone in the same way. It looks like this person just worked around the patch to cause it again.
matt-attackover 7 years ago
I&#x27;ve noticed that iOS will only perform requests to links in iMessage if and only if the sender is in your contacts. If an unknown sender iMessages you a URL, iOS will <i>not</i> perform a request.
omarforgotpwdover 7 years ago
Not making any sort of comment on this issue or Apple, but I’m sure glad every bug I write isn’t covered in the news.
jdlygaover 7 years ago
Sounds like AOL punters. Fate X anyone?
评论 #16178499 未加载
LocalHover 7 years ago
Considering that this text causes issues on other platforms than just Apple (with differing levels of severity), I would posit that it&#x27;s unfair to characterize this as an &quot;Apple bug&quot;.
mixmastamykover 7 years ago
Their lock screen crashing bug from iOS 11 that was fixed with 11.1 came back with 11.2 and I want to throw the thing out the window. Every time I hit the power button it crashes and have to type out the pin.
评论 #16178695 未加载
NedIsakoffover 7 years ago
Anyone have the clode?
评论 #16178159 未加载
评论 #16178091 未加载
评论 #16178739 未加载
sigjuiceover 7 years ago
Where is my textbombattack.com website and cute logo?
herodotusover 7 years ago
So shipping software has an obscure bug that can cause a crash. Why is this news?
评论 #16179691 未加载
评论 #16178531 未加载
platzover 7 years ago
Apple products don&#x27;t have malware