CVE-2015-0861

medium
Published 2016-04-13 · Modified 2024-04-29
CVSS v3
4.3
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS v2
4.0
VIR risk
4.3

Description

model/modelstorage.py in trytond 3.2.x before 3.2.10, 3.4.x before 3.4.8, 3.6.x before 3.6.5, and 3.8.x before 3.8.1 allows remote authenticated users to bypass intended access restrictions and write to arbitrary fields via a sequence of records.

Predictions

Exploit likelihood
53%
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-2015-0861

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — https://bugs.tryton.org/issue5167

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — http://www.tryton.org/posts/security-release-for-issue5167.html

vendor Authored 2026-05-27

Vendor advisory: security@debian.org — http://www.debian.org/security/2015/dsa-3425

OS impact

OSVersionStatusFixed in
debian debian8.0affected
debian debianbookwormfixed3.8.1-1
debian debianbullseyefixed3.8.1-1
debian debianforkyfixed3.8.1-1
debian debiansidfixed3.8.1-1
debian debiantrixiefixed3.8.1-1

Package impact

EcosystemPackageVulnerableFixed
python PyPItrytond>=3.2.0,<3.2.103.2.10
python PyPItrytond>=3.4.0,<3.4.83.4.8
python PyPItrytond>=3.6.0,<3.6.53.6.5
python PyPItrytond>=3.8.0,<3.8.13.8.1

Application impact

VendorProductVersionsFixed
trytontrytond{"startIncluding":"3.2.0","endExcluding":"3.2.10"}3.2.10

References

CWEs

CWE-264

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