CVE-2015-0861
medium
CVSS v3
4.3
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 advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-0861
Vendor advisory: security@debian.org — https://bugs.tryton.org/issue5167
Vendor advisory: security@debian.org — http://www.tryton.org/posts/security-release-for-issue5167.html
Vendor advisory: security@debian.org — http://www.debian.org/security/2015/dsa-3425
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | 8.0 | affected | |
| debian | bookworm | fixed | 3.8.1-1 |
| debian | bullseye | fixed | 3.8.1-1 |
| debian | forky | fixed | 3.8.1-1 |
| debian | sid | fixed | 3.8.1-1 |
| debian | trixie | fixed | 3.8.1-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| tryton | trytond | {"startIncluding":"3.2.0","endExcluding":"3.2.10"} | 3.2.10 |
References
- http://www.debian.org/security/2015/dsa-3425
- http://www.tryton.org/posts/security-release-for-issue5167.html
- https://bugs.tryton.org/issue5167
- https://nvd.nist.gov/vuln/detail/CVE-2015-0861
- https://foss.heptapod.net/tryton/tryton/-/commit/06230c381593c79766c4d8dcc92da3391e3acad2
- https://github.com/pypa/advisory-database/tree/main/vulns/trytond/PYSEC-2016-11.yaml
- https://github.com/tryton/trytond
- https://security-tracker.debian.org/tracker/CVE-2015-0861
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.