summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201908-26.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-06 10:28:05 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-06 10:28:05 +0100
commitf1af93971b7490792d8541bc790e0d8c6d787059 (patch)
treea38046712bbc3a3844d77452d16c84e716caa3d4 /metadata/glsa/glsa-201908-26.xml
parentfc637fb28da700da71ec2064d65ca5a7a31b9c6c (diff)
gentoo resync : 06.08.2019
Diffstat (limited to 'metadata/glsa/glsa-201908-26.xml')
-rw-r--r--metadata/glsa/glsa-201908-26.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201908-26.xml b/metadata/glsa/glsa-201908-26.xml
new file mode 100644
index 000000000000..9a757dd8348d
--- /dev/null
+++ b/metadata/glsa/glsa-201908-26.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201908-26">
+ <title>libofx: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in libofx, the worst of
+ which could result in the arbitrary execution of code.
+ </synopsis>
+ <product type="ebuild">libofx</product>
+ <announced>2019-08-31</announced>
+ <revised count="1">2019-08-31</revised>
+ <bug>631304</bug>
+ <bug>636062</bug>
+ <bug>662910</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-libs/libofx" auto="yes" arch="*">
+ <unaffected range="ge">0.9.14</unaffected>
+ <vulnerable range="lt">0.9.14</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A library to support the Open Financial eXchange XML format</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in libofx. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could entice a user to process a specially crafted
+ file using an application linked against libofx, possibly resulting in
+ execution of arbitrary code with the privileges of the process or a
+ Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All libofx users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-libs/libofx-0.9.14"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-14731">CVE-2017-14731</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-2816">CVE-2017-2816</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-2920">CVE-2017-2920</uri>
+ </references>
+ <metadata tag="requester" timestamp="2019-08-18T02:20:40Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2019-08-31T15:00:19Z">b-man</metadata>
+</glsa>