GSD-2019-10868
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
In trytond/model/modelstorage.py in Tryton 4.2 before 4.2.21, 4.4 before 4.4.19, 4.6 before 4.6.14, 4.8 before 4.8.10, and 5.0 before 5.0.6, an authenticated user can order records based on a field for which he has no access right. This may allow the user to guess values.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2019-10868",
"description": "In trytond/model/modelstorage.py in Tryton 4.2 before 4.2.21, 4.4 before 4.4.19, 4.6 before 4.6.14, 4.8 before 4.8.10, and 5.0 before 5.0.6, an authenticated user can order records based on a field for which he has no access right. This may allow the user to guess values.",
"id": "GSD-2019-10868",
"references": [
"https://www.suse.com/security/cve/CVE-2019-10868.html",
"https://www.debian.org/security/2019/dsa-4426"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-10868"
],
"details": "In trytond/model/modelstorage.py in Tryton 4.2 before 4.2.21, 4.4 before 4.4.19, 4.6 before 4.6.14, 4.8 before 4.8.10, and 5.0 before 5.0.6, an authenticated user can order records based on a field for which he has no access right. This may allow the user to guess values.",
"id": "GSD-2019-10868",
"modified": "2023-12-13T01:23:57.758463Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-10868",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In trytond/model/modelstorage.py in Tryton 4.2 before 4.2.21, 4.4 before 4.4.19, 4.6 before 4.6.14, 4.8 before 4.8.10, and 5.0 before 5.0.6, an authenticated user can order records based on a field for which he has no access right. This may allow the user to guess values."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AC:L/AV:N/A:N/C:L/I:N/PR:L/S:U/UI:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://discuss.tryton.org/t/security-release-for-issue8189/1262",
"refsource": "MISC",
"url": "https://discuss.tryton.org/t/security-release-for-issue8189/1262"
},
{
"name": "https://hg.tryton.org/trytond/rev/f58bbfe0aefb",
"refsource": "MISC",
"url": "https://hg.tryton.org/trytond/rev/f58bbfe0aefb"
},
{
"name": "DSA-4426",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4426"
},
{
"name": "20190407 [SECURITY] [DSA 4426-1] tryton-server security update",
"refsource": "BUGTRAQ",
"url": "https://seclists.org/bugtraq/2019/Apr/14"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=4.2,\u003c4.2.21||\u003e=4.4,\u003c4.4.19||\u003e=4.6,\u003c4.6.14||\u003e=4.8,\u003c4.8.10||\u003e=5.0,\u003c5.0.6",
"affected_versions": "All versions starting from 4.2 before 4.2.21, all versions starting from 4.4 before 4.4.19, all versions starting from 4.6 before 4.6.14, all versions starting from 4.8 before 4.8.10, all versions starting from 5.0 before 5.0.6",
"cvss_v2": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-862",
"CWE-937"
],
"date": "2023-08-15",
"description": "In `trytond/model/modelstorage.py` in Tryton, an authenticated user can order records based on a field for which he has no access right. This may allow the user to guess values.",
"fixed_versions": [
"4.2.21",
"4.4.19",
"4.6.14",
"4.8.10",
"5.0.6"
],
"identifier": "CVE-2019-10868",
"identifiers": [
"CVE-2019-10868"
],
"not_impacted": "All versions before 4.2, all versions starting from 4.2.21 before 4.4, all versions starting from 4.4.19 before 4.6, all versions starting from 4.6.14 before 4.8, all versions starting from 4.8.10 before 5.0, all versions starting from 5.0.6",
"package_slug": "pypi/trytond",
"pubdate": "2019-04-04",
"solution": "Upgrade to versions 4.2.21, 4.4.19, 4.6.14, 4.8.10, 5.0.6 or above.",
"title": "Improper Access Control",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2019-10868",
"https://discuss.tryton.org/t/security-release-for-issue8189/1262",
"https://hg.tryton.org/trytond/rev/f58bbfe0aefb"
],
"uuid": "e6b2848b-86ec-4225-a859-2ec59f7e8ebe"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:tryton:trytond:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.2.21",
"versionStartIncluding": "4.2.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:tryton:trytond:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.4.19",
"versionStartIncluding": "4.4.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:tryton:trytond:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.6.14",
"versionStartIncluding": "4.6.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:tryton:trytond:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.8.10",
"versionStartIncluding": "4.8.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:tryton:trytond:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.0.6",
"versionStartIncluding": "5.0.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-10868"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In trytond/model/modelstorage.py in Tryton 4.2 before 4.2.21, 4.4 before 4.4.19, 4.6 before 4.6.14, 4.8 before 4.8.10, and 5.0 before 5.0.6, an authenticated user can order records based on a field for which he has no access right. This may allow the user to guess values."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://hg.tryton.org/trytond/rev/f58bbfe0aefb",
"refsource": "MISC",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://hg.tryton.org/trytond/rev/f58bbfe0aefb"
},
{
"name": "https://discuss.tryton.org/t/security-release-for-issue8189/1262",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://discuss.tryton.org/t/security-release-for-issue8189/1262"
},
{
"name": "DSA-4426",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4426"
},
{
"name": "20190407 [SECURITY] [DSA 4426-1] tryton-server security update",
"refsource": "BUGTRAQ",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://seclists.org/bugtraq/2019/Apr/14"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2020-08-26T12:45Z",
"publishedDate": "2019-04-05T01:29Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…