{ "schema_version": "1.4.0", "id": "GHSA-hcrw-87mg-3f84", "modified": "2022-05-24T19:17:13Z", "published": "2022-05-24T19:17:13Z", "aliases": [ "CVE-2021-40889" ], "details": "CMSUno version 1.7.2 is affected by a PHP code execution vulnerability. sauvePass action in {webroot}/uno/central.php file calls to file_put_contents() function to write username in password.php file when a user successfully changed their password. The attacker can inject malicious PHP code into password.php and then use the login function to execute code.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-40889" }, { "type": "WEB", "url": "https://github.com/boiteasite/cmsuno/issues/19" } ], "database_specific": { "cwe_ids": [ "CWE-94" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-10-11T10:15:00Z" } }