Known security issues #25
Labels
error
Something is confusing, misbehaving, or harmful.
s:2 critical
This has the potential of causing a lot of harm; timely mitigation is essential.
Milestone
This is a meta-issue to keep track of the security issues that are currently known, but not deemed immediate enough to fix during the experimental Crochet phase. That doesn't mean these security issues aren't dangerous, though. And they do certainly pose a threat to pretty much all security guarantees Crochet can provide.
define
operations can execute arbitrary code. What this means is that attacks abusing capabilities can take place at load time rather than run time. The launcher currently assumes loading a package is safe, making opening packages dangerous.X.[K]
for their own internal typed structure, andK
is provided by an attacker, they would be able to bypass projection capabilities and extract private data.The text was updated successfully, but these errors were encountered: