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-200503-12.xml

65 lines
1.9 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200503-12">
<title>Hashcash: Format string vulnerability</title>
<synopsis>
A format string vulnerability in the Hashcash utility could allow an
attacker to execute arbitrary code.
</synopsis>
<product type="ebuild">Hashcash</product>
<announced>2005-03-06</announced>
<revised count="02">2006-05-22</revised>
<bug>83541</bug>
<access>remote</access>
<affected>
<package name="net-misc/hashcash" auto="yes" arch="*">
<unaffected range="ge">1.16-r1</unaffected>
<vulnerable range="lt">1.16-r1</vulnerable>
</package>
</affected>
<background>
<p>
Hashcash is a utility for generating Hashcash tokens, a proof-of-work
system to reduce the impact of spam.
</p>
</background>
<description>
<p>
Tavis Ormandy of the Gentoo Linux Security Audit Team identified a flaw
in the Hashcash utility that an attacker could expose by specifying a
malformed reply address.
</p>
</description>
<impact type="normal">
<p>
Successful exploitation would permit an attacker to disrupt Hashcash
users, and potentially execute arbitrary code.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All Hashcash users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=net-misc/hashcash-1.16-r1"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0687">CVE-2005-0687</uri>
</references>
<metadata tag="requester" timestamp="2005-03-02T21:44:06Z">
koon
</metadata>
<metadata tag="submitter" timestamp="2005-03-02T22:42:04Z">
taviso
</metadata>
<metadata tag="bugReady" timestamp="2005-03-06T10:00:09Z">
koon
</metadata>
</glsa>