summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200501-10.xml')
-rw-r--r--metadata/glsa/glsa-200501-10.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200501-10.xml b/metadata/glsa/glsa-200501-10.xml
new file mode 100644
index 000000000000..b383c290850c
--- /dev/null
+++ b/metadata/glsa/glsa-200501-10.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200501-10">
+ <title>Vilistextum: Buffer overflow vulnerability</title>
+ <synopsis>
+ Vilistextum is vulnerable to a buffer overflow that allows an attacker to
+ execute arbitrary code through the use of a malicious webpage.
+ </synopsis>
+ <product type="ebuild">vilistextum</product>
+ <announced>2005-01-06</announced>
+ <revised count="01">2005-01-06</revised>
+ <bug>74694</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-text/vilistextum" auto="yes" arch="*">
+ <unaffected range="ge">2.6.7</unaffected>
+ <vulnerable range="lt">2.6.7</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Vilistextum is an HTML to text converter.
+ </p>
+ </background>
+ <description>
+ <p>
+ Ariel Berkman discovered that Vilistextum unsafely reads data into
+ an array without checking the length. This code vulnerability may lead
+ to a buffer overflow.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A remote attacker could craft a malicious webpage which, when
+ converted, would result in the execution of arbitrary code with the
+ rights of the user running Vilistextum.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Vilistextum users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=app-text/vilistextum-2.6.7"</code>
+ </resolution>
+ <references>
+ <uri link="http://tigger.uic.edu/~jlongs2/holes/vilistextum.txt">Original Advisory</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1299">CAN-2004-1299</uri>
+ </references>
+ <metadata tag="requester" timestamp="2005-01-03T15:34:01Z">
+ koon
+ </metadata>
+ <metadata tag="bugReady" timestamp="2005-01-04T11:50:53Z">
+ koon
+ </metadata>
+ <metadata tag="submitter" timestamp="2005-01-06T13:22:37Z">
+ SeJo
+ </metadata>
+</glsa>