2021-05-12 22:00:55 +00:00
{
"CVE_data_meta" : {
2021-07-23 15:32:53 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-05-12 22:00:55 +00:00
"ID" : "CVE-2021-32686" ,
2021-07-23 15:32:53 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Denial of Service in PJSIP"
2021-05-12 22:00:55 +00:00
} ,
2021-07-23 15:32:53 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "pjproject" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.11.1"
}
]
}
}
]
} ,
"vendor_name" : "pjsip"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-05-12 22:00:55 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-07-23 15:32:53 -06:00
"value" : "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 lock. Second, the SSL socket parent/listener may get destroyed during handshake. Both issues were reported to happen intermittently in heavy load TLS connections. They cause a crash, resulting in a denial of service. These are fixed in version 2.11.1."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/pjsip/pjproject/security/advisories/GHSA-cv8x-p47p-99wr" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/pjsip/pjproject/security/advisories/GHSA-cv8x-p47p-99wr"
} ,
{
"name" : "https://github.com/pjsip/pjproject/pull/2716" ,
"refsource" : "MISC" ,
"url" : "https://github.com/pjsip/pjproject/pull/2716"
} ,
{
"name" : "https://github.com/pjsip/pjproject/commit/d5f95aa066f878b0aef6a64e60b61e8626e664cd" ,
"refsource" : "MISC" ,
"url" : "https://github.com/pjsip/pjproject/commit/d5f95aa066f878b0aef6a64e60b61e8626e664cd"
} ,
{
"name" : "https://github.com/pjsip/pjproject/releases/tag/2.11.1" ,
"refsource" : "MISC" ,
"url" : "https://github.com/pjsip/pjproject/releases/tag/2.11.1"
2021-11-17 15:47:33 -05:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-4999" ,
"url" : "https://www.debian.org/security/2021/dsa-4999"
2022-03-28 17:01:20 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20220328 [SECURITY] [DLA 2962-1] pjproject security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html"
2021-05-12 22:00:55 +00:00
}
]
2021-07-23 15:32:53 -06:00
} ,
"source" : {
"advisory" : "GHSA-cv8x-p47p-99wr" ,
"discovery" : "UNKNOWN"
2021-05-12 22:00:55 +00:00
}
}