cbcvebase.

Pjsip Pjproject vulnerabilities

50 known vulnerabilities affecting pjsip/pjproject.

Total CVEs
50
CISA KEV
0
Public exploits
1
Exploited in wild
0
Severity breakdown
CRITICAL19HIGH23MEDIUM8

Vulnerabilities

Page 3 of 3
CVE-2017-9372P3HIGHCVSS 7.5≥ 0, < 2.1.0.0.ast20130823-1+deb8u1build0.14.04.1≥ 0, < 2.1.0.0.ast20130823-1+deb8u1build0.16.04.12017-06-02
CVE-2017-9372 [HIGH] CVE-2017-9372: PJSIP, as used in Asterisk Open Source 13 PJSIP, as used in Asterisk Open Source 13.x before 13.15.1 and 14.x before 14.4.1, Certified Asterisk 13.13 before 13.13-cert4, and other products, allows remote attackers to cause a denial of service (buffer overflow and application crash) via a SIP packet with a crafted CSeq header in conjunction with a Via header that lacks a branch parameter.
osv
CVE-2018-1000099P3HIGHCVSS 7.5≥ 0, < 2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm12018-03-13
CVE-2018-1000099 [HIGH] CVE-2018-1000099: Teluu PJSIP version 2 Teluu PJSIP version 2.7.1 and earlier contains a Access of Null/Uninitialized Pointer vulnerability in pjmedia SDP parsing that can result in Crash. This attack appear to be exploitable via Sending a specially crafted message. This vulnerability appears to have been fixed in 2.7.2.
osv
CVE-2017-16875P3HIGHCVSS 7.5≥ 0, < 2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm12017-11-17
CVE-2017-16875 [HIGH] CVE-2017-16875: An issue was discovered in Teluu pjproject (pjlib and pjlib-util) in PJSIP before 2 An issue was discovered in Teluu pjproject (pjlib and pjlib-util) in PJSIP before 2.7.1. The ioqueue component may issue a double key unregistration after an attacker initiates a socket connection with specific settings and sequences. Such double key unregistration will trigger an integer overflow, which may cause ioqueue backends to reject future key registrations.
osv
CVE-2021-41141P3HIGHCVSS 7.5≤ 2.11.12022-01-04
CVE-2021-41141 [HIGH] CWE-667 CVE-2021-41141: PJSIP is a free and open source multimedia communication library written in the C language implement PJSIP is a free and open source multimedia communication library written in the C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. In various parts of PJSIP, when error/failure occurs, it is found that the function returns without releasing the currently held locks. This could result in a system deadlock, whic
nvdosv
CVE-2017-9359P3HIGHCVSS 7.5≥ 0, < 2.1.0.0.ast20130823-1+deb8u1build0.14.04.1≥ 0, < 2.1.0.0.ast20130823-1+deb8u1build0.16.04.12017-06-02
CVE-2017-9359 [HIGH] CVE-2017-9359: The multi-part body parser in PJSIP, as used in Asterisk Open Source 13 The multi-part body parser in PJSIP, as used in Asterisk Open Source 13.x before 13.15.1 and 14.x before 14.4.1, Certified Asterisk 13.13 before 13.13-cert4, and other products, allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet.
osv
CVE-2020-15260P3MEDIUMCVSS 6.8≤ 2.102021-03-10
CVE-2020-15260 [MEDIUM] CWE-297 CVE-2020-15260: PJSIP is a free and open source multimedia communication library written in C language implementing 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. In version 2.10 and earlier, PJSIP transport can be reused if they have the same IP address + port + protocol. However, this is insufficient for secure transport since it lacks remote
nvd
CVE-2026-42225P4MEDIUMCVSS 5.9fixed in 2.172026-05-07
CVE-2026-42225 [MEDIUM] CWE-295 CVE-2026-42225: PJSIP is a free and open source multimedia communication library written in C. Prior to version 2.17 PJSIP is a free and open source multimedia communication library written in C. Prior to version 2.17, on GnuTLS builds, the SIP TLS transport (sip_transport_tls) can accept connections with invalid or untrusted certificates even when the application explicitly enables certificate verification via verify_server = PJ_TRUE or verify_client = PJ_TRUE. T
nvd
CVE-2026-26967P4MEDIUMCVSS 5.3fixed in f821c214e52b11bae11e4cd3c7f0864538fb54912026-02-20
CVE-2026-26967 [MEDIUM] CWE-122 CVE-2026-26967: PJSIP is a free and open source multimedia communication library written in C. In versions 2.16 and PJSIP is a free and open source multimedia communication library written in C. In versions 2.16 and below, there is a critical Heap-based Buffer Overflow vulnerability in PJSIP's H.264 unpacketizer. The bug occurs when processing malformed SRTP packets, where the unpacketizer reads a 2-byte NAL unit size field without validating that both bytes are w
nvd
CVE-2021-21375P4MEDIUMCVSS 6.5≤ 2.102021-03-10
CVE-2021-21375 [MEDIUM] CWE-400 CVE-2021-21375: PJSIP is a free and open source multimedia communication library written in C language implementing 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. In PJSIP version 2.10 and earlier, after an initial INVITE has been sent, when two 183 responses are received, with the first one causing negotiation failure, a crash will occur. This
nvd
CVE-2021-32686P4MEDIUMCVSS 5.9fixed in 2.11.12021-07-23
CVE-2021-32686 [MEDIUM] CWE-362 CVE-2021-32686: PJSIP is a free and open source multimedia communication library written in C language implementing 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. In PJSIP before version 2.11.1, there are a couple of issues found in the SSL socket. First, a race condition between callback and destroy, due to the accepted socket having no group
nvd
Pjsip Pjproject vulnerabilities | cvebase