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-2014-3697-00
date: 2014-10-22T00:00:00.000Z
cveNumber: cve-2014-3697
summary: Malicious smiley themes could alter arbitrary files
discoveredBy: Yves Younan of Cisco Talos
fixedInRelease: 2.10.10
type: security
layout: cve
hidden: true
---
### Description
A bug in the untar code on Windows could allow a malicious smiley theme to place
a file anywhere on the file system, or alter an existing file when installing a
smiley theme via drag and drop on Windows.
### Mitigation
Fix the untar code to ensure all paths are relative.