Lucene search
+L

299311 matches found

NVD
NVD
added 2026/08/10 1:17 p.m.6 views

CVE-2026-18370

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS0.00131EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:17 p.m.2 views

DEBIAN-CVE-2026-18370

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.7AI score0.00131EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:17 p.m.8 views

CVE-2026-13206

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS0.01269EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:17 p.m.4 views

UBUNTU-CVE-2026-18370

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.7AI score0.00131EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:10 p.m.6 views

OPENSUSE-SU-2026:21558-1 Security update for gitoxide

This update for gitoxide fixes the following issues: Changes in gitoxide: - Update to 0.56.0: Fixes CVE-2026-40034 boo1266434: the CommandForbiddenInModules trust check could be bypassed in gixsubmodule::File::update, which allowed arbitrary command execution from a crafted .gitmodules file Fixes...

8.5CVSS6AI score0.00949EPSS
SaveExploits1References10
Vulnrichment
Vulnrichment
added 2026/08/10 12:56 p.m.8 views

CVE-2026-18370 Heap-based buffer overflow in entr

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.6AI score0.00131EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:56 p.m.45 views

CVE-2026-18370

The CVE-2026-18370 entry details a heap-based buffer overflow in the entr utility, triggered in run_utility(). The code allocates a heap buffer via malloc(ARG_MAX) and copies command-line arguments into it, advancing the destination using the return value of strlcpy() (which reports the source le...

4.8CVSS5.7AI score0.00131EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:56 p.m.34 views

CVE-2026-18370 Heap-based buffer overflow in entr

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS0.00131EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:56 p.m.6 views

CVE-2026-18370 Heap-based buffer overflow in entr

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.7AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 12:56 p.m.6 views

CVE-2026-18370

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.6AI score0.00131EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:56 p.m.9 views

EUVD-2026-55623

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.7AI score0.00131EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/10 12:56 p.m.3 views

CVE-2026-18370

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.7AI score0.00131EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/08/10 12:50 p.m.22 views

Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues: Update to release 4.4.8. CVE-2026-8461: out-of-bounds write in the MagicYUV decoder can lead to denial of service or remote code execution bsc1269490. CVE-2026-12706: heap use-after-free read in the RASC video decoder can lead to denial of...

8.8CVSS8.6AI score0.01572EPSS
SaveExploits3References28
SUSE Linux
SUSE Linux
added 2026/08/10 12:50 p.m.11 views

Security update for libssh2_org

This update for libssh2org fixes the following issues: CVE-2025-15661: out-of-bounds heap read vulnerability in the sftpsymlink function in src/sftp.c bsc1268546. CVE-2026-7598: integer overflow in function userauthpassword of file src/userauth.c bsc1263890. CVE-2026-58050: heap buffer overflow d...

9.2CVSS7.5AI score0.0103EPSS
SaveExploits0References32
SUSE Linux
SUSE Linux
added 2026/08/10 12:49 p.m.6 views

Security update for runc

This update for runc fixes the following issues: Update to 1.3.6. CVE-2026-41579: malicious image with a /dev symlink can trigger limited host filesystem integrity violations bsc1268275. Other updates and bugfixes: Version 1.3.6: When masking directories with maskPaths, runc will now re- use a...

3.3CVSS8AI score0.00186EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:25 p.m.50 views

CVE-2026-13206

The CVE-2026-13206 entry concerns a high-severity OS command injection in Zyxel Networks WAH7601, due to improper neutralization of special elements in commands. Affected software: WAH7601 (through build 20072026). Impact is described as OS Command Injection with a CVSS v3.1 base score of 9.8 (CR...

9.8CVSS5.3AI score0.01269EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 12:25 p.m.35 views

CVE-2026-13206 Multiple Vulnerabilities in Zyxel's WAH7601 - OS Command Injection

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS0.01269EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/10 12:25 p.m.8 views

CVE-2026-13206 Multiple Vulnerabilities in Zyxel's WAH7601 - OS Command Injection

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS5.2AI score0.01269EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 12:25 p.m.9 views

EUVD-2026-55621

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS5.3AI score0.01269EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 12:25 p.m.7 views

CVE-2026-13206

Improper neutralization of special elements used in an OS command 'OS command injection' vulnerability in Zyxel Networks WAH7601 allows OS Command Injection. This issue affects WAH7601: through 20072026...

9.8CVSS5.2AI score0.01269EPSS
SaveExploits0References2
Rows per page
Query Builder