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-4528-00
date: 2010-12-26T00:00:00.000Z
cveNumber: cve-2010-4528
summary: MSN direct connection denial of service
discoveredBy: Stu Tomlinson
fixedInRelease: 2.7.9
type: security
layout: cve
hidden: true
---
### Description
It was discovered that libpurple 2.7.6 through 2.7.8 did not properly handle
"short" packets in MSN direct connection sessions, leading to a crash due to a
NULL pointer dereference. Malicious clients or users can exploit this to cause a
denial of service (crash).
### Mitigation
Ignore short packets.