1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00
Commit Graph

617 Commits

Author SHA1 Message Date
Mounir IDRASSI
ef214a511a Updated translation: pt-br. 2025-01-19 11:11:51 +01:00
Mounir IDRASSI
1c38446d78 Translations: Update translations of newly added fields 2025-01-14 14:59:45 +01:00
Mounir IDRASSI
078d1410dd Linux/FreeBSD: Prevent mounting volumes on system directories and PATH (CVE-2025-23021, reported by SivertPL @__tfr)
Added security checks to prevent mounting VeraCrypt volumes on system directories (like /usr/bin) or directories in the user's PATH, which could theoretically allow execution of malicious binaries instead of legitimate system binaries.

Key changes:
- Block mounting on protected system directories (/usr, /bin, /lib, etc.)
  This restriction cannot be overridden
- Block mounting on directories present in user's PATH environment variable
  This can be overridden with --allow-insecure-mount flag
- Add visual warnings (red border, "[INSECURE MODE]") when mounting on PATH directories is allowed
- Handle symlinks properly when checking paths
- Add new error messages for blocked mount points

To override PATH-based restrictions only (system directories remain protected):
veracrypt --allow-insecure-mount [options] volume mountpoint

Security Impact: Low to Medium
The attack requires either:
- User explicitly choosing a system directory as mount point instead of using VeraCrypt's default mount points
- Or attacker having both filesystem access to modify favorites configuration AND knowledge of the volume password
Default mount points are not affected by this vulnerability.

