Woah this looks like an old school XSS worm https://meta.wikimedia.org/wiki/Special:RecentChanges?hidebo... I’ve always thought the fact that MediaWiki sometimes lets editors embed JavaScript could be dangerous.
Also, I’m also surprised an XSS attack like hasn’t yet been actually used to harvest credentials like passwords through browser autofill[0]. It seems like the worm code/the replicated code only really attacks stuff on site. But leaking credentials (and obviously people reuse passwords across sites) could be sooo much worse. [0] https://varun.ch/posts/autofill/
Wikipedia was in read-only mode following mass admin account compromise
81–90 of 405 posts
Re: Wikipedia was in read-only mode following mass admin account compromise
#82Find the first instance and reset to the backup before then. An hour, a day, a week? Doesn't matter that much in this case.
Re: Wikipedia was in read-only mode following mass admin account compromise
#83Too much app logic in the client side (Javascript) has always been an attack vector. The more that can reasonably be server side, the more that can't be seen.
Re: Wikipedia was in read-only mode following mass admin account compromise
#84Earlier quoted context omitted.
Also, I’m also surprised an XSS attack like hasn’t yet been actually used to harvest credentials like passwords through browser autofill[0]. It seems like the worm code/the replicated code only really attacks stuff on site. But leaking credentials (and obviously people reuse passwords across sites) could be sooo much worse. [0] https://varun.ch/posts/autofill/
Chrome doesnt actually autofill before you interact. It only displays what it would fill in at the same location visually.
Re: Wikipedia was in read-only mode following mass admin account compromise
#85...except for us security wonks who have js turned off by default, don't enable it without good reason, disable it ASAP, and take a dim view of websites that require it.
Not too many years ago this behavior was the domain of Luddites and schizophrenics. Today it has become a useful tool in the toolbox of reasonable self-defense for anybody with UID 0.
Perhaps the WMF should re-evaluate just how specialsnowflake they think their UI is and see if, maybe just maybe, they can get by without js. Just a thought.
Re: Wikipedia was in read-only mode following mass admin account compromise
#86edit: lol downvoted with no counterpoint, is it hitting a nerve?
Re: Wikipedia was in read-only mode following mass admin account compromise
#87>Cleaning this up Find the first instance and reset to the backup before then. An hour, a day, a week? Doesn't matter that much in this case.
Re: Wikipedia was in read-only mode following mass admin account compromise
#88Earlier quoted context omitted.
This is the official Wikimedia Foundation status page for the whole of Wikipedia, so it's a reliable primary source.
Actually, usage of primary sources is kinda complicated [0], generally Wikipedia prefers secondary and tertiary sources. [0] https://en.wikipedia.org/wiki/Wikipedia:No_original_research...
In a discussion forum like HN, pointing to primary sources is the most reliable input to the other readers' research on/synthesis of their own secondary interpretation of what may be going on. Pointing to other secondary interpretations/analyses is also useful, but not without including the primary source so that others can - with apologies to the phrase currently misused by the US right wing - truly do their own research.
Re: Wikipedia was in read-only mode following mass admin account compromise
#89Well, worm didn't get root -- so if wikimedia snapshots or made a recent backup, probably not so much of a nightmare? Then the diffs can tell a fairly detailed forensic story, including indicators of motive.
Snapshotting is a very low-overhead operation, so you can make them very frequently and then expire them after some time.
Re: Wikipedia was in read-only mode following mass admin account compromise
#90This may be unrelated but I also noticed more attacks on e. g. libgen, Anna's archive and what not. I am not at all saying this is similar to Wikipedia as such, mind you, but it really seems as if there are more actors active now who target people's freedom now (e. g. freedom of choice of access to any kind of information; age restriction aka age "verification" taps into this too).