hugo/content/about/security/advisories/cve-2005-1269-00.md

Wed, 22 Jan 2025 21:35:51 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Wed, 22 Jan 2025 21:35:51 -0600
changeset 546
c30ec89f7dd7
parent 394
c83367e9b2db
permissions
-rw-r--r--

Updates for the 2.14.14 release

Testing Done:
Ran `npm run hugo:server` and verified the download links and changelog were displayed properly.

Reviewed at https://reviews.imfreedom.org/r/3782/

---
title: cve-2005-1269-00
date: 2005-06-10T00:00:00.000Z
cveNumber: cve-2005-1269
summary: Remote Yahoo! crash
discoveredBy: Jacopo Ottaviani
fixedInRelease: 1.3.1
type: security
layout: cve
hidden: true
---

### Description

Remove denial of service when being offered files with names containing
non-ASCII characters.

### Mitigation

Attempt to convert the file name to a usable encoding, or fail gracefully in
the case of an invalid file name.

mercurial