CVE-2012-0215: Trytond allows modification of privileges of arbitrary users
(updated )
model/modelstorage.py
in the Tryton application framework (trytond) before 2.4.0 for Python does not properly restrict access to the Many2Many field in the relation model, which allows remote authenticated users to modify the privileges of arbitrary users via a (1) create, (2) write, (3) delete, or (4) copy rpc call.
References
- bugs.tryton.org/issue2476
- github.com/advisories/GHSA-cqg4-rf29-3mv6
- github.com/pypa/advisory-database/tree/main/vulns/trytond/PYSEC-2012-6.yaml
- github.com/tryton/trytond
- github.com/tryton/trytond/commit/d059ebb792401ded3129cd9402d7392dc34b81e3
- nvd.nist.gov/vuln/detail/CVE-2012-0215
- web.archive.org/web/20121113201043/http://news.tryton.org/2012/03/security-releases-for-all-supported.html
Detect and mitigate CVE-2012-0215 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →