summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-09-22 06:00:29 +0000
committerHans de Graaff <graaff@gentoo.org>2024-09-22 08:00:37 +0200
commitc0d221f307147d6e10c6f7292b4607f41d713ba4 (patch)
tree6e9425422ac9215be21e0068a78f4d4a83e78832
parent[ GLSA 202409-04 ] calibre: Multiple Vulnerabilities (diff)
downloadglsa-c0d221f307147d6e10c6f7292b4607f41d713ba4.tar.gz
glsa-c0d221f307147d6e10c6f7292b4607f41d713ba4.tar.bz2
glsa-c0d221f307147d6e10c6f7292b4607f41d713ba4.zip
[ GLSA 202409-05 ] PJSIP: Heap Buffer Overflow
Bug: https://bugs.gentoo.org/917463 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--glsa-202409-05.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/glsa-202409-05.xml b/glsa-202409-05.xml
new file mode 100644
index 00000000..866c0e21
--- /dev/null
+++ b/glsa-202409-05.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202409-05">
+ <title>PJSIP: Heap Buffer Overflow</title>
+ <synopsis>A vulnerability has been discovered in PJSIP, which could lead to arbitrary code execution.</synopsis>
+ <product type="ebuild">pjproject</product>
+ <announced>2024-09-22</announced>
+ <revised count="1">2024-09-22</revised>
+ <bug>917463</bug>
+ <access>local and remote</access>
+ <affected>
+ <package name="net-libs/pjproject" auto="yes" arch="*">
+ <unaffected range="ge">2.13.1</unaffected>
+ <vulnerable range="lt">2.13.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE.</p>
+ </background>
+ <description>
+ <p>Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>Please review the CVE identifier referenced below for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All PJSIP users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=net-libs/pjproject-2.13.1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-27585">CVE-2023-27585</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-09-22T06:00:28.996175Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-09-22T06:00:28.999302Z">graaff</metadata>
+</glsa> \ No newline at end of file