CVE-2012-0215
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 2.2.2-1 |
| sid | Fixed | 2.2.2-1 |
| forky | Fixed | 2.2.2-1 |
| bullseye | Fixed | 2.2.2-1 |
| bookworm | Fixed | 2.2.2-1 |
References
- http://hg.tryton.org/trytond/rev/8e64d52ecea4
- http://news.tryton.org/2012/03/security-releases-for-all-supported.html
- http://www.debian.org/security/2012/dsa-2444
- https://bugs.tryton.org/issue2476
- https://nvd.nist.gov/vuln/detail/CVE-2012-0215
- https://github.com/tryton/trytond/commit/d059ebb792401ded3129cd9402d7392dc34b81e3
- https://github.com/pypa/advisory-database/tree/main/vulns/trytond/PYSEC-2012-6.yaml
- https://github.com/tryton/trytond
- https://web.archive.org/web/20121113201043/http://news.tryton.org/2012/03/security-releases-for-all-supported.html
- https://security-tracker.debian.org/tracker/CVE-2012-0215
CWEs
CWE-264
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.