A deeper dive into our May 2019 security incident
stackoverflow.blog
A deeper dive into our May 2019 security incident
1–10 of 60 posts
Re: A deeper dive into our May 2019 security incident
#2Re: A deeper dive into our May 2019 security incident
#3> Sunday May 5th
> ...a login request is crafted to our dev tier that is able to bypass the access controls limiting login to those users with an access key. The attacker is able to successfully log in to the development tier.
> Our dev tier was configured to allow impersonation of all users for testing purposes, and the attacker eventually finds a URL that allows them to elevate their privilege level to that of a Community Manager (CM). This level of access is a superset of the access available to site moderators.
EDIT: clarified that the report was held back
Re: A deeper dive into our May 2019 security incident
#4The report describes a security breech in 2019; the report was held back until now for legal reasons: > Sunday May 5th > ...a login request is crafted to our dev tier that is able to bypass the access controls limiting login to those users with an access key. The attacker is able to successfully log in to the development tier. > Our dev tier was configured to allow impersonation of all users for testing purposes, and…
And affected users were notified once identified, which was shortly after the announcement: https://stackoverflow.blog/2019/05/17/update-to-security-inc...
This is an update with more details, which was held back for legal reasons.
Re: A deeper dive into our May 2019 security incident
#5Re: A deeper dive into our May 2019 security incident
#6Re: A deeper dive into our May 2019 security incident
#7That was an interesting read. I'm left wondering "why" though. Anyone care to take a wild guess what they were after? That seems like quite a bit of work to be just doing it for no particular reason.
Re: A deeper dive into our May 2019 security incident
#8That was an interesting read. I'm left wondering "why" though. Anyone care to take a wild guess what they were after? That seems like quite a bit of work to be just doing it for no particular reason.
Re: A deeper dive into our May 2019 security incident
#9I found it interesting that the attacker looked for help on the attackee's own site. I guess it truly proves how good of a repository of information StackOverflow is.
Re: A deeper dive into our May 2019 security incident
#10Zawinski's Law: "Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can."