You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200704-16.xml

68 lines
2.2 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200704-16">
<title>Aircrack-ng: Remote execution of arbitrary code</title>
<synopsis>
Aircrack-ng contains a buffer overflow that could lead to the remote
execution of arbitrary code with root privileges.
</synopsis>
<product type="ebuild">aircrack-ng</product>
<announced>2007-04-22</announced>
<revised count="01">2007-04-22</revised>
<bug>174340</bug>
<access>remote</access>
<affected>
<package name="net-wireless/aircrack-ng" auto="yes" arch="*">
<unaffected range="ge">0.7-r2</unaffected>
<vulnerable range="lt">0.7-r2</vulnerable>
</package>
</affected>
<background>
<p>
Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can
recover keys once enough data packets have been captured.
</p>
</background>
<description>
<p>
Jonathan So reported that the airodump-ng module does not correctly
check the size of 802.11 authentication packets before copying them
into a buffer.
</p>
</description>
<impact type="high">
<p>
A remote attacker could trigger a stack-based buffer overflow by
sending a specially crafted 802.11 authentication packet to a user
running airodump-ng with the -w (--write) option. This could lead to
the remote execution of arbitrary code with the permissions of the user
running airodump-ng, which is typically the root user.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All Aircrack-ng users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=net-wireless/aircrack-ng-0.7-r2"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2057">CVE-2007-2057</uri>
</references>
<metadata tag="requester" timestamp="2007-04-13T21:21:54Z">
shellsage
</metadata>
<metadata tag="bugReady" timestamp="2007-04-13T21:24:05Z">
shellsage
</metadata>
<metadata tag="submitter" timestamp="2007-04-14T22:00:25Z">
falco
</metadata>
</glsa>