pidgin/nest

1f078d295019
Add an alias for /development/wiki/GetABacktrace to the debugging page

Testing Done:
Ran `npm hugo:server` and verified that `/development/wiki/GetABacktrace` redirected to `/development/debugging'

Reviewed at https://reviews.imfreedom.org/r/3029/
---
title: cve-2010-0277-00
date: 2010-02-18T00:00:00.000Z
cveNumber: cve-2010-0277
summary: MSN malformed SLP message crash
discoveredBy: Fabian Yamaguchi
fixedInRelease: 2.6.6
type: security
layout: cve
hidden: true
---
### Description
Certain malformed SLP messages can trigger a crash because the MSN protocol
plugin fails to check that all pieces of the message are set correctly.
### Mitigation
Validate input before attempting to handle the message.