PYSEC-2018-77
Vulnerability from pysec - Published: 2018-11-22 19:29 - Updated: 2021-08-25 04:30
VLAI?
Details
The client in Tryton 5.x before 5.0.1 tries to make a connection to the bus in cleartext instead of encrypted under certain circumstances in bus.py and jsonrpc.py. This connection attempt fails, but it contains in the header the current session of the user. This session could then be stolen by a man-in-the-middle.
Impacted products
| Name | purl | tryton | pkg:pypi/tryton |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "tryton",
"purl": "pkg:pypi/tryton"
},
"ranges": [
{
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.0.0"
]
}
],
"aliases": [
"CVE-2018-19443",
"GHSA-32w7-9whp-cjp9"
],
"details": "The client in Tryton 5.x before 5.0.1 tries to make a connection to the bus in cleartext instead of encrypted under certain circumstances in bus.py and jsonrpc.py. This connection attempt fails, but it contains in the header the current session of the user. This session could then be stolen by a man-in-the-middle.",
"id": "PYSEC-2018-77",
"modified": "2021-08-25T04:30:34.252835Z",
"published": "2018-11-22T19:29:00Z",
"references": [
{
"type": "WEB",
"url": "https://discuss.tryton.org/t/security-release-for-issue7792/830"
},
{
"type": "WEB",
"url": "https://bugs.tryton.org/issue7792"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-32w7-9whp-cjp9"
}
]
}
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…