2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-23547" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2022-12-23T15:15:14.917" ,
2023-08-30 02:00:28 +00:00
"lastModified" : "2023-08-30T01:15:32.280" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"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. This issue is similar to GHSA-9pfh-r8x4-w26w. Possible buffer overread when parsing a certain STUN message. The vulnerability affects applications that uses STUN including PJNATH and PJSUA-LIB. The patch is available as commit in the master branch."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "PJSIP es una librer\u00eda de comunicaci\u00f3n multimedia gratuita y de c\u00f3digo abierto escrita en lenguaje C que implementa protocolos basados en est\u00e1ndares como SIP, SDP, RTP, STUN, TURN e ICE. Este problema es similar a GHSA-9pfh-r8x4-w26w. Posible sobrelectura de b\u00fafer al analizar un determinado mensaje STUN. La vulnerabilidad afecta a aplicaciones que utilizan STUN, incluidas PJNATH y PJSUA-LIB. El parche est\u00e1 disponible como confirmaci\u00f3n en la rama maestra."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 4.2
}
]
} ,
"weaknesses" : [
{
2023-08-30 02:00:28 +00:00
"source" : "security-advisories@github.com" ,
2023-04-24 12:24:31 +02:00
"type" : "Primary" ,
2023-06-27 04:00:31 +00:00
"description" : [
{
"lang" : "en" ,
2023-08-30 02:00:28 +00:00
"value" : "CWE-122"
2023-06-27 04:00:31 +00:00
}
]
} ,
{
2023-08-30 02:00:28 +00:00
"source" : "nvd@nist.gov" ,
2023-06-27 04:00:31 +00:00
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
2023-08-30 02:00:28 +00:00
"value" : "CWE-125"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pjsip:pjsip:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.13.1" ,
"matchCriteriaId" : "269DF17C-C86C-41C2-A98F-B1F757CECAFF"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/pjsip/pjproject/commit/bc4812d31a67d5e2f973fbfaf950d6118226cf36" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/pjsip/pjproject/security/advisories/GHSA-9pfh-r8x4-w26w" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/pjsip/pjproject/security/advisories/GHSA-cxwq-5g9x-x7fr" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-08-30 02:00:28 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html" ,
"source" : "security-advisories@github.com"
2023-04-24 12:24:31 +02:00
}
]
}