django-pyas2@1.0.0.post1

AS2 file transfer Server built on Python and Django.

Direct Vulnerabilities

Known vulnerabilities in the django-pyas2 package. This does not include vulnerabilities belonging to this package’s dependencies.

Fix vulnerabilities automatically

Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

Fix for free
VulnerabilityVulnerable Version
  • C
Command Injection

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.

How to fix Command Injection?

There is no fixed version for django-pyas2.

[0,)