diff options
author | GLSAMaker <glsamaker@gentoo.org> | 2022-10-31 01:12:52 +0000 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2022-10-30 20:40:15 -0500 |
commit | 4ff1286984b451245e4bdf4e277c6415bb9ba2df (patch) | |
tree | 2a24c28a0c1693f32440d5be950e2a154e31b338 /glsa-202210-18.xml | |
parent | [ GLSA 202210-17 ] JHead: Multiple Vulnerabilities (diff) | |
download | glsa-4ff1286984b451245e4bdf4e277c6415bb9ba2df.tar.gz glsa-4ff1286984b451245e4bdf4e277c6415bb9ba2df.tar.bz2 glsa-4ff1286984b451245e4bdf4e277c6415bb9ba2df.zip |
[ GLSA 202210-18 ] Sofia-SIP: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/848870
Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202210-18.xml')
-rw-r--r-- | glsa-202210-18.xml | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/glsa-202210-18.xml b/glsa-202210-18.xml new file mode 100644 index 00000000..02b970e9 --- /dev/null +++ b/glsa-202210-18.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202210-18"> + <title>Sofia-SIP: Multiple Vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been discovered in Sofia-SIP, the worst of which could result in remote code execution.</synopsis> + <product type="ebuild">sofia-sip</product> + <announced>2022-10-31</announced> + <revised count="1">2022-10-31</revised> + <bug>848870</bug> + <access>remote</access> + <affected> + <package name="net-libs/sofia-sip" auto="yes" arch="*"> + <unaffected range="ge">1.13.8</unaffected> + <vulnerable range="lt">1.13.8</vulnerable> + </package> + </affected> + <background> + <p>Sofia-SIP is an RFC3261 compliant SIP User-Agent library.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Sofia-SIP. Please review the CVE identifiers referenced below for details.</p> + </description> + <impact type="high"> + <p>Please review the referenced CVE identifiers for details.</p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All Sofia-SIP users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-libs/sofia-sip-1.13.8" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-31001">CVE-2022-31001</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-31002">CVE-2022-31002</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-31003">CVE-2022-31003</uri> + </references> + <metadata tag="requester" timestamp="2022-10-31T01:12:52.132249Z">ajak</metadata> + <metadata tag="submitter" timestamp="2022-10-31T01:12:52.137910Z">ajak</metadata> +</glsa>
\ No newline at end of file |