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-201906-01.xml

51 lines
1.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201906-01">
<title>Exim: Remote command execution</title>
<synopsis>A vulnerability in Exim could allow a remote attacker to execute
arbitrary commands.
</synopsis>
<product type="ebuild">exim</product>
<announced>2019-06-06</announced>
<revised count="1">2019-06-06</revised>
<bug>687336</bug>
<access>remote</access>
<affected>
<package name="mail-mta/exim" auto="yes" arch="*">
<unaffected range="ge">4.92</unaffected>
<vulnerable range="lt">4.92</vulnerable>
</package>
</affected>
<background>
<p>Exim is a message transfer agent (MTA) designed to be a a highly
configurable, drop-in replacement for sendmail.
</p>
</background>
<description>
<p>A vulnerability was discovered in how Exim validates recipient addresses
in the deliver_message() function.
</p>
</description>
<impact type="high">
<p>A remote attacker could execute arbitrary commands by sending an email
with a specially crafted recipient address to the affected system.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All Exim users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=mail-mta/exim-4.92"
</code>
</resolution>
<references>
<uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-10149">CVE-2019-10149</uri>
</references>
<metadata tag="requester" timestamp="2019-06-05T17:30:31Z">whissi</metadata>
<metadata tag="submitter" timestamp="2019-06-06T17:27:59Z">whissi</metadata>
</glsa>