Security: CVE-2025-23021
2025-01-14 14:59:45 +01:00
Mounir IDRASSI
1b35abb191 Increment version to 1.26.18. Update copyright date. Update Release Notes. Update Windows drivers. 2025-01-14 12:26:28 +01:00
Mounir IDRASSI
57cc2473e7 Translations: Update Slovenian translation (contributed by Prof. Sasa Divjak) 2024-12-22 23:33:48 +01:00
Mounir IDRASSI
3b4b0f618c Translations: Update Slovenian translation (contributed by Prof. Sasa Divjak) 2024-11-26 23:22:19 +01:00
Mounir IDRASSI
b6f3d8a23a Translations: Fix issues in Slovenian translation. Complete translation of some entries 2024-11-24 13:46:08 +01:00
Mounir IDRASSI
e798d88407 Translations: Update Slovenian translation (contributed by Prof. Sasa Divjak) 2024-11-24 13:43:34 +01:00
Mounir IDRASSI
b85a2df224 Windows driver: use correct WDM type. Increment version to 1.26.17 2024-11-20 00:21:30 +01:00
Mounir IDRASSI
f9b9a9ca9f Increment version to 1.26.16. Update Release Notes. Update signed Windows drivers. 2024-11-18 00:04:26 +01:00
Mounir IDRASSI
fcc0c82836 Translations: Fix missing lang id in Romanian translation 2024-11-09 11:35:16 +01:00
TigerxWood
71e4725755 Update Language.ro.xml (#1434) 2024-11-09 11:17:12 +01:00
Jonatan
35eeacad0a Update Language.sv.xml (#1416)
* Update Language.sv.xml

* Update Language.sv.xml

* Update Language.sv.xml
2024-09-15 09:28:00 +02:00
Mounir IDRASSI
40f0174408 Translations: Fix wrong escape sequences in Swedish translation (fixed by @an1 on Sourceforge) 2024-09-10 23:08:52 +02:00
Mounir IDRASSI
9ec7c27c59 Translations: update Russian translation file by Dmitry Yerokhin. 2024-09-01 22:25:14 +02:00
Mounir IDRASSI
71dc18aaa2 Windows: Fix MSI not installing all new documentation file. Remove old files left from old versions. Increment version to 1.26.15. 2024-09-01 17:20:01 +02:00
Mounir IDRASSI
500cbeebdf Translations: Update Russian translation by Dmitry Yerokhin 2024-08-25 21:45:32 +02:00
Mounir IDRASSI
af734f41df Increment version to 1.26.14. Set release date to August 25th. 2024-08-25 09:55:44 +02:00
Mounir IDRASSI
25c88fe3d3 Revert "Add Hausa translation (#1404)" (#1407)
This reverts commit ce9537f2b8.
2024-08-22 06:53:26 +02:00
Marius Kjærstad
ce9537f2b8 Add Hausa translation (#1404) 2024-08-21 20:20:46 +02:00
Marius Kjærstad
43df2de56d Added some translations to Arabic (#1403) 2024-08-21 06:19:05 +02:00
Mounir IDRASSI
7b7361e63b Translations: fix wrong name in an entry id in Ukrainian translation. 2024-08-20 06:14:25 +02:00
Marius Kjærstad
f822c8782c Added some translations to Ukrainian (#1402) 2024-08-20 06:12:21 +02:00
Mounir IDRASSI
2cce7c89fd Translations: Fix encoding issue in Japanese XML file 2024-08-17 09:20:34 +02:00
Mounir IDRASSI
eabe1d2e94 Translations: Fix XML issues in Thai language file 2024-08-17 09:19:57 +02:00
Marius Kjærstad
a1d38940c1 Added some translations to Thai (#1401) 2024-08-17 08:01:42 +02:00
Jertzukka
ae65707649 Update Finnish translation and few xml errors (#1400) 2024-08-13 23:58:48 +02:00
Mounir IDRASSI
4f60394999 Translations: update Korean translation file 2024-08-13 03:17:30 +02:00
Mounir IDRASSI
f877901154 Translations: Update Turkish translation. 2024-08-13 00:36:11 +02:00
Mounir IDRASSI
34ecb3a74d Fix another typo of "CPLC" is language files including English one. 2024-08-11 04:31:19 +02:00
Mounir IDRASSI
01a6059817 Translations: update Italian translation 2024-08-11 03:36:26 +02:00
Mounir IDRASSI
d0fdc29d25 Fix typo of "CPLC" is language files including English one. 2024-08-11 01:22:24 +02:00
Patriccollu
90ec08d189 Update Corsican translation on 2024-08 (2nd) (#1396) 2024-08-11 01:11:02 +02:00
Jonatan
92684fad9c Update Language.sv.xml (#1395) 2024-08-10 09:36:38 +02:00
Mounir IDRASSI
7f98200d53 Translations: Update Spanish translation 2024-08-10 04:37:55 +02:00
Mounir IDRASSI
b3c8d62c46 Translations: Update Japanese translation 2024-08-10 03:46:04 +02:00
Jonatan
17e51cd6e2 Update Language.sv.xml (#1394) 2024-08-09 13:44:50 +02:00
Ettore Atalan
a70c62d982 Update German translation (#1391) 2024-08-06 21:29:09 +02:00
nkh0472
cb7094aaab Update Language.zh-cn.xml (#1390)
for commit 715380afbb
2024-08-06 15:18:27 +02:00
Mounir IDRASSI
715380afbb Update mount failure error messages to mention removal of TrueCrypt support and old algorithms. 2024-08-05 21:42:31 +02:00
Marius Kjærstad
d4f2176e25 Undeclared identifier for IDR_LANG_NB fixed (#1388) 2024-08-05 19:32:00 +02:00
Mounir IDRASSI
71215f1a25 Translations: Fix typo in Norwegian translation 2024-08-04 01:11:37 +02:00
Thomas De Rocker
62a5c4c5d7 Update Language.nl.xml (#1387) 2024-08-03 12:00:32 +02:00
chatgptdev
d3c53d6c94 Add missing translated entries to Norwegian language file. (#1386)
Translation was done using gpt-4o (multi-shot) and validated with Claude Sonnet 3.5 and Google Gemini 1.5 Pro Experimental 0801

Co-authored-by: Mounir IDRASSI <mounir.idrassi@idrix.fr>
2024-08-03 09:38:23 +02:00
Marius Kjærstad
75b2512dba Add Norwegian Bokmål translation (#1382)
* Add Norwegian Bokmål translation

* Fix Norwegian Bokmål translation
2024-08-03 05:52:44 +02:00
Matthaiks
09c261fc71 Update Polish translation (#1383) 2024-08-03 05:46:23 +02:00
Patriccollu
6a7257156a Update Corsican translation on 2024-08 (#1384) 2024-08-03 05:37:07 +02:00
风之暇想
672d302264 Update Language.zh-cn.xml (#1385)
翻译
2024-08-03 05:30:33 +02:00
Mounir IDRASSI
86bc9b56f0 Increment version to 1.26.13. Update release notes. Update signed Windows drivers. 2024-08-02 00:55:32 +02:00
Mounir IDRASSI
26be912600 Translations: Add newly added string for XTS vulnerability detection 2024-08-02 00:28:07 +02:00