Lucene search
K

61 matches found

OSV
OSV
added 2021/12/19 12:26 p.m.10 views

MGASA-2021-0559 Updated pjproject packages fix security vulnerability

Updated pjproject packages fix security vulnerability: 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 lock. Second, the SSL socket parent/ listener may get...

5.9CVSS6.5AI score0.02082EPSS
Exploits0References2
Mageia
Mageia
added 2021/12/19 12:26 p.m.28 views

Updated pjproject packages fix security vulnerability

Updated pjproject packages fix security vulnerability: 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 lock. Second, the SSL socket parent/ listener may get...

5.9CVSS1.1AI score0.02082EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2021/07/26 12:0 a.m.29 views

FreeBSD : pjsip -- Race condition in SSL socket server (92ad12b8-ec09-11eb-aef1-0897988a1c07)

pjsip reports : There are a couple of issues found in the SSL socket : - A race condition between callback and destroy, due to the accepted socket having no group lock. - SSL socket parent/listener may get destroyed during handshake. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The...

5.9CVSS6.4AI score0.02082EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2021/07/26 12:0 a.m.33 views

FreeBSD : asterisk -- pjproject/pjsip: crash when SSL socket destroyed during handshake (53fbffe6-ebf7-11eb-aef1-0897988a1c07)

The Asterisk project reports : Depending on the timing, it's possible for Asterisk to crash when using a TLS connection if the underlying socket parent/listener gets destroyed during the handshake. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in thi...

5.9CVSS6.5AI score0.02082EPSS
Exploits0References3
NVD
NVD
added 2021/07/23 10:15 p.m.11 views

CVE-2021-32686

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 a...

5.9CVSS0.02082EPSS
Exploits0References8
OSV
OSV
added 2021/07/23 10:15 p.m.1 views

DEBIAN-CVE-2021-32686

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 a...

5.9CVSS7.2AI score0.02082EPSS
Exploits0References1
OSV
OSV
added 2021/07/23 10:15 p.m.21 views

CVE-2021-32686

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 a...

5.9CVSS1.4AI score
Exploits0References8
Prion
Prion
added 2021/07/23 10:15 p.m.22 views

Race condition

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 a...

4.3CVSS5.7AI score0.02082EPSS
Exploits0References7Affected Software2
UbuntuCve
UbuntuCve
added 2021/07/23 10:15 p.m.25 views

CVE-2021-32686

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 a...

5.9CVSS6.8AI score0.02082EPSS
Exploits0References6
OSV
OSV
added 2021/07/23 10:15 p.m.0 views

UBUNTU-CVE-2021-32686

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 a...

5.9CVSS6.8AI score0.02082EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2021/07/23 12:0 a.m.29 views

CVE-2021-32686

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 a...

5.9CVSS7.2AI score0.02082EPSS
Exploits0
Cvelist
Cvelist
added 2021/07/23 12:0 a.m.19 views

CVE-2021-32686 Denial of Service in PJSIP

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 a...

5.9CVSS6.7AI score0.02082EPSS
Exploits0References7
CVE
CVE
added 2021/07/23 12:0 a.m.179 views

CVE-2021-32686

CVE-2021-32686 affects the PJSIP pjproject library prior to 2.11.1. The issue is a race condition in the SSL socket: (1) the accepted socket lacks a group lock, causing a race between callback and destroy, and (2) the SSL socket parent/listener may be destroyed during TLS handshake. These intermi...

5.9CVSS5.8AI score0.02082EPSS
Exploits0References8Affected Software1
FreeBSD
FreeBSD
added 2021/07/23 12:0 a.m.34 views

pjsip -- Race condition in SSL socket server

pjsip reports: There are a couple of issues found in the SSL socket: A race condition between callback and destroy, due to the accepted socket having no group lock. SSL socket parent/listener may get destroyed during handshake...

5.9CVSS0.7AI score0.02082EPSS
Exploits0References1
AlpineLinux
AlpineLinux
added 2021/07/23 12:0 a.m.26 views

CVE-2021-32686

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 a...

5.9CVSS6AI score0.02082EPSS
Exploits0
NVD
NVD
added 2020/01/28 4:15 p.m.11 views

CVE-2014-3230

The libwww-perl LWP::Protocol::https module 6.04 through 6.06 for Perl, when using IO::Socket::SSL as the SSL socket class, allows attackers to disable server certificate validation via the 1 HTTPSCADIR or 2 HTTPSCAFILE environment variable...

5.9CVSS5.6AI score0.01602EPSS
Exploits1References5
Cvelist
Cvelist
added 2020/01/28 3:5 p.m.34 views

CVE-2014-3230

The libwww-perl LWP::Protocol::https module 6.04 through 6.06 for Perl, when using IO::Socket::SSL as the SSL socket class, allows attackers to disable server certificate validation via the 1 HTTPSCADIR or 2 HTTPSCAFILE environment variable...

5.5AI score0.01602EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2017/04/24 12:0 a.m.46 views

openSUSE Security Update : mozilla-nss (openSUSE-2017-504)

Mozilla-nss was updated to 3.28.4 to fix the following issues : Security issues : - CVE-2016-9574: Allow use of session tickets when there is no ticket wrapping key boo1015499, bmo1320695 Non security issues : - A rare crash when initializing an SSL socket fails has been fixed bmo1342358 - Rare...

5.9CVSS7.2AI score0.01405EPSS
Exploits1References3
hackapp
hackapp
added 2017/03/08 9:33 p.m.53 views

Dolphin Jetpack - Fast & Flash - Customized SSL, Dangerous filesystem permissions, Insecure SSL socket vulnerabilities

HackApp vulnerability scanner discovered that application Dolphin Jetpack - Fast & Flash published at the 'play' market has multiple vulnerabilities...

0.1AI score
Exploits0References1Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2016/08/11 11:8 p.m.74 views

Security update for java-1_7_0-openjdk (important)

This update for java-170-openjdk fixes the following issues: - Update to 2.6.7 - OpenJDK 7u111 Security fixes - S8079718, CVE-2016-3458: IIOP Input Stream Hooking bsc989732 - S8145446, CVE-2016-3485: Perfect pipe placement Windows only bsc989734 - S8147771: Construction of static protection domai...

9.3CVSS0.06715EPSS
Exploits0References12
Rows per page
Query Builder