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.

New macOS zero-day bug lets attackers run commands remotely

70 pointsby sharjeelsayedover 3 years ago

4 comments

PhantomGremlinover 3 years ago
<i>Apple&#x27;s patch only partially addressed the flaw as it can still be exploited by changing the protocol used to execute the embedded commands from file:&#x2F;&#x2F; to FiLe:&#x2F;&#x2F;</i><p>At some point some manager has to look at code like that and fire the developer: &quot;You&#x27;re too FUCKING STUPID to work here!!!&quot;.<p>Let the downvotes commence. But really, there&#x27;s this eternal wailing and gnashing of teeth about hiring the right people. But then what? If they can&#x27;t implement case-insensitive string checks then what, exactly, did they learn in 4 years of college?
评论 #28628013 未加载
alphabettsyover 3 years ago
The news report seems to neglect to mention this requires the command execute something already available on the system and it doesn’t appear to allow passing arguments.<p>Would be useful in chaining exploits possibly?
评论 #28620291 未加载
EricEover 3 years ago
Boggles my mind that we still seem to have fundamental issues with input sanitization!
hiyerover 3 years ago
Apple&#x27;s QA for the non-obvious UI worflows is non-existent. Case in point - their MDM commands:<p>1. The inputs&#x2F;outputs don&#x27;t match the official documentation<p>2. Once you figure how to pass the command in such a way that it&#x27;s accepted, it still doesn&#x27;t work on many occasions<p>Honestly it&#x27;s sad that Mac has become the de-facto machine for dev computers these days - I&#x27;d be much happier with a Linux box (if it weren&#x27;t for the damn battery life of the M1 :-) ).<p>Edit: formatting
评论 #28628505 未加载