The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade pjsip/pjproject to version 2.13.1 or higher.
Affected versions of this package are vulnerable to Buffer Overflow in the DNS resolver in dns.c. Systems are only vulnerable if the DNS resolver is in use, e.g. configured via pjsua_config.nameserver or UaConfig.nameserver.
This vulnerability can be avoided by disabling DNS resolution by setting nameserver_count to 0, or by using an external resolver with pjsip_resolver_set_ext_resolver().