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-2017-2640-00
date: 2017-03-09T00:00:00.000Z
cveNumber: cve-2017-2640
talosReportId:
summary: Out-of-bounds write when stripping xml
discoveredBy: Joseph Bisch
fixedInRelease: 2.12.0
type: security
layout: cve
hidden: true
---
### Description
An out-of-bounds write when invalid xml is sent by a malicious server.
### Mitigation
Only decode HTML entities that are well formed.