The odd saga of CVE-2012-5639
The odd saga of CVE-2012-5639
Posted Jan 11, 2024 13:49 UTC (Thu) by farnz (subscriber, #17727)In reply to: The odd saga of CVE-2012-5639 by Wol
Parent article: The odd saga of CVE-2012-5639
It's also extremely unusual for someone's job to rely on opening documents that access arbitrary external content. More commonly, if you need to access external content, it comes from a limited set of sources; for example, you might need to access content stored on your company's managed systems, but not arbitrary Internet content. This implies that, assuming you have a competent and well-run IT department, an allowlist of sources of external content, where sources not on the allowlist are blocked completely, would be sufficient to protect users and wouldn't affect people's ability to do their jobs.
Of course, as with anything else, the hard part is making sure that the assumption is true. It's all too common for IT departments to be a mixture of incompetent and badly run, such that there's no way to handle exceptional cases or change to the norm in a speedy but safe fashion.
