Количество 19 568
Количество 19 568
CVE-2025-45582
GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must extract an archive that contains a ../ symlink to a critical directory. Second, the victim must extract an archive that contains a critical file, specified via a relative pathname that begins with the symlink name and ends with that critical file's name. Here, the extraction follows the symlink and overwrites the critical file. This bypasses the protection mechanism of "Member name contains '..'" that would occur for a single TAR archive that attempted to specify the critical file via a ../ approach. For example, the first archive can contain "x -> ../../../../../home/victim/.ssh" and the second archive can contain x/authorized_keys. This can affect server applications that automatically extract any number of user-supplied TAR archives, and were relying on the blocking of traversal. This can also affect software installation processes in wh
CVE-2025-4517
Arbitrary writes via tarfile realpath overflow
CVE-2025-4516
Use-after-free in "unicode_escape" decoder with error handler
CVE-2025-44905
hdf5 v1.14.6 was discovered to contain a heap buffer overflow via the H5Z__filter_scaleoffset function.
CVE-2025-44904
hdf5 v1.14.6 was discovered to contain a heap buffer overflow via the H5VM_memcpyvv function.
CVE-2025-4476
Libsoup: null pointer dereference in libsoup may lead to denial of service
CVE-2025-4435
Tarfile extracts filtered members when errorlevel=0
CVE-2025-4432
Ring: some aes functions may panic when overflow checking is enabled in ring
CVE-2025-43857
net-imap rubygem vulnerable to possible DoS by memory exhaustion
CVE-2025-4373
Glib: buffer underflow on glib through glib/gstring.c via function g_string_insert_unichar
CVE-2025-4372
Chromium: CVE-2025-4372 Use after free in WebAudio
CVE-2025-4330
Extraction filter bypass for linking outside extraction directory
CVE-2025-4287
PyTorch nccl.py torch.cuda.nccl.reduce denial of service
CVE-2025-4207
PostgreSQL GB18030 encoding validation can read one byte past end of allocation for text that fails validation
CVE-2025-4138
Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory
CVE-2025-4096
Chromium: CVE-2025-4096 Heap buffer overflow in HTML
CVE-2025-40928
JSON::XS before version 4.04 for Perl has an integer buffer overflow causing a segfault when parsing crafted JSON, enabling denial-of-service attacks or other unspecified impact
CVE-2025-40914
Perl CryptX before version 0.087 contains a dependency that may be susceptible to an integer overflow
CVE-2025-40913
Net::Dropbear versions through 0.16 for Perl contains a dependency that may be susceptible to an integer overflow
CVE-2025-40909
Perl threads have a working directory race condition where file operations may target unintended paths
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
CVE-2025-45582 GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must extract an archive that contains a ../ symlink to a critical directory. Second, the victim must extract an archive that contains a critical file, specified via a relative pathname that begins with the symlink name and ends with that critical file's name. Here, the extraction follows the symlink and overwrites the critical file. This bypasses the protection mechanism of "Member name contains '..'" that would occur for a single TAR archive that attempted to specify the critical file via a ../ approach. For example, the first archive can contain "x -> ../../../../../home/victim/.ssh" and the second archive can contain x/authorized_keys. This can affect server applications that automatically extract any number of user-supplied TAR archives, and were relying on the blocking of traversal. This can also affect software installation processes in wh | 0% Низкий | 7 месяцев назад | ||
CVE-2025-4517 Arbitrary writes via tarfile realpath overflow | CVSS3: 9.4 | 0% Низкий | около 1 месяца назад | |
CVE-2025-4516 Use-after-free in "unicode_escape" decoder with error handler | 0% Низкий | 9 месяцев назад | ||
CVE-2025-44905 hdf5 v1.14.6 was discovered to contain a heap buffer overflow via the H5Z__filter_scaleoffset function. | CVSS3: 7.3 | 0% Низкий | 7 месяцев назад | |
CVE-2025-44904 hdf5 v1.14.6 was discovered to contain a heap buffer overflow via the H5VM_memcpyvv function. | 0% Низкий | 3 месяца назад | ||
CVE-2025-4476 Libsoup: null pointer dereference in libsoup may lead to denial of service | CVSS3: 4.3 | 0% Низкий | около 1 месяца назад | |
CVE-2025-4435 Tarfile extracts filtered members when errorlevel=0 | CVSS3: 6.5 | 1% Низкий | 7 месяцев назад | |
CVE-2025-4432 Ring: some aes functions may panic when overflow checking is enabled in ring | CVSS3: 3.7 | 0% Низкий | 3 месяца назад | |
CVE-2025-43857 net-imap rubygem vulnerable to possible DoS by memory exhaustion | 1% Низкий | 4 месяца назад | ||
CVE-2025-4373 Glib: buffer underflow on glib through glib/gstring.c via function g_string_insert_unichar | CVSS3: 6.5 | 1% Низкий | 7 месяцев назад | |
CVE-2025-4372 Chromium: CVE-2025-4372 Use after free in WebAudio | 0% Низкий | 11 месяцев назад | ||
CVE-2025-4330 Extraction filter bypass for linking outside extraction directory | CVSS3: 7.5 | 1% Низкий | 9 месяцев назад | |
CVE-2025-4287 PyTorch nccl.py torch.cuda.nccl.reduce denial of service | 0% Низкий | 7 месяцев назад | ||
CVE-2025-4207 PostgreSQL GB18030 encoding validation can read one byte past end of allocation for text that fails validation | CVSS3: 5.9 | 0% Низкий | 9 месяцев назад | |
CVE-2025-4138 Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory | CVSS3: 7.5 | 0% Низкий | 9 месяцев назад | |
CVE-2025-4096 Chromium: CVE-2025-4096 Heap buffer overflow in HTML | 0% Низкий | 11 месяцев назад | ||
CVE-2025-40928 JSON::XS before version 4.04 for Perl has an integer buffer overflow causing a segfault when parsing crafted JSON, enabling denial-of-service attacks or other unspecified impact | CVSS3: 7.5 | 0% Низкий | 7 месяцев назад | |
CVE-2025-40914 Perl CryptX before version 0.087 contains a dependency that may be susceptible to an integer overflow | CVSS3: 9.8 | 0% Низкий | около 1 месяца назад | |
CVE-2025-40913 Net::Dropbear versions through 0.16 for Perl contains a dependency that may be susceptible to an integer overflow | CVSS3: 6.5 | 0% Низкий | 7 месяцев назад | |
CVE-2025-40909 Perl threads have a working directory race condition where file operations may target unintended paths | CVSS3: 5.9 | 0% Низкий | 8 месяцев назад |
Уязвимостей на страницу