exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

yanf.txt

yanf.txt
Posted Dec 31, 2004
Authored by Ariel Berkman

A buffer overflow vulnerability exists in the Yanf news fetcher utility version 0.4.

tags | advisory, overflow
SHA-256 | 877eee2f42cbd1fbc93e5f7b498d7e966f2d625fc7823cb2e7dcd7ce37052da0

yanf.txt

Change Mirror Download
From djb@cr.yp.to Wed Dec 15 14:20:44 2004
Date: 15 Dec 2004 08:15:34 -0000
From: D. J. Bernstein <djb@cr.yp.to>
To: securesoftware@list.cr.yp.to, yanf@gmx.net, sycrash@users.sourceforge.net
Subject: [remote] [control] Yanf 0.4 get() overflows buf

Ariel Berkman, a student in my Fall 2004 UNIX Security Holes course, has
discovered a remotely exploitable security hole in Yanf. I'm publishing
this notice, but all the discovery credits should be assigned to
Berkman.

You are at risk if you connect to any HTTP servers using Yanf. Anyone
who provides an HTTP response to Yanf (not necessarily the legitimate
server administrator; an attacker can forge HTTP responses) then has
complete control over your account: he can read and modify your files,
watch the programs you're running, etc.

Proof of concept: On an x86 computer running FreeBSD 4.10 with ucspi-tcp
installed, save the file 9.http attached to this message, and, as root,
type

tcpserver 127.0.0.1 80 cat 9.http &

to arrange for 9.http as the response to any connection to IP address
127.0.0.1 port 80. Then, as any user, type

wget http://umn.dl.sourceforge.net/sourceforge/yanf/yanf-0.4.tar.gz
gunzip < yanf-0.4.tar.gz | tar -xf -
cd yanf-0.4
make

to download and compile the yanf program, version 0.4 (current). Then
type

echo '[global]' > my.conf
echo 'start = blah' >> my.conf
echo '' >> my.conf
echo '[Slashdot]' >> my.conf
echo 'url = localhost/test.blah' >> my.conf
echo 'type = slash' >> my.conf
echo 'max = 10' >> my.conf
echo 'output = blah' >> my.conf
bin/yanf my.conf

with the unauthorized result that a file named x is created (and its
previous contents destroyed) in the current directory. (I tested this
with a 534-byte environment, as reported by printenv | wc -c.)

Here's the bug: In src/get.c, get() reads a line of any length into a
2048-byte buf[] array.

---D. J. Bernstein, Associate Professor, Department of Mathematics,
Statistics, and Computer Science, University of Illinois at Chicago

[ Part 2, Text/PLAIN (charset: unknown-8bit) 30 lines. ]
[ Unable to print this part. ]

Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    8 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    11 Files
  • 23
    Apr 23rd
    68 Files
  • 24
    Apr 24th
    23 Files
  • 25
    Apr 25th
    16 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close