-
Notifications
You must be signed in to change notification settings - Fork 3
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
DoS ircdkit crashes if netcat touches it #1
Comments
Oh jeez, I dunno, I haven't looked a this code in 4 years. |
corrected unhandled connection 'end' event, fixes issue Twipped#1
this is caused by an unhandled connection 'end' event, fixed by closing the connection before trying to remove it. |
Published 1.0.4 with @cottonflop's fix. |
On the advisory for this, it says that there is no fix available while, as far as I know, it was fixed by this pull request. The advisory should be updated to note that it has been fixed in later versions, if possible. |
@TestingPlant I didn't create that advisory, I have no idea how to change it. I don't even see any place on the package info page that shows it exists, let alone how to change it. |
An example
ircdkit
server can be crashed by using netcat.leet haker
servar
Is there a way to fix this?
The text was updated successfully, but these errors were encountered: