Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:39905
HistoryMar 22, 2023 - 9:05 a.m.

Out Of Bounds Read

2023-03-2209:05:27
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
10
sofia-sip
out-of-bounds read
sip_method_d
sip_parser.c
attacker
application crash
malicious sdp
freeswitch

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.002 Low

EPSS

Percentile

52.1%

Sofia-SIP is vulnerable to an Out-of-bounds Read. This vulnerability is present in the sip_method_d function of sip_parser.c, and it enables an attacker to potentially trigger an application crash by sending a maliciously crafted message containing a malicious SDP (Session Description Protocol) to FreeSWITCH. This type of crash could be induced by the #define MATCH(s, m) (strncmp(s, m, n = sizeof(m) - 1) == 0) code, which might result in an increased value of n and subsequently lead to an out-of-bounds access when evaluating IS_NON_WS(s[n]).

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.002 Low

EPSS

Percentile

52.1%