mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-cqg4-rf29-3mv6 GHSA-cqg4-rf29-3mv6
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-cqg4-rf29-3mv6",
|
||||
"modified": "2024-01-12T16:12:44Z",
|
||||
"published": "2022-05-04T00:28:50Z",
|
||||
"aliases": [
|
||||
"CVE-2012-0215"
|
||||
],
|
||||
"summary": "Trytond allows modification of privileges of arbitrary users",
|
||||
"details": "`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.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "trytond"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.4.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-0215"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/tryton/trytond/commit/d059ebb792401ded3129cd9402d7392dc34b81e3"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://bugs.tryton.org/issue2476"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/tryton/trytond"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20121113201043/http://news.tryton.org/2012/03/security-releases-for-all-supported.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://hg.tryton.org/trytond/rev/8e64d52ecea4"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2012/dsa-2444"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-287"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-12T16:12:44Z",
|
||||
"nvd_published_at": "2012-07-12T20:55:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-cqg4-rf29-3mv6",
|
||||
"modified": "2022-05-04T00:28:50Z",
|
||||
"published": "2022-05-04T00:28:50Z",
|
||||
"aliases": [
|
||||
"CVE-2012-0215"
|
||||
],
|
||||
"details": "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.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-0215"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://bugs.tryton.org/issue2476"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://hg.tryton.org/trytond/rev/8e64d52ecea4"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://news.tryton.org/2012/03/security-releases-for-all-supported.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2012/dsa-2444"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2012-07-12T20:55:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user