ubuntu-cve-2020-15260
Vulnerability from osv_ubuntu
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.
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libpj2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjlib-util2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjmedia-audiodev2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjmedia-codec2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjmedia-videodev2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjmedia2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjnath2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjsip-simple2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjsip-ua2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjsip2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
},
{
"binary_name": "libpjsua2",
"binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "pjproject",
"purl": "pkg:deb/ubuntu/pjproject@2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.1.0.0.ast20130823-1",
"2.1.0.0.ast20130823-1+deb8u1build0.16.04.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "libpj2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjlib-util2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjmedia-audiodev2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjmedia-codec2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjmedia-videodev2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjmedia2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjnath2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjsip-simple2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjsip-ua2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjsip2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjsua2",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "libpjsua2-2v5",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
},
{
"binary_name": "python-pjproject",
"binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "pjproject",
"purl": "pkg:deb/ubuntu/pjproject@2.7.2~dfsg-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.7.2~dfsg-1ubuntu0.1~esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.6~dfsg-2",
"2.7~dfsg-1",
"2.7.1~dfsg-1",
"2.7.1~dfsg-1build1",
"2.7.2~dfsg-1"
]
}
],
"aliases": [],
"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.",
"id": "UBUNTU-CVE-2020-15260",
"modified": "2026-04-22T07:39:27Z",
"published": "2021-03-10T23:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2020-15260"
},
{
"type": "REPORT",
"url": "https://github.com/pjsip/pjproject/commit/67e46c1ac45ad784db5b9080f5ed8b133c122872"
},
{
"type": "REPORT",
"url": "https://github.com/pjsip/pjproject/pull/2663"
},
{
"type": "REPORT",
"url": "https://github.com/pjsip/pjproject/security/advisories/GHSA-8hcp-hm38-mfph"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15260"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8122-1"
}
],
"related": [
"USN-8122-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2020-15260"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.