Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-0380 (GCVE-0-2017-0380)
Vulnerability from cvelistv5
- use of uninitialized stack data
Vendor | Product | Version | ||
---|---|---|---|---|
n/a | Tor before 0.3.1.7 |
Version: Tor before 0.3.1.7 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T13:03:57.111Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://trac.torproject.org/projects/tor/ticket/23490" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "name": "1039519", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id/1039519" }, { "name": "DSA-3993", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2017/dsa-3993" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Tor before 0.3.1.7", "vendor": "n/a", "versions": [ { "status": "affected", "version": "Tor before 0.3.1.7" } ] } ], "datePublic": "2017-09-18T00:00:00", "descriptions": [ { "lang": "en", "value": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit." } ], "problemTypes": [ { "descriptions": [ { "description": "use of uninitialized stack data", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-11-05T10:57:01", "orgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5", "shortName": "debian" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://trac.torproject.org/projects/tor/ticket/23490" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "name": "1039519", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id/1039519" }, { "name": "DSA-3993", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2017/dsa-3993" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@debian.org", "ID": "CVE-2017-0380", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Tor before 0.3.1.7", "version": { "version_data": [ { "version_value": "Tor before 0.3.1.7" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "use of uninitialized stack data" } ] } ] }, "references": { "reference_data": [ { "name": "https://trac.torproject.org/projects/tor/ticket/23490", "refsource": "CONFIRM", "url": "https://trac.torproject.org/projects/tor/ticket/23490" }, { "name": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486", "refsource": "CONFIRM", "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "name": "1039519", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1039519" }, { "name": "DSA-3993", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2017/dsa-3993" } ] } } } }, "cveMetadata": { "assignerOrgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5", "assignerShortName": "debian", "cveId": "CVE-2017-0380", "datePublished": "2017-09-18T16:00:00", "dateReserved": "2016-11-29T00:00:00", "dateUpdated": "2024-08-05T13:03:57.111Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2017-0380\",\"sourceIdentifier\":\"security@debian.org\",\"published\":\"2017-09-18T16:29:00.207\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n rend_service_intro_established en or/rendservice.c en versiones de Tor anteriores a la 0.2.8.15, versiones 0.2.9.x anteriores a la 0.2.9.12, versiones 0.3.0.x anteriores a la 0.3.0.11, versiones 0.3.1.x anteriores a la 0.3.1.7 y versiones 0.3.2.x anteriores a la 0.3.2.1-alpha, cuando se deshabilita SafeLogging, permite a los atacantes obtener informaci\u00f3n sensible mediante el acceso al archivo de registro de un servicio oculto. Esto se debe a que los datos de la pila sin inicializar se incluyen en un mensaje de error sobre el punto de entrada a la red.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}],\"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-532\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.2.8.14\",\"matchCriteriaId\":\"1656D224-8858-4C8D-9E4A-439AEFB5B83D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A377C0D2-0081-4C2D-90D6-C6A4A689AF5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.0:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E7EAA3-1FF5-4234-AD50-C83A3C8655C7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.1:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"F58A98FD-7A39-4718-9264-76AFB431BE32\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.2:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"3DF92477-A17F-43AF-A351-E12B28AFFB7A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.3:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D0B925E-C788-4F47-A757-9E7C0962C744\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.4:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"24F88DB6-38FF-4667-8664-E719D8AB9114\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.5:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"9FB692AE-737A-4EE1-9F3B-8A412343B207\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3484577-F652-4FE7-96B3-200D4224CE31\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7993C7DE-32E6-412A-87B2-EC4EBF20B045\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CDAE75A5-EB2D-49CE-B6A8-24A86361DD8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6DF18C5D-1EFB-4755-B5BF-C500E84F19EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.2.9.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9AEDB54E-57CC-4BA5-933C-927649E16045\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F55CC07A-4639-4B72-9F65-D27043CFFF28\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.1:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"C7722805-17F9-4215-81B9-E30EE016778B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.2:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"028D39E2-0968-4B98-A9E4-60B51440175F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.3:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"8FB26D60-528A-4E06-84A9-8B86143307DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.4:rc:*:*:*:*:*:*\",\"matchCriteriaId\":\"56134ADE-05F9-4087-BAD3-09480DBA2CF0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.5:rc:*:*:*:*:*:*\",\"matchCriteriaId\":\"AB6431AD-B020-4277-8633-27ED05F4D770\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0B815A38-5CE8-4BF3-AE6F-C11CACDBFA75\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF6364CA-DBDA-4626-90A9-FF06A0E08619\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2CA71B4E-8EF4-41D4-AE30-F643D2916209\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E09522C-61F3-495F-A82F-47251468736E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.0.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7EBA8DAD-EF04-4252-8FCA-5E21FB506D19\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.1.1:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"725179F8-E402-4238-9A17-AD237145C0D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.1.2:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3B36195-8CE2-40CC-9701-5ECA042A395F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.1.3:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"47279FE4-FD6E-4FE6-B2BD-7D3EA20A2F11\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.1.4:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"801F7D20-5525-4733-A0EB-E54D68C6B2D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.1.5:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"65B2EE3E-A8AB-46C0-8A43-E89ECC6F9E12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.1.6:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"05E91522-EA34-4894-898F-BA5E2051975B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:torproject:tor:0.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"49250EAD-6CC3-4CB3-9407-C520635B3C77\"}]}]}],\"references\":[{\"url\":\"http://www.debian.org/security/2017/dsa-3993\",\"source\":\"security@debian.org\"},{\"url\":\"http://www.securitytracker.com/id/1039519\",\"source\":\"security@debian.org\"},{\"url\":\"https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486\",\"source\":\"security@debian.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://trac.torproject.org/projects/tor/ticket/23490\",\"source\":\"security@debian.org\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.debian.org/security/2017/dsa-3993\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id/1039519\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://trac.torproject.org/projects/tor/ticket/23490\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]}]}}" } }
var-201709-0618
Vulnerability from variot
The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit. Tor Contains a vulnerability related to information disclosure from log files.Information may be obtained. Tor is an implementation of the second generation of onion routing, which is mainly used to access the Internet anonymously. Tor is prone to an information-disclosure vulnerability. Attackers can exploit this issue to obtain sensitive information that may aid in launching further attacks. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Debian Security Advisory DSA-3993-1 security@debian.org https://www.debian.org/security/ Moritz Muehlenhoff October 06, 2017 https://www.debian.org/security/faq
Package : tor CVE ID : CVE-2017-0380
It was discovered that the Tor onion service could leak sensitive information to log files if the "SafeLogging" option is set to "0".
The oldstable distribution (jessie) is not affected.
For the stable distribution (stretch), this problem has been fixed in version 0.2.9.12-1.
We recommend that you upgrade your tor packages.
Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: https://www.debian.org/security/
Mailing list: debian-security-announce@lists.debian.org -----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtuYvPRKsOElcDakFEMKTtsN8TjYFAlnX+bUACgkQEMKTtsN8 Tjb5ehAAnG7JAqEQtjrUAenUy9wZtmsqA5AtFf6goHCw9uYZ0Co2rAZbRQYKeerw z9TtW/gyKZdYSmY2jd82E9rJTHfuNX7J37LIfNqb8CMLf+eW5shnqghPX+R+MfXU q99ufaKpdDrK8ZRg3ECXpvHXLyzgYvlm8KAX/6bnv0Kt6nNvE3LCDSXvDjGcGuX/ VEnfZMk6GnxlIp/op3uXPYQYKm7BrModTMx7iKoTlBwhdlxh8MwTBsrEH+aQvIUo ZCqqOdU31Av6OngBmIwnkFPq/4FjXvS/lkmpXP6y6g7RCIAc8yf72wk0lNR5OqBX 2svQyr5ZqBH3fCM9eSDUV4nBvC8xUEETZQpMZRUqlF/SJcO33Jh+R+UE3HHh1Imy ozoxnx+qiKUWoUuSXnPCetXKaWH3alJXkp2JDsmoSAVwW/VBeGylsuQ2nAeYTcOb fdpXRqrL+w/w7VXCIAJ3bCN5N8j6otRtMUAntHgXfqxx72Zk5MQrco7aiPvLzten VyKYFxQiRcBV/JFR37Unklkgf4TNxwXhgVe8M6AiVvyyRcH0v8zEKn7HX53h+fSM W27BweGIE9qpOQlo1m8XiQml/3J8aJhAbvuwRoIoiwKb9Xos6+YdxCqDOJiFArk3 ozt2+7pKmawWD3dJotVIu8tOMOC8lYdP5H0YLy6Qt3X3+zm1x3g= =7kef -----END PGP SIGNATURE-----
Show details on source website{ "@context": { "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#", "affected_products": { "@id": "https://www.variotdbs.pl/ref/affected_products" }, "configurations": { "@id": "https://www.variotdbs.pl/ref/configurations" }, "credits": { "@id": "https://www.variotdbs.pl/ref/credits" }, "cvss": { "@id": "https://www.variotdbs.pl/ref/cvss/" }, "description": { "@id": "https://www.variotdbs.pl/ref/description/" }, "exploit_availability": { "@id": "https://www.variotdbs.pl/ref/exploit_availability/" }, "external_ids": { "@id": "https://www.variotdbs.pl/ref/external_ids/" }, "iot": { "@id": "https://www.variotdbs.pl/ref/iot/" }, "iot_taxonomy": { "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/" }, "patch": { "@id": "https://www.variotdbs.pl/ref/patch/" }, "problemtype_data": { "@id": "https://www.variotdbs.pl/ref/problemtype_data/" }, "references": { "@id": "https://www.variotdbs.pl/ref/references/" }, "sources": { "@id": "https://www.variotdbs.pl/ref/sources/" }, "sources_release_date": { "@id": "https://www.variotdbs.pl/ref/sources_release_date/" }, "sources_update_date": { "@id": "https://www.variotdbs.pl/ref/sources_update_date/" }, "threat_type": { "@id": "https://www.variotdbs.pl/ref/threat_type/" }, "title": { "@id": "https://www.variotdbs.pl/ref/title/" }, "type": { "@id": "https://www.variotdbs.pl/ref/type/" } }, "@id": "https://www.variotdbs.pl/vuln/VAR-201709-0618", "affected_products": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/affected_products#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "model": "tor", "scope": "eq", "trust": 1.9, "vendor": "torproject", "version": "0.3.1.5" }, { "model": "tor", "scope": "eq", "trust": 1.9, "vendor": "torproject", "version": "0.3.0.10" }, { "model": "tor", "scope": "eq", "trust": 1.6, "vendor": "torproject", "version": "0.3.1.2" }, { "model": "tor", "scope": "eq", "trust": 1.6, "vendor": "torproject", "version": "0.3.1.3" }, { "model": "tor", "scope": "eq", "trust": 1.6, "vendor": "torproject", "version": "0.3.0.9" }, { "model": "tor", "scope": "eq", "trust": 1.6, "vendor": "torproject", "version": "0.3.0.8" }, { "model": "tor", "scope": "eq", "trust": 1.6, "vendor": "torproject", "version": "0.3.1.6" }, { "model": "tor", "scope": "eq", "trust": 1.6, "vendor": "torproject", "version": "0.3.2" }, { "model": "tor", "scope": "eq", "trust": 1.6, "vendor": "torproject", "version": "0.3.1.1" }, { "model": "tor", "scope": "eq", "trust": 1.6, "vendor": "torproject", "version": "0.3.1.4" }, { "model": "tor", "scope": "eq", "trust": 1.3, "vendor": "torproject", "version": "0.3.0.0" }, { "model": "tor", "scope": "eq", "trust": 1.3, "vendor": "torproject", "version": "0.2.9.11" }, { "model": "tor", "scope": "eq", "trust": 1.3, "vendor": "torproject", "version": "0.2.9.0" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.3.0.4" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.2.9.3" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.2.9.5" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.2.9.6" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.2.9.2" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.2.9.8" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.3.0.7" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.3.0.1" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.3.0.3" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.3.0.6" }, { "model": "tor", "scope": "lte", "trust": 1.0, "vendor": "torproject", "version": "0.2.8.14" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.3.0.2" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.2.9.4" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.2.9.1" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.2.9.9" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.2.9.10" }, { "model": "tor", "scope": "eq", "trust": 1.0, "vendor": "torproject", "version": "0.3.0.5" }, { "model": "tor", "scope": null, "trust": 0.8, "vendor": "the tor", "version": null }, { "model": "tor", "scope": "lt", "trust": 0.6, "vendor": "tor", "version": "0.2.8.15" }, { "model": "tor", "scope": "eq", "trust": 0.6, "vendor": "tor", "version": "0.2.9.*,\u003c0.2.9.12" }, { "model": "tor", "scope": "eq", "trust": 0.6, "vendor": "tor", "version": "0.3.0.*,\u003c0.3.0.11" }, { "model": "tor", "scope": "eq", "trust": 0.6, "vendor": "tor", "version": "0.3.1.*,\u003c0.3.1.7" }, { "model": "0.3.2.*,\u003c0.3.2.1-alpha", "scope": null, "trust": 0.6, "vendor": "tor", "version": null }, { "model": "tor", "scope": "eq", "trust": 0.3, "vendor": "torproject", "version": "0.3.1.0" }, { "model": "tor", "scope": "eq", "trust": 0.3, "vendor": "torproject", "version": "0.2.8.14" }, { "model": "linux sparc", "scope": "eq", "trust": 0.3, "vendor": "debian", "version": "6.0" }, { "model": "linux s/390", "scope": "eq", "trust": 0.3, "vendor": "debian", "version": "6.0" }, { "model": "linux powerpc", "scope": "eq", "trust": 0.3, "vendor": "debian", "version": "6.0" }, { "model": "linux mips", "scope": "eq", "trust": 0.3, "vendor": "debian", "version": "6.0" }, { "model": "linux ia-64", "scope": "eq", "trust": 0.3, "vendor": "debian", "version": "6.0" }, { "model": "linux ia-32", "scope": "eq", "trust": 0.3, "vendor": "debian", "version": "6.0" }, { "model": "linux arm", "scope": "eq", "trust": 0.3, "vendor": "debian", "version": "6.0" }, { "model": "linux amd64", "scope": "eq", "trust": 0.3, "vendor": "debian", "version": "6.0" }, { "model": "tor 0.3.2.1-alpha", "scope": "ne", "trust": 0.3, "vendor": "torproject", "version": null }, { "model": "tor", "scope": "ne", "trust": 0.3, "vendor": "torproject", "version": "0.3.1.7" }, { "model": "tor", "scope": "ne", "trust": 0.3, "vendor": "torproject", "version": "0.3.0.11" }, { "model": "tor", "scope": "ne", "trust": 0.3, "vendor": "torproject", "version": "0.2.9.12" }, { "model": "tor", "scope": "ne", "trust": 0.3, "vendor": "torproject", "version": "0.2.8.15" } ], "sources": [ { "db": "CNVD", "id": "CNVD-2017-34623" }, { "db": "BID", "id": "101222" }, { "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "db": "CNNVD", "id": "CNNVD-201709-858" }, { "db": "NVD", "id": "CVE-2017-0380" } ] }, "configurations": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/configurations#", "children": { "@container": "@list" }, "cpe_match": { "@container": "@list" }, "data": { "@container": "@list" }, "nodes": { "@container": "@list" } }, "data": [ { "CVE_data_version": "4.0", "nodes": [ { "cpe_match": [ { "cpe22Uri": "cpe:/a:torproject:tor", "vulnerable": true } ], "operator": "OR" } ] } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2017-008306" } ] }, "credits": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/credits#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "The vendor reported this issue.", "sources": [ { "db": "BID", "id": "101222" } ], "trust": 0.3 }, "cve": "CVE-2017-0380", "cvss": { "@context": { "cvssV2": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2" }, "cvssV3": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/" }, "severity": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/cvss/severity#" }, "@id": "https://www.variotdbs.pl/ref/cvss/severity" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "cvssV2": [ { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "author": "nvd@nist.gov", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "exploitabilityScore": 8.6, "id": "CVE-2017-0380", "impactScore": 2.9, "integrityImpact": "NONE", "severity": "MEDIUM", "trust": 1.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "author": "CNVD", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "exploitabilityScore": 8.6, "id": "CNVD-2017-34623", "impactScore": 2.9, "integrityImpact": "NONE", "severity": "MEDIUM", "trust": 0.6, "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" } ], "cvssV3": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "author": "nvd@nist.gov", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "exploitabilityScore": 2.2, "id": "CVE-2017-0380", "impactScore": 3.6, "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "trust": 1.8, "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" } ], "severity": [ { "author": "nvd@nist.gov", "id": "CVE-2017-0380", "trust": 1.0, "value": "MEDIUM" }, { "author": "NVD", "id": "CVE-2017-0380", "trust": 0.8, "value": "Medium" }, { "author": "CNVD", "id": "CNVD-2017-34623", "trust": 0.6, "value": "MEDIUM" }, { "author": "CNNVD", "id": "CNNVD-201709-858", "trust": 0.6, "value": "MEDIUM" } ] } ], "sources": [ { "db": "CNVD", "id": "CNVD-2017-34623" }, { "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "db": "CNNVD", "id": "CNNVD-201709-858" }, { "db": "NVD", "id": "CVE-2017-0380" } ] }, "description": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/description#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit. Tor Contains a vulnerability related to information disclosure from log files.Information may be obtained. Tor is an implementation of the second generation of onion routing, which is mainly used to access the Internet anonymously. Tor is prone to an information-disclosure vulnerability. \nAttackers can exploit this issue to obtain sensitive information that may aid in launching further attacks. \n-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA512\n\n- -------------------------------------------------------------------------\nDebian Security Advisory DSA-3993-1 security@debian.org\nhttps://www.debian.org/security/ Moritz Muehlenhoff\nOctober 06, 2017 https://www.debian.org/security/faq\n- -------------------------------------------------------------------------\n\nPackage : tor\nCVE ID : CVE-2017-0380\n\nIt was discovered that the Tor onion service could leak sensitive\ninformation to log files if the \"SafeLogging\" option is set to \"0\". \n\nThe oldstable distribution (jessie) is not affected. \n\nFor the stable distribution (stretch), this problem has been fixed in\nversion 0.2.9.12-1. \n\nWe recommend that you upgrade your tor packages. \n\nFurther information about Debian Security Advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://www.debian.org/security/\n\nMailing list: debian-security-announce@lists.debian.org\n-----BEGIN PGP SIGNATURE-----\n\niQIzBAEBCgAdFiEEtuYvPRKsOElcDakFEMKTtsN8TjYFAlnX+bUACgkQEMKTtsN8\nTjb5ehAAnG7JAqEQtjrUAenUy9wZtmsqA5AtFf6goHCw9uYZ0Co2rAZbRQYKeerw\nz9TtW/gyKZdYSmY2jd82E9rJTHfuNX7J37LIfNqb8CMLf+eW5shnqghPX+R+MfXU\nq99ufaKpdDrK8ZRg3ECXpvHXLyzgYvlm8KAX/6bnv0Kt6nNvE3LCDSXvDjGcGuX/\nVEnfZMk6GnxlIp/op3uXPYQYKm7BrModTMx7iKoTlBwhdlxh8MwTBsrEH+aQvIUo\nZCqqOdU31Av6OngBmIwnkFPq/4FjXvS/lkmpXP6y6g7RCIAc8yf72wk0lNR5OqBX\n2svQyr5ZqBH3fCM9eSDUV4nBvC8xUEETZQpMZRUqlF/SJcO33Jh+R+UE3HHh1Imy\nozoxnx+qiKUWoUuSXnPCetXKaWH3alJXkp2JDsmoSAVwW/VBeGylsuQ2nAeYTcOb\nfdpXRqrL+w/w7VXCIAJ3bCN5N8j6otRtMUAntHgXfqxx72Zk5MQrco7aiPvLzten\nVyKYFxQiRcBV/JFR37Unklkgf4TNxwXhgVe8M6AiVvyyRcH0v8zEKn7HX53h+fSM\nW27BweGIE9qpOQlo1m8XiQml/3J8aJhAbvuwRoIoiwKb9Xos6+YdxCqDOJiFArk3\nozt2+7pKmawWD3dJotVIu8tOMOC8lYdP5H0YLy6Qt3X3+zm1x3g=\n=7kef\n-----END PGP SIGNATURE-----\n", "sources": [ { "db": "NVD", "id": "CVE-2017-0380" }, { "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "db": "CNVD", "id": "CNVD-2017-34623" }, { "db": "BID", "id": "101222" }, { "db": "PACKETSTORM", "id": "144540" } ], "trust": 2.52 }, "external_ids": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/external_ids#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "db": "NVD", "id": "CVE-2017-0380", "trust": 3.4 }, { "db": "SECTRACK", "id": "1039519", "trust": 1.0 }, { "db": "JVNDB", "id": "JVNDB-2017-008306", "trust": 0.8 }, { "db": "CNVD", "id": "CNVD-2017-34623", "trust": 0.6 }, { "db": "NSFOCUS", "id": "37666", "trust": 0.6 }, { "db": "CNNVD", "id": "CNNVD-201709-858", "trust": 0.6 }, { "db": "BID", "id": "101222", "trust": 0.3 }, { "db": "PACKETSTORM", "id": "144540", "trust": 0.1 } ], "sources": [ { "db": "CNVD", "id": "CNVD-2017-34623" }, { "db": "BID", "id": "101222" }, { "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "db": "PACKETSTORM", "id": "144540" }, { "db": "CNNVD", "id": "CNNVD-201709-858" }, { "db": "NVD", "id": "CVE-2017-0380" } ] }, "id": "VAR-201709-0618", "iot": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/iot#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": true, "sources": [ { "db": "CNVD", "id": "CNVD-2017-34623" } ], "trust": 1.6 }, "iot_taxonomy": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "category": [ "IoT" ], "sub_category": null, "trust": 0.6 } ], "sources": [ { "db": "CNVD", "id": "CNVD-2017-34623" } ] }, "last_update_date": "2024-11-23T21:53:47.798000Z", "patch": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/patch#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "title": "Fix log-uninitialized-stack bug in rend_service_intro_established.", "trust": 0.8, "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "title": "Fix TROVE-2017-008: Stack disclosure in hidden services logs when SafeLogging disabled", "trust": 0.8, "url": "https://trac.torproject.org/projects/tor/ticket/23490" }, { "title": "Patch for Tor \u0027rend_service_intro_established\u0027 function sensitive information disclosure vulnerability", "trust": 0.6, "url": "https://www.cnvd.org.cn/patchInfo/show/106424" }, { "title": "Tor Security vulnerabilities", "trust": 0.6, "url": "http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=74964" } ], "sources": [ { "db": "CNVD", "id": "CNVD-2017-34623" }, { "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "db": "CNNVD", "id": "CNNVD-201709-858" } ] }, "problemtype_data": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "problemtype": "CWE-532", "trust": 1.8 } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "db": "NVD", "id": "CVE-2017-0380" } ] }, "references": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/references#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "trust": 1.9, "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "trust": 1.9, "url": "https://trac.torproject.org/projects/tor/ticket/23490" }, { "trust": 1.0, "url": "http://www.securitytracker.com/id/1039519" }, { "trust": 1.0, "url": "http://www.debian.org/security/2017/dsa-3993" }, { "trust": 0.9, "url": "https://nvd.nist.gov/vuln/detail/cve-2017-0380" }, { "trust": 0.8, "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-0380" }, { "trust": 0.6, "url": "http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-0380" }, { "trust": 0.6, "url": "http://www.nsfocus.net/vulndb/37666" }, { "trust": 0.3, "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1493513" }, { "trust": 0.3, "url": "https://www.torproject.org/index.html.en" }, { "trust": 0.1, "url": "https://www.debian.org/security/" }, { "trust": 0.1, "url": "https://www.debian.org/security/faq" } ], "sources": [ { "db": "CNVD", "id": "CNVD-2017-34623" }, { "db": "BID", "id": "101222" }, { "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "db": "PACKETSTORM", "id": "144540" }, { "db": "CNNVD", "id": "CNNVD-201709-858" }, { "db": "NVD", "id": "CVE-2017-0380" } ] }, "sources": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#", "data": { "@container": "@list" } }, "data": [ { "db": "CNVD", "id": "CNVD-2017-34623" }, { "db": "BID", "id": "101222" }, { "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "db": "PACKETSTORM", "id": "144540" }, { "db": "CNNVD", "id": "CNNVD-201709-858" }, { "db": "NVD", "id": "CVE-2017-0380" } ] }, "sources_release_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2017-11-20T00:00:00", "db": "CNVD", "id": "CNVD-2017-34623" }, { "date": "2017-09-18T00:00:00", "db": "BID", "id": "101222" }, { "date": "2017-10-16T00:00:00", "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "date": "2017-10-09T15:42:49", "db": "PACKETSTORM", "id": "144540" }, { "date": "2017-09-19T00:00:00", "db": "CNNVD", "id": "CNNVD-201709-858" }, { "date": "2017-09-18T16:29:00.207000", "db": "NVD", "id": "CVE-2017-0380" } ] }, "sources_update_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2017-11-20T00:00:00", "db": "CNVD", "id": "CNVD-2017-34623" }, { "date": "2017-09-18T00:00:00", "db": "BID", "id": "101222" }, { "date": "2017-10-16T00:00:00", "db": "JVNDB", "id": "JVNDB-2017-008306" }, { "date": "2017-09-19T00:00:00", "db": "CNNVD", "id": "CNNVD-201709-858" }, { "date": "2024-11-21T03:02:52.303000", "db": "NVD", "id": "CVE-2017-0380" } ] }, "threat_type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/threat_type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "remote", "sources": [ { "db": "CNNVD", "id": "CNNVD-201709-858" } ], "trust": 0.6 }, "title": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/title#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Tor Vulnerable to information disclosure from log files", "sources": [ { "db": "JVNDB", "id": "JVNDB-2017-008306" } ], "trust": 0.8 }, "type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "lack of information", "sources": [ { "db": "CNNVD", "id": "CNNVD-201709-858" } ], "trust": 0.6 } }
fkie_cve-2017-0380
Vulnerability from fkie_nvd
Vendor | Product | Version | |
---|---|---|---|
torproject | tor | * | |
torproject | tor | 0.2.9.0 | |
torproject | tor | 0.2.9.0 | |
torproject | tor | 0.2.9.1 | |
torproject | tor | 0.2.9.2 | |
torproject | tor | 0.2.9.3 | |
torproject | tor | 0.2.9.4 | |
torproject | tor | 0.2.9.5 | |
torproject | tor | 0.2.9.6 | |
torproject | tor | 0.2.9.8 | |
torproject | tor | 0.2.9.9 | |
torproject | tor | 0.2.9.10 | |
torproject | tor | 0.2.9.11 | |
torproject | tor | 0.3.0.0 | |
torproject | tor | 0.3.0.1 | |
torproject | tor | 0.3.0.2 | |
torproject | tor | 0.3.0.3 | |
torproject | tor | 0.3.0.4 | |
torproject | tor | 0.3.0.5 | |
torproject | tor | 0.3.0.6 | |
torproject | tor | 0.3.0.7 | |
torproject | tor | 0.3.0.8 | |
torproject | tor | 0.3.0.9 | |
torproject | tor | 0.3.0.10 | |
torproject | tor | 0.3.1.1 | |
torproject | tor | 0.3.1.2 | |
torproject | tor | 0.3.1.3 | |
torproject | tor | 0.3.1.4 | |
torproject | tor | 0.3.1.5 | |
torproject | tor | 0.3.1.6 | |
torproject | tor | 0.3.2 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:torproject:tor:*:*:*:*:*:*:*:*", "matchCriteriaId": "1656D224-8858-4C8D-9E4A-439AEFB5B83D", "versionEndIncluding": "0.2.8.14", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.0:*:*:*:*:*:*:*", "matchCriteriaId": "A377C0D2-0081-4C2D-90D6-C6A4A689AF5C", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.0:alpha:*:*:*:*:*:*", "matchCriteriaId": "F1E7EAA3-1FF5-4234-AD50-C83A3C8655C7", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.1:alpha:*:*:*:*:*:*", "matchCriteriaId": "F58A98FD-7A39-4718-9264-76AFB431BE32", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.2:alpha:*:*:*:*:*:*", "matchCriteriaId": "3DF92477-A17F-43AF-A351-E12B28AFFB7A", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.3:alpha:*:*:*:*:*:*", "matchCriteriaId": "4D0B925E-C788-4F47-A757-9E7C0962C744", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.4:alpha:*:*:*:*:*:*", "matchCriteriaId": "24F88DB6-38FF-4667-8664-E719D8AB9114", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.5:alpha:*:*:*:*:*:*", "matchCriteriaId": "9FB692AE-737A-4EE1-9F3B-8A412343B207", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.6:*:*:*:*:*:*:*", "matchCriteriaId": "A3484577-F652-4FE7-96B3-200D4224CE31", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.8:*:*:*:*:*:*:*", "matchCriteriaId": "7993C7DE-32E6-412A-87B2-EC4EBF20B045", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.9:*:*:*:*:*:*:*", "matchCriteriaId": "CDAE75A5-EB2D-49CE-B6A8-24A86361DD8E", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.10:*:*:*:*:*:*:*", "matchCriteriaId": "6DF18C5D-1EFB-4755-B5BF-C500E84F19EB", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.2.9.11:*:*:*:*:*:*:*", "matchCriteriaId": "9AEDB54E-57CC-4BA5-933C-927649E16045", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "F55CC07A-4639-4B72-9F65-D27043CFFF28", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.1:alpha:*:*:*:*:*:*", "matchCriteriaId": "C7722805-17F9-4215-81B9-E30EE016778B", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.2:alpha:*:*:*:*:*:*", "matchCriteriaId": "028D39E2-0968-4B98-A9E4-60B51440175F", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.3:alpha:*:*:*:*:*:*", "matchCriteriaId": "8FB26D60-528A-4E06-84A9-8B86143307DA", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.4:rc:*:*:*:*:*:*", "matchCriteriaId": "56134ADE-05F9-4087-BAD3-09480DBA2CF0", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.5:rc:*:*:*:*:*:*", "matchCriteriaId": "AB6431AD-B020-4277-8633-27ED05F4D770", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.6:*:*:*:*:*:*:*", "matchCriteriaId": "0B815A38-5CE8-4BF3-AE6F-C11CACDBFA75", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.7:*:*:*:*:*:*:*", "matchCriteriaId": "DF6364CA-DBDA-4626-90A9-FF06A0E08619", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.8:*:*:*:*:*:*:*", "matchCriteriaId": "2CA71B4E-8EF4-41D4-AE30-F643D2916209", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.9:*:*:*:*:*:*:*", "matchCriteriaId": "8E09522C-61F3-495F-A82F-47251468736E", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.0.10:*:*:*:*:*:*:*", "matchCriteriaId": "7EBA8DAD-EF04-4252-8FCA-5E21FB506D19", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.1.1:alpha:*:*:*:*:*:*", "matchCriteriaId": "725179F8-E402-4238-9A17-AD237145C0D0", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.1.2:alpha:*:*:*:*:*:*", "matchCriteriaId": "B3B36195-8CE2-40CC-9701-5ECA042A395F", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.1.3:alpha:*:*:*:*:*:*", "matchCriteriaId": "47279FE4-FD6E-4FE6-B2BD-7D3EA20A2F11", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.1.4:alpha:*:*:*:*:*:*", "matchCriteriaId": "801F7D20-5525-4733-A0EB-E54D68C6B2D0", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.1.5:alpha:*:*:*:*:*:*", "matchCriteriaId": "65B2EE3E-A8AB-46C0-8A43-E89ECC6F9E12", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.1.6:alpha:*:*:*:*:*:*", "matchCriteriaId": "05E91522-EA34-4894-898F-BA5E2051975B", "vulnerable": true }, { "criteria": "cpe:2.3:a:torproject:tor:0.3.2:*:*:*:*:*:*:*", "matchCriteriaId": "49250EAD-6CC3-4CB3-9407-C520635B3C77", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit." }, { "lang": "es", "value": "La funci\u00f3n rend_service_intro_established en or/rendservice.c en versiones de Tor anteriores a la 0.2.8.15, versiones 0.2.9.x anteriores a la 0.2.9.12, versiones 0.3.0.x anteriores a la 0.3.0.11, versiones 0.3.1.x anteriores a la 0.3.1.7 y versiones 0.3.2.x anteriores a la 0.3.2.1-alpha, cuando se deshabilita SafeLogging, permite a los atacantes obtener informaci\u00f3n sensible mediante el acceso al archivo de registro de un servicio oculto. Esto se debe a que los datos de la pila sin inicializar se incluyen en un mensaje de error sobre el punto de entrada a la red." } ], "id": "CVE-2017-0380", "lastModified": "2025-04-20T01:37:25.860", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2017-09-18T16:29:00.207", "references": [ { "source": "security@debian.org", "url": "http://www.debian.org/security/2017/dsa-3993" }, { "source": "security@debian.org", "url": "http://www.securitytracker.com/id/1039519" }, { "source": "security@debian.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "source": "security@debian.org", "tags": [ "Mitigation", "Patch", "Vendor Advisory" ], "url": "https://trac.torproject.org/projects/tor/ticket/23490" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.debian.org/security/2017/dsa-3993" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securitytracker.com/id/1039519" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mitigation", "Patch", "Vendor Advisory" ], "url": "https://trac.torproject.org/projects/tor/ticket/23490" } ], "sourceIdentifier": "security@debian.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-532" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2017-0380
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2017-0380", "description": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit.", "id": "GSD-2017-0380", "references": [ "https://www.suse.com/security/cve/CVE-2017-0380.html", "https://www.debian.org/security/2017/dsa-3993", "https://advisories.mageia.org/CVE-2017-0380.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-0380" ], "details": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit.", "id": "GSD-2017-0380", "modified": "2023-12-13T01:20:59.886417Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@debian.org", "ID": "CVE-2017-0380", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Tor before 0.3.1.7", "version": { "version_data": [ { "version_value": "Tor before 0.3.1.7" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "use of uninitialized stack data" } ] } ] }, "references": { "reference_data": [ { "name": "https://trac.torproject.org/projects/tor/ticket/23490", "refsource": "CONFIRM", "url": "https://trac.torproject.org/projects/tor/ticket/23490" }, { "name": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486", "refsource": "CONFIRM", "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "name": "1039519", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1039519" }, { "name": "DSA-3993", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2017/dsa-3993" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.1.2:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.1.3:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.5:rc:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.4:rc:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.0:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.1:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.1.4:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.1.5:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.2:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.3:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.2.8.14", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.1.1:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.2:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.1:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.1.6:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.3:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.3.0.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.4:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:torproject:tor:0.2.9.5:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@debian.org", "ID": "CVE-2017-0380" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-532" } ] } ] }, "references": { "reference_data": [ { "name": "https://trac.torproject.org/projects/tor/ticket/23490", "refsource": "CONFIRM", "tags": [ "Mitigation", "Patch", "Vendor Advisory" ], "url": "https://trac.torproject.org/projects/tor/ticket/23490" }, { "name": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "name": "1039519", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1039519" }, { "name": "DSA-3993", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2017/dsa-3993" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } }, "lastModifiedDate": "2017-11-06T02:29Z", "publishedDate": "2017-09-18T16:29Z" } } }
ghsa-rjc9-v6hh-hq3j
Vulnerability from github
The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit.
{ "affected": [], "aliases": [ "CVE-2017-0380" ], "database_specific": { "cwe_ids": [ "CWE-532" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-09-18T16:29:00Z", "severity": "MODERATE" }, "details": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit.", "id": "GHSA-rjc9-v6hh-hq3j", "modified": "2022-05-17T00:26:09Z", "published": "2022-05-17T00:26:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0380" }, { "type": "WEB", "url": "https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486" }, { "type": "WEB", "url": "https://trac.torproject.org/projects/tor/ticket/23490" }, { "type": "WEB", "url": "http://www.debian.org/security/2017/dsa-3993" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1039519" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
cnvd-2017-34623
Vulnerability from cnvd
Title: Tor 'rend_service_intro_established'函数敏感信息泄露漏洞
Description:
Tor是第二代洋葱路由的一种实现,主要用于匿名访问互联网。
Tor中的or/rendservice.c文件的‘rend_service_intro_established’函数存在安全漏洞,允许远程攻击者利用漏洞提交特殊的请求,获取敏感信息。
Severity: 中
Patch Name: Tor 'rend_service_intro_established'函数敏感信息泄露漏洞的补丁
Patch Description:
Tor是第二代洋葱路由的一种实现,主要用于匿名访问互联网。
Tor中的or/rendservice.c文件的‘rend_service_intro_established’函数存在安全漏洞,允许远程攻击者利用漏洞提交特殊的请求,获取敏感信息。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description:
目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: https://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486 https://trac.torproject.org/projects/tor/ticket/23490
Reference: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0380
Name | ['Tor Tor <0.2.8.15', 'Tor Tor 0.2.9.*,<0.2.9.12', 'Tor Tor 0.3.0.*,<0.3.0.11', 'Tor Tor 0.3.1.*,<0.3.1.7', 'Tor Tor 0.3.2.*,<0.3.2.1-alpha'] |
---|
{ "cves": { "cve": { "cveNumber": "CVE-2017-0380" } }, "description": "Tor\u662f\u7b2c\u4e8c\u4ee3\u6d0b\u8471\u8def\u7531\u7684\u4e00\u79cd\u5b9e\u73b0\uff0c\u4e3b\u8981\u7528\u4e8e\u533f\u540d\u8bbf\u95ee\u4e92\u8054\u7f51\u3002\r\n\r\nTor\u4e2d\u7684or/rendservice.c\u6587\u4ef6\u7684\u2018rend_service_intro_established\u2019\u51fd\u6570\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u5141\u8bb8\u8fdc\u7a0b\u653b\u51fb\u8005\u5229\u7528\u6f0f\u6d1e\u63d0\u4ea4\u7279\u6b8a\u7684\u8bf7\u6c42\uff0c\u83b7\u53d6\u654f\u611f\u4fe1\u606f\u3002", "discovererName": "unknwon", "formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u7ecf\u53d1\u5e03\u4e86\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u8fd9\u4e2a\u5b89\u5168\u95ee\u9898\uff0c\u8bf7\u5230\u5382\u5546\u7684\u4e3b\u9875\u4e0b\u8f7d\uff1a\r\nhttps://github.com/torproject/tor/commit/09ea89764a4d3a907808ed7d4fe42abfe64bd486\r\nhttps://trac.torproject.org/projects/tor/ticket/23490", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2017-34623", "openTime": "2017-11-20", "patchDescription": "Tor\u662f\u7b2c\u4e8c\u4ee3\u6d0b\u8471\u8def\u7531\u7684\u4e00\u79cd\u5b9e\u73b0\uff0c\u4e3b\u8981\u7528\u4e8e\u533f\u540d\u8bbf\u95ee\u4e92\u8054\u7f51\u3002\r\n\r\nTor\u4e2d\u7684or/rendservice.c\u6587\u4ef6\u7684\u2018rend_service_intro_established\u2019\u51fd\u6570\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u5141\u8bb8\u8fdc\u7a0b\u653b\u51fb\u8005\u5229\u7528\u6f0f\u6d1e\u63d0\u4ea4\u7279\u6b8a\u7684\u8bf7\u6c42\uff0c\u83b7\u53d6\u654f\u611f\u4fe1\u606f\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002", "patchName": "Tor \u0027rend_service_intro_established\u0027\u51fd\u6570\u654f\u611f\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u7684\u8865\u4e01", "products": { "product": [ "Tor Tor \u003c0.2.8.15", "Tor Tor 0.2.9.*\uff0c\u003c0.2.9.12", "Tor Tor 0.3.0.*\uff0c\u003c0.3.0.11", "Tor Tor 0.3.1.*\uff0c\u003c0.3.1.7", "Tor Tor 0.3.2.*\uff0c\u003c0.3.2.1-alpha" ] }, "referenceLink": "http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0380", "serverity": "\u4e2d", "submitTime": "2017-09-20", "title": "Tor \u0027rend_service_intro_established\u0027\u51fd\u6570\u654f\u611f\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e" }
opensuse-su-2024:11469-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "tor-0.4.6.7-2.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the tor-0.4.6.7-2.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11469", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11469-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2016-1254 page", "url": "https://www.suse.com/security/cve/CVE-2016-1254/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-0375 page", "url": "https://www.suse.com/security/cve/CVE-2017-0375/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-0376 page", "url": "https://www.suse.com/security/cve/CVE-2017-0376/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-0377 page", "url": "https://www.suse.com/security/cve/CVE-2017-0377/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-0380 page", "url": "https://www.suse.com/security/cve/CVE-2017-0380/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-8819 page", "url": "https://www.suse.com/security/cve/CVE-2017-8819/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-8820 page", "url": "https://www.suse.com/security/cve/CVE-2017-8820/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-8821 page", "url": "https://www.suse.com/security/cve/CVE-2017-8821/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-8822 page", "url": "https://www.suse.com/security/cve/CVE-2017-8822/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-8823 page", "url": "https://www.suse.com/security/cve/CVE-2017-8823/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0490 page", "url": "https://www.suse.com/security/cve/CVE-2018-0490/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-0491 page", "url": "https://www.suse.com/security/cve/CVE-2018-0491/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-8955 page", "url": "https://www.suse.com/security/cve/CVE-2019-8955/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-10592 page", "url": "https://www.suse.com/security/cve/CVE-2020-10592/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-10593 page", "url": "https://www.suse.com/security/cve/CVE-2020-10593/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15572 page", "url": "https://www.suse.com/security/cve/CVE-2020-15572/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28089 page", "url": "https://www.suse.com/security/cve/CVE-2021-28089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-28090 page", "url": "https://www.suse.com/security/cve/CVE-2021-28090/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-34548 page", "url": "https://www.suse.com/security/cve/CVE-2021-34548/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-34549 page", "url": "https://www.suse.com/security/cve/CVE-2021-34549/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-34550 page", "url": "https://www.suse.com/security/cve/CVE-2021-34550/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-38385 page", "url": "https://www.suse.com/security/cve/CVE-2021-38385/" } ], "title": "tor-0.4.6.7-2.2 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11469-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "tor-0.4.6.7-2.2.aarch64", "product": { "name": "tor-0.4.6.7-2.2.aarch64", "product_id": "tor-0.4.6.7-2.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "tor-0.4.6.7-2.2.ppc64le", "product": { "name": "tor-0.4.6.7-2.2.ppc64le", "product_id": "tor-0.4.6.7-2.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "tor-0.4.6.7-2.2.s390x", "product": { "name": "tor-0.4.6.7-2.2.s390x", "product_id": "tor-0.4.6.7-2.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "tor-0.4.6.7-2.2.x86_64", "product": { "name": "tor-0.4.6.7-2.2.x86_64", "product_id": "tor-0.4.6.7-2.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "tor-0.4.6.7-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64" }, "product_reference": "tor-0.4.6.7-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tor-0.4.6.7-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le" }, "product_reference": "tor-0.4.6.7-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tor-0.4.6.7-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x" }, "product_reference": "tor-0.4.6.7-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tor-0.4.6.7-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" }, "product_reference": "tor-0.4.6.7-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-1254", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-1254" } ], "notes": [ { "category": "general", "text": "Tor before 0.2.8.12 might allow remote attackers to cause a denial of service (client crash) via a crafted hidden service descriptor.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-1254", "url": "https://www.suse.com/security/cve/CVE-2016-1254" }, { "category": "external", "summary": "SUSE Bug 1016343 for CVE-2016-1254", "url": "https://bugzilla.suse.com/1016343" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-1254" }, { "cve": "CVE-2017-0375", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-0375" } ], "notes": [ { "category": "general", "text": "The hidden-service feature in Tor before 0.3.0.8 allows a denial of service (assertion failure and daemon exit) in the relay_send_end_cell_from_edge_ function via a malformed BEGIN cell.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-0375", "url": "https://www.suse.com/security/cve/CVE-2017-0375" }, { "category": "external", "summary": "SUSE Bug 1043455 for CVE-2017-0375", "url": "https://bugzilla.suse.com/1043455" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2017-0375" }, { "cve": "CVE-2017-0376", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-0376" } ], "notes": [ { "category": "general", "text": "The hidden-service feature in Tor before 0.3.0.8 allows a denial of service (assertion failure and daemon exit) in the connection_edge_process_relay_cell function via a BEGIN_DIR cell on a rendezvous circuit.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-0376", "url": "https://www.suse.com/security/cve/CVE-2017-0376" }, { "category": "external", "summary": "SUSE Bug 1043456 for CVE-2017-0376", "url": "https://bugzilla.suse.com/1043456" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2017-0376" }, { "cve": "CVE-2017-0377", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-0377" } ], "notes": [ { "category": "general", "text": "Tor 0.3.x before 0.3.0.9 has a guard-selection algorithm that only considers the exit relay (not the exit relay\u0027s family), which might allow remote attackers to defeat intended anonymity properties by leveraging the existence of large families.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-0377", "url": "https://www.suse.com/security/cve/CVE-2017-0377" }, { "category": "external", "summary": "SUSE Bug 1046845 for CVE-2017-0377", "url": "https://bugzilla.suse.com/1046845" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-0377" }, { "cve": "CVE-2017-0380", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-0380" } ], "notes": [ { "category": "general", "text": "The rend_service_intro_established function in or/rendservice.c in Tor before 0.2.8.15, 0.2.9.x before 0.2.9.12, 0.3.0.x before 0.3.0.11, 0.3.1.x before 0.3.1.7, and 0.3.2.x before 0.3.2.1-alpha, when SafeLogging is disabled, allows attackers to obtain sensitive information by leveraging access to the log files of a hidden service, because uninitialized stack data is included in an error message about construction of an introduction point circuit.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-0380", "url": "https://www.suse.com/security/cve/CVE-2017-0380" }, { "category": "external", "summary": "SUSE Bug 1059194 for CVE-2017-0380", "url": "https://bugzilla.suse.com/1059194" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-0380" }, { "cve": "CVE-2017-8819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-8819" } ], "notes": [ { "category": "general", "text": "In Tor before 0.2.5.16, 0.2.6 through 0.2.8 before 0.2.8.17, 0.2.9 before 0.2.9.14, 0.3.0 before 0.3.0.13, and 0.3.1 before 0.3.1.9, the replay-cache protection mechanism is ineffective for v2 onion services, aka TROVE-2017-009. An attacker can send many INTRODUCE2 cells to trigger this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-8819", "url": "https://www.suse.com/security/cve/CVE-2017-8819" }, { "category": "external", "summary": "SUSE Bug 1070849 for CVE-2017-8819", "url": "https://bugzilla.suse.com/1070849" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-8819" }, { "cve": "CVE-2017-8820", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-8820" } ], "notes": [ { "category": "general", "text": "In Tor before 0.2.5.16, 0.2.6 through 0.2.8 before 0.2.8.17, 0.2.9 before 0.2.9.14, 0.3.0 before 0.3.0.13, and 0.3.1 before 0.3.1.9, remote attackers can cause a denial of service (NULL pointer dereference and application crash) against directory authorities via a malformed descriptor, aka TROVE-2017-010.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-8820", "url": "https://www.suse.com/security/cve/CVE-2017-8820" }, { "category": "external", "summary": "SUSE Bug 1070849 for CVE-2017-8820", "url": "https://bugzilla.suse.com/1070849" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-8820" }, { "cve": "CVE-2017-8821", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-8821" } ], "notes": [ { "category": "general", "text": "In Tor before 0.2.5.16, 0.2.6 through 0.2.8 before 0.2.8.17, 0.2.9 before 0.2.9.14, 0.3.0 before 0.3.0.13, and 0.3.1 before 0.3.1.9, an attacker can cause a denial of service (application hang) via crafted PEM input that signifies a public key requiring a password, which triggers an attempt by the OpenSSL library to ask the user for the password, aka TROVE-2017-011.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-8821", "url": "https://www.suse.com/security/cve/CVE-2017-8821" }, { "category": "external", "summary": "SUSE Bug 1070849 for CVE-2017-8821", "url": "https://bugzilla.suse.com/1070849" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-8821" }, { "cve": "CVE-2017-8822", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-8822" } ], "notes": [ { "category": "general", "text": "In Tor before 0.2.5.16, 0.2.6 through 0.2.8 before 0.2.8.17, 0.2.9 before 0.2.9.14, 0.3.0 before 0.3.0.13, and 0.3.1 before 0.3.1.9, relays (that have incompletely downloaded descriptors) can pick themselves in a circuit path, leading to a degradation of anonymity, aka TROVE-2017-012.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-8822", "url": "https://www.suse.com/security/cve/CVE-2017-8822" }, { "category": "external", "summary": "SUSE Bug 1070849 for CVE-2017-8822", "url": "https://bugzilla.suse.com/1070849" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-8822" }, { "cve": "CVE-2017-8823", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-8823" } ], "notes": [ { "category": "general", "text": "In Tor before 0.2.5.16, 0.2.6 through 0.2.8 before 0.2.8.17, 0.2.9 before 0.2.9.14, 0.3.0 before 0.3.0.13, and 0.3.1 before 0.3.1.9, there is a use-after-free in onion service v2 during intro-point expiration because the expiring list is mismanaged in certain error cases, aka TROVE-2017-013.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-8823", "url": "https://www.suse.com/security/cve/CVE-2017-8823" }, { "category": "external", "summary": "SUSE Bug 1070849 for CVE-2017-8823", "url": "https://bugzilla.suse.com/1070849" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-8823" }, { "cve": "CVE-2018-0490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Tor before 0.2.9.15, 0.3.1.x before 0.3.1.10, and 0.3.2.x before 0.3.2.10. The directory-authority protocol-list subprotocol implementation allows remote attackers to cause a denial of service (NULL pointer dereference and directory-authority crash) via a misformatted relay descriptor that is mishandled during voting.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0490", "url": "https://www.suse.com/security/cve/CVE-2018-0490" }, { "category": "external", "summary": "SUSE Bug 1083845 for CVE-2018-0490", "url": "https://bugzilla.suse.com/1083845" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-0490" }, { "cve": "CVE-2018-0491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-0491" } ], "notes": [ { "category": "general", "text": "A use-after-free issue was discovered in Tor 0.3.2.x before 0.3.2.10. It allows remote attackers to cause a denial of service (relay crash) because the KIST implementation allows a channel to be added more than once in the pending list.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-0491", "url": "https://www.suse.com/security/cve/CVE-2018-0491" }, { "category": "external", "summary": "SUSE Bug 1083846 for CVE-2018-0491", "url": "https://bugzilla.suse.com/1083846" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-0491" }, { "cve": "CVE-2019-8955", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-8955" } ], "notes": [ { "category": "general", "text": "In Tor before 0.3.3.12, 0.3.4.x before 0.3.4.11, 0.3.5.x before 0.3.5.8, and 0.4.x before 0.4.0.2-alpha, remote denial of service against Tor clients and relays can occur via memory exhaustion in the KIST cell scheduler.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-8955", "url": "https://www.suse.com/security/cve/CVE-2019-8955" }, { "category": "external", "summary": "SUSE Bug 1126340 for CVE-2019-8955", "url": "https://bugzilla.suse.com/1126340" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-8955" }, { "cve": "CVE-2020-10592", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-10592" } ], "notes": [ { "category": "general", "text": "Tor before 0.3.5.10, 0.4.x before 0.4.1.9, and 0.4.2.x before 0.4.2.7 allows remote attackers to cause a Denial of Service (CPU consumption), aka TROVE-2020-002.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-10592", "url": "https://www.suse.com/security/cve/CVE-2020-10592" }, { "category": "external", "summary": "SUSE Bug 1167013 for CVE-2020-10592", "url": "https://bugzilla.suse.com/1167013" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-10592" }, { "cve": "CVE-2020-10593", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-10593" } ], "notes": [ { "category": "general", "text": "Tor before 0.3.5.10, 0.4.x before 0.4.1.9, and 0.4.2.x before 0.4.2.7 allows remote attackers to cause a Denial of Service (memory leak), aka TROVE-2020-004. This occurs in circpad_setup_machine_on_circ because a circuit-padding machine can be negotiated twice on the same circuit.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-10593", "url": "https://www.suse.com/security/cve/CVE-2020-10593" }, { "category": "external", "summary": "SUSE Bug 1167014 for CVE-2020-10593", "url": "https://bugzilla.suse.com/1167014" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-10593" }, { "cve": "CVE-2020-15572", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15572" } ], "notes": [ { "category": "general", "text": "Tor before 0.4.3.6 has an out-of-bounds memory access that allows a remote denial-of-service (crash) attack against Tor instances built to use Mozilla Network Security Services (NSS), aka TROVE-2020-001.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15572", "url": "https://www.suse.com/security/cve/CVE-2020-15572" }, { "category": "external", "summary": "SUSE Bug 1173979 for CVE-2020-15572", "url": "https://bugzilla.suse.com/1173979" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-15572" }, { "cve": "CVE-2021-28089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28089" } ], "notes": [ { "category": "general", "text": "Tor before 0.4.5.7 allows a remote participant in the Tor directory protocol to exhaust CPU resources on a target, aka TROVE-2021-001.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28089", "url": "https://www.suse.com/security/cve/CVE-2021-28089" }, { "category": "external", "summary": "SUSE Bug 1183726 for CVE-2021-28089", "url": "https://bugzilla.suse.com/1183726" }, { "category": "external", "summary": "SUSE Bug 1184261 for CVE-2021-28089", "url": "https://bugzilla.suse.com/1184261" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-28089" }, { "cve": "CVE-2021-28090", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-28090" } ], "notes": [ { "category": "general", "text": "Tor before 0.4.5.7 allows a remote attacker to cause Tor directory authorities to exit with an assertion failure, aka TROVE-2021-002.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-28090", "url": "https://www.suse.com/security/cve/CVE-2021-28090" }, { "category": "external", "summary": "SUSE Bug 1183726 for CVE-2021-28090", "url": "https://bugzilla.suse.com/1183726" }, { "category": "external", "summary": "SUSE Bug 1184261 for CVE-2021-28090", "url": "https://bugzilla.suse.com/1184261" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-28090" }, { "cve": "CVE-2021-34548", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-34548" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Tor before 0.4.6.5, aka TROVE-2021-003. An attacker can forge RELAY_END or RELAY_RESOLVED to bypass the intended access control for ending a stream.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-34548", "url": "https://www.suse.com/security/cve/CVE-2021-34548" }, { "category": "external", "summary": "SUSE Bug 1187322 for CVE-2021-34548", "url": "https://bugzilla.suse.com/1187322" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-34548" }, { "cve": "CVE-2021-34549", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-34549" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Tor before 0.4.6.5, aka TROVE-2021-005. Hashing is mishandled for certain retrieval of circuit data. Consequently. an attacker can trigger the use of an attacker-chosen circuit ID to cause algorithm inefficiency.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-34549", "url": "https://www.suse.com/security/cve/CVE-2021-34549" }, { "category": "external", "summary": "SUSE Bug 1187324 for CVE-2021-34549", "url": "https://bugzilla.suse.com/1187324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-34549" }, { "cve": "CVE-2021-34550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-34550" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Tor before 0.4.6.5, aka TROVE-2021-006. The v3 onion service descriptor parsing allows out-of-bounds memory access, and a client crash, via a crafted onion service descriptor", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-34550", "url": "https://www.suse.com/security/cve/CVE-2021-34550" }, { "category": "external", "summary": "SUSE Bug 1187325 for CVE-2021-34550", "url": "https://bugzilla.suse.com/1187325" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-34550" }, { "cve": "CVE-2021-38385", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-38385" } ], "notes": [ { "category": "general", "text": "Tor before 0.3.5.16, 0.4.5.10, and 0.4.6.7 mishandles the relationship between batch-signature verification and single-signature verification, leading to a remote assertion failure, aka TROVE-2021-007.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-38385", "url": "https://www.suse.com/security/cve/CVE-2021-38385" }, { "category": "external", "summary": "SUSE Bug 1189489 for CVE-2021-38385", "url": "https://bugzilla.suse.com/1189489" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tor-0.4.6.7-2.2.aarch64", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.ppc64le", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.s390x", "openSUSE Tumbleweed:tor-0.4.6.7-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-38385" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.