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 affected versions if the incoming STUN message contains an ERROR-CODE attribute, the header length is not checked before performing a subtraction operation, potentially resulting in an integer underflow scenario. This issue affects all users that use STUN. A malicious actor located within the victim’s network may forge and send a specially crafted UDP (STUN) message that could remotely execute arbitrary code on the victim’s machine. Users are advised to upgrade as soon as possible. There are no known workarounds.
{ "vanir_signatures": [ { "id": "CVE-2021-37706-6c9a95f2", "digest": { "line_hashes": [ "286375471227338908900759340395951320869", "337170165584158815641361604078421931103", "218425442522531084557250897674746904437", "215575948014480304126719586812745130850" ], "threshold": 0.9 }, "signature_type": "Line", "deprecated": false, "target": { "file": "pjnath/src/pjnath/stun_msg.c" }, "signature_version": "v1", "source": "https://github.com/pjsip/pjproject/commit/15663e3f37091069b8c98a7fce680dc04bc8e865" }, { "id": "CVE-2021-37706-9e426c0f", "digest": { "length": 452.0, "function_hash": "166111760674862860056573304105766004106" }, "signature_type": "Function", "deprecated": false, "target": { "file": "pjnath/src/pjnath/stun_msg.c", "function": "decode_errcode_attr" }, "signature_version": "v1", "source": "https://github.com/pjsip/pjproject/commit/15663e3f37091069b8c98a7fce680dc04bc8e865" } ] }