6
votes
1answer
96 views

Race condition in voting allows daily vote limit to be exceeded under high-latency connections [duplicate]

Possible Duplicate: How does someone get to cast more than 40 votes in a day? The daily vote limit appears to be subject to a race condition which could potentially defeat the limit. When ...
18
votes
1answer
134 views

Clearing an edit sets the wrong active date on the topic

Added on Feb 8: Data.SE query find over 900 affected topics on trilogy. See section Affected topics. See section Impact below for why this bug is bad. Description There is a bug in setting the ...
25
votes
1answer
325 views

Possible DoS with html comments in questions and answers

Possible DoS with html comments in questions and answers ...
10
votes
1answer
131 views

The reputation recalc page has direct side effects based only on GET data (and not POST)

This is bad because if I do ![alt text][1] [1]: http://stackoverflow.com/reputation?recalc=true in a post, then whoever visits the post will have their reputation recalculated.
-2
votes
1answer
151 views

The tag synonym system allows a malicious user to permanently destroy popular tags

Inspired by Possible invalid merge of [cpp] into [c++]. Currently once a tag synonym is accepted by being upvoted by 3 people with 2000 or more reputation, the tag with the lowest count is ...
1
vote
5answers
181 views

You can remove votes (up or down) on questions that you edit

This is a small exploit, but I found that you can remove votes on posts that you edit. So, you could use this exploit to gain 30 rep on the cap every day if you were motivated enough. To reproduce, ...