CVE-2012-0215

medium
Published 2012-07-12 · Modified 2024-01-12
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS v2
5.5
VIR risk
5.5

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

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-0215

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — http://news.tryton.org/2012/03/security-releases-for-all-supported.html

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — http://hg.tryton.org/trytond/rev/8e64d52ecea4

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed2.2.2-1
debian debianbullseyefixed2.2.2-1
debian debianforkyfixed2.2.2-1
debian debiansidfixed2.2.2-1
debian debiantrixiefixed2.2.2-1

Package impact

EcosystemPackageVulnerableFixed
python PyPItrytond<2.4.02.4.0
python PyPItrytond<2.2.42.2.4

Application impact

VendorProductVersionsFixed
trytontrytond{"endIncluding":"2.2.3"}
trytontrytond1.4.13
trytontrytond1.6.8
trytontrytond1.8.7
trytontrytond2.0.5

References

CWEs

CWE-264

Verify integrity in audit chain (admin only). AS-IS.