CVE-2018-25022 (GCVE-0-2018-25022)
Vulnerability from cvelistv5 – Published: 2021-12-13 00:53 – Updated: 2024-08-05 12:26
VLAI?
Summary
The Onion module in toxcore before 0.2.2 doesn't restrict which packets can be onion-routed, which allows a remote attacker to discover a target user's IP address (when knowing only their Tox Id) by positioning themselves close to target's Tox Id in the DHT for the target to establish an onion connection with the attacker, guessing the target's DHT public key and creating a DHT node with public key close to it, and finally onion-routing a NAT Ping Request to the target, requesting it to ping the just created DHT node.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T12:26:39.652Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/TokTok/c-toxcore/issues/873"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/TokTok/c-toxcore/pull/872"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://blog.tox.chat/2018/04/security-vulnerability-and-new-toxcore-release"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The Onion module in toxcore before 0.2.2 doesn\u0027t restrict which packets can be onion-routed, which allows a remote attacker to discover a target user\u0027s IP address (when knowing only their Tox Id) by positioning themselves close to target\u0027s Tox Id in the DHT for the target to establish an onion connection with the attacker, guessing the target\u0027s DHT public key and creating a DHT node with public key close to it, and finally onion-routing a NAT Ping Request to the target, requesting it to ping the just created DHT node."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-12-13T00:53:11",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/TokTok/c-toxcore/issues/873"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/TokTok/c-toxcore/pull/872"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://blog.tox.chat/2018/04/security-vulnerability-and-new-toxcore-release"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-25022",
"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": "The Onion module in toxcore before 0.2.2 doesn\u0027t restrict which packets can be onion-routed, which allows a remote attacker to discover a target user\u0027s IP address (when knowing only their Tox Id) by positioning themselves close to target\u0027s Tox Id in the DHT for the target to establish an onion connection with the attacker, guessing the target\u0027s DHT public key and creating a DHT node with public key close to it, and finally onion-routing a NAT Ping Request to the target, requesting it to ping the just created DHT node."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/TokTok/c-toxcore/issues/873",
"refsource": "MISC",
"url": "https://github.com/TokTok/c-toxcore/issues/873"
},
{
"name": "https://github.com/TokTok/c-toxcore/pull/872",
"refsource": "MISC",
"url": "https://github.com/TokTok/c-toxcore/pull/872"
},
{
"name": "https://blog.tox.chat/2018/04/security-vulnerability-and-new-toxcore-release",
"refsource": "MISC",
"url": "https://blog.tox.chat/2018/04/security-vulnerability-and-new-toxcore-release"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2018-25022",
"datePublished": "2021-12-13T00:53:11",
"dateReserved": "2021-12-13T00:00:00",
"dateUpdated": "2024-08-05T12:26:39.652Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:toktok:toxcore:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"0.2.2\", \"matchCriteriaId\": \"26501D21-71F8-447C-9E4F-84528A58C30E\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The Onion module in toxcore before 0.2.2 doesn\u0027t restrict which packets can be onion-routed, which allows a remote attacker to discover a target user\u0027s IP address (when knowing only their Tox Id) by positioning themselves close to target\u0027s Tox Id in the DHT for the target to establish an onion connection with the attacker, guessing the target\u0027s DHT public key and creating a DHT node with public key close to it, and finally onion-routing a NAT Ping Request to the target, requesting it to ping the just created DHT node.\"}, {\"lang\": \"es\", \"value\": \"El m\\u00f3dulo Onion en toxcore versiones anteriores a 0.2.2, no restringe los paquetes que pueden ser enrutados en forma onion, lo que permite a un atacante remoto detectar la direcci\\u00f3n IP de un usuario objetivo (cuando s\\u00f3lo conoce su Tox Id) al posicionarse cerca del Tox Id del objetivo en el DHT para que el objetivo establezca una conexi\\u00f3n en forma onion con el atacante, adivinando la clave p\\u00fablica del DHT del objetivo y creando un nodo DHT con clave p\\u00fablica cerca de \\u00e9l, y finalmente enrutando en forma de cebolla una solicitud de ping NAT al objetivo, pidi\\u00e9ndole que haga ping al nodo DHT reci\\u00e9n creado\"}]",
"id": "CVE-2018-25022",
"lastModified": "2024-11-21T04:03:22.563",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N\", \"baseScore\": 3.1, \"baseSeverity\": \"LOW\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 1.4}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:N/A:N\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-12-13T01:15:07.587",
"references": "[{\"url\": \"https://blog.tox.chat/2018/04/security-vulnerability-and-new-toxcore-release\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/TokTok/c-toxcore/issues/873\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/TokTok/c-toxcore/pull/872\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://blog.tox.chat/2018/04/security-vulnerability-and-new-toxcore-release\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/TokTok/c-toxcore/issues/873\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/TokTok/c-toxcore/pull/872\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-200\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-25022\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-12-13T01:15:07.587\",\"lastModified\":\"2024-11-21T04:03:22.563\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Onion module in toxcore before 0.2.2 doesn\u0027t restrict which packets can be onion-routed, which allows a remote attacker to discover a target user\u0027s IP address (when knowing only their Tox Id) by positioning themselves close to target\u0027s Tox Id in the DHT for the target to establish an onion connection with the attacker, guessing the target\u0027s DHT public key and creating a DHT node with public key close to it, and finally onion-routing a NAT Ping Request to the target, requesting it to ping the just created DHT node.\"},{\"lang\":\"es\",\"value\":\"El m\u00f3dulo Onion en toxcore versiones anteriores a 0.2.2, no restringe los paquetes que pueden ser enrutados en forma onion, lo que permite a un atacante remoto detectar la direcci\u00f3n IP de un usuario objetivo (cuando s\u00f3lo conoce su Tox Id) al posicionarse cerca del Tox Id del objetivo en el DHT para que el objetivo establezca una conexi\u00f3n en forma onion con el atacante, adivinando la clave p\u00fablica del DHT del objetivo y creando un nodo DHT con clave p\u00fablica cerca de \u00e9l, y finalmente enrutando en forma de cebolla una solicitud de ping NAT al objetivo, pidi\u00e9ndole que haga ping al nodo DHT reci\u00e9n creado\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:toktok:toxcore:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.2.2\",\"matchCriteriaId\":\"26501D21-71F8-447C-9E4F-84528A58C30E\"}]}]}],\"references\":[{\"url\":\"https://blog.tox.chat/2018/04/security-vulnerability-and-new-toxcore-release\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/TokTok/c-toxcore/issues/873\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/TokTok/c-toxcore/pull/872\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://blog.tox.chat/2018/04/security-vulnerability-and-new-toxcore-release\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/TokTok/c-toxcore/issues/873\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/TokTok/c-toxcore/pull/872\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
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…