sagemath/sagecell

sagemath/sagecell

Releases4
Frequency1 year 6 months
Last Release
Stars222
The Sage Cell Server---providing a way to embed Sage computations into any web page.

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL10 HIGH

An issue was discovered in SageMath Sage Cell Server through 2019-10-05. Python Code Injection can occur in the context of an internet facing web application. Malicious actors can execute arbitrary commands on the underlying operating system, as demonstrated by an __import__('os').popen('whoami').read() line. NOTE: the vendor's position is that the product is "vulnerable by design" and the current behavior will be retained