{ "schema_version": "1.4.0", "id": "GHSA-7xrm-qq9q-mphg", "modified": "2024-03-21T03:33:41Z", "published": "2022-05-24T16:59:28Z", "aliases": [ "CVE-2019-17526" ], "details": "** DISPUTED ** 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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17526" }, { "type": "WEB", "url": "https://gist.github.com/barrett092/0380a1c34c014e29b827d1f408381525" }, { "type": "WEB", "url": "https://github.com/sagemath/sagecell/commits/master" }, { "type": "WEB", "url": "https://sethsec.blogspot.com/2016/11/exploiting-python-code-injection-in-web.html" } ], "database_specific": { "cwe_ids": [ "CWE-78" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-10-18T17:15:00Z" } }