Описание
Improper Neutralization of Special Elements used in a Command ('Command Injection') in Weblate
Impact
Weblate didn't correctly sanitize some arguments passed to Git and Mercurial, which allowed changing their behavior in an unintended way.
Patches
The issues were fixed in the 4.11.1 release. The following commits are addressing it:
- 35d59f1f040541c358cece0a8d4a63183ca919b8
- d83672a3e7415da1490334e2c9431e5da1966842
Workarounds
Instances in which untrusted users cannot create new components are not affected.
References
For more information
If you have any questions or comments about this advisory:
- Open a topic in discussions
- Email us at care@weblate.org
Ссылки
- https://github.com/WeblateOrg/weblate/security/advisories/GHSA-3872-f48p-pxqj
- https://nvd.nist.gov/vuln/detail/CVE-2022-23915
- https://github.com/WeblateOrg/weblate/pull/7337
- https://github.com/WeblateOrg/weblate/pull/7338
- https://github.com/WeblateOrg/weblate/commit/35d59f1f040541c358cece0a8d4a63183ca919b8
- https://github.com/WeblateOrg/weblate/commit/d83672a3e7415da1490334e2c9431e5da1966842
- https://github.com/WeblateOrg/weblate/releases/tag/weblate-4.11.1
- https://github.com/pypa/advisory-database/tree/main/vulns/weblate/PYSEC-2022-162.yaml
- https://github.com/pypa/advisory-database/tree/main/vulns/weblate/PYSEC-2022-31.yaml
- https://security.snyk.io/vuln/SNYK-PYTHON-WEBLATE-2414088
- https://snyk.io/vuln/SNYK-PYTHON-WEBLATE-2414088
Пакеты
Weblate
< 4.11.1
4.11.1
Связанные уязвимости
The package weblate from 0 and before 4.11.1 are vulnerable to Remote Code Execution (RCE) via argument injection when using git or mercurial repositories. Authenticated users, can change the behavior of the application in an unintended way, leading to command execution.
The package weblate from 0 and before 4.11.1 are vulnerable to Remote ...