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 applicationsThere is no fixed version for django-pyas2.
django-pyas2 is an AS2 file transfer Server built on Python and Django.
Affected versions of this package are vulnerable to Command Injection via the cmd_receive and cmd_send fields in the Partner model, which are passed directly to the os.system function without sanitization. An attacker can execute arbitrary operating system commands by supplying crafted input to these fields when an AS2 message is received or sent. This is only exploitable if the attacker has authenticated admin access to the application.