Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

karma module exposes DoS vulnerability #11

Open
lehmannro opened this issue Aug 26, 2010 · 2 comments
Open

karma module exposes DoS vulnerability #11

lehmannro opened this issue Aug 26, 2010 · 2 comments
Labels

Comments

@lehmannro
Copy link
Owner

A query containing multiple karma modifications can cause a disproportionate amount of responses. Replies below the timeout treshold (currently implemented as karmaspam) should either remain quiet (easy) or only trigger under certain conditions (hard, because it's unclear what these conditions are).

@lehmannro
Copy link
Owner Author

Partially fixed in 767a5a5. There should a maximum treshold of karma modifications a single event can trigger.

@obama
Copy link
Contributor

obama commented Sep 11, 2010

Or group karma output on big requests? like:
"Karmawerte für affe: 32, berg: -1, pilz: 209"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants