UBUNTU-CVE-2020-15260

Source
https://ubuntu.com/security/CVE-2020-15260
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2020/UBUNTU-CVE-2020-15260.json
JSON Data
https://api.test.osv.dev/v1/vulns/UBUNTU-CVE-2020-15260
Related
Published
2021-03-10T23:15:00Z
Modified
2024-10-15T14:07:33Z
Severity
  • 6.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

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 hostname authentication. Suppose we have created a TLS connection to sip.foo.com, which has an IP address 100.1.1.1. If we want to create a TLS connection to another hostname, say sip.bar.com, which has the same IP address, then it will reuse that existing connection, even though 100.1.1.1 does not have certificate to authenticate as sip.bar.com. The vulnerability allows for an insecure interaction without user awareness. It affects users who need access to connections to different destinations that translate to the same address, and allows man-in-the-middle attack if attacker can route a connection to another destination such as in the case of DNS spoofing.

References

Affected packages

Ubuntu:Pro:16.04:LTS / pjproject

Package

Name
pjproject
Purl
pkg:deb/ubuntu/pjproject?arch=src?distro=esm-apps/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.1.0.0.ast20130823-1
2.1.0.0.ast20130823-1+deb8u1build0.16.04.1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:18.04:LTS / pjproject

Package

Name
pjproject
Purl
pkg:deb/ubuntu/pjproject?arch=src?distro=esm-apps/bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.6~dfsg-2
2.7~dfsg-1
2.7.1~dfsg-1
2.7.1~dfsg-1build1
2.7.2~dfsg-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}