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-200703-07.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="200703-07">
<title>STLport: Possible remote execution of arbitrary code</title>
<synopsis>
Two buffer overflows have been discovered in STLport possibly leading to
the remote execution of arbitrary code.
</synopsis>
<product type="ebuild">STLport</product>
<announced>2007-03-06</announced>
<revised count="01">2007-03-06</revised>
<bug>165837</bug>
<access>remote</access>
<affected>
<package name="dev-libs/STLport" auto="yes" arch="*">
<unaffected range="ge">5.0.3</unaffected>
<vulnerable range="lt">5.0.3</vulnerable>
</package>
</affected>
<background>
<p>
STLport is a multi-platform C++ Standard Library implementation.
</p>
</background>
<description>
<p>
Two buffer overflows have been discovered, one in "print floats" and
one in the rope constructor.
</p>
</description>
<impact type="normal">
<p>
Both of the buffer overflows could result in the remote execution of
arbitrary code. Please note that the exploitability of the
vulnerabilities depends on how the library is used by other software
programs.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All STLport users should upgrade to the latest version.
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=dev-libs/STLport-5.0.3"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0803">CVE-2007-0803</uri>
</references>
<metadata tag="requester" timestamp="2007-02-12T07:45:45Z">
falco
</metadata>
<metadata tag="bugReady" timestamp="2007-02-18T12:07:38Z">
falco
</metadata>
<metadata tag="submitter" timestamp="2007-02-18T22:45:11Z">
aetius
</metadata>
</glsa>