← Back to context

Comment by cluckindan

3 months ago

It’s not an RCE, it is a supply chain attack.

It's an RCE delivered via supply chain attack

  • malware isn't remote. therefore it isn't remote code execution

    • If you can execute code on some machine without having access to that machine, then it's RCE. Whether you gain RCE through an exploit in a bad network protocol or through tricking the user into running your code (i.e. this attack) is merely a delivery mechanism. It's still RCE

      4 replies →