Copilot broke audit logs, but Microsoft won't tell customers
pistachioapp.com
Copilot broke audit logs, but Microsoft won't tell customers
1–10 of 324 posts
Re: Copilot broke audit logs, but Microsoft won't tell customers
#2Re: Copilot broke audit logs, but Microsoft won't tell customers
#3What was their bug fix? Shadow prompts?
Re: Copilot broke audit logs, but Microsoft won't tell customers
#4Hard to count the number of things that can go wrong by relying directly on an LLM to manage audit/activity/etc. logs. What was their bug fix? Shadow prompts?
Re: Copilot broke audit logs, but Microsoft won't tell customers
#5Generally speaking, anyone can file a CVE. Go file one yourself and force their response. This blogpost puts forth reasonably compelling evidence.
Honestly, the worst thing about this story is that apparently the Copilot LLM is given the instructions to create audit log entries. That’s the worst design I could imagine! When they use an API to access a file or a url then the API should create the audit log. This is just engineering 101.
Re: Copilot broke audit logs, but Microsoft won't tell customers
#6The bubble bursting will be epic.
Re: Copilot broke audit logs, but Microsoft won't tell customers
#7Generally speaking, anyone can file a CVE. Go file one yourself and force their response. This blogpost puts forth reasonably compelling evidence.
Fun, but it doesn’t deserve a CVE. CVEs are for vulnerabilities that are common across multiple products from multiple sources. Think of a vulnerability in a shared library that is used in most Linux distributions, or is statically linked into multiple programs. Copilot doesn’t meet that criteria. Honestly, the worst thing about this story is that apparently the Copilot LLM is given the instructions to create audit l…
Including for end user applications, not libraries, another random example: https://msrc.microsoft.com/update-guide/vulnerability/CVE-20...
Re: Copilot broke audit logs, but Microsoft won't tell customers
#8That can’t be right, can it?