Lucene search
+L

7008 matches found

CVE
CVE
added 2026/08/10 10:40 a.m.58 views

CVE-2026-72569

The CVE-2026-72569 entry describes a path traversal vulnerability in cube-root/directory-serve

9.1CVSS5.5AI score0.00514EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:25 a.m.13 views

CVE-2026-66486

GNU cpio is vulnerable to improper encoding or escaping of output in its archive member listing functionality. When listing archive members via cpio -it, member names are printed directly to output without quoting or escaping. An attacker can craft a cpio archive containing member names with...

4.6CVSS5.3AI score0.00157EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.20 views

PT-2026-81153

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.59 Description An incomplete denylist in the unsafe git revision options guard fails to include the --contents and -S options. This allows an attacker to read arbitrary files by passing these options to the...

7.1CVSS5.4AI score0.0024EPSS
SaveExploits1References22
NVD
NVD
added 2026/08/07 7:17 p.m.14 views

CVE-2026-17435

File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files. When the file to be rotated is a symbolic link to a missing file, and the touch option is enabled, then the rotate method assumes that the file is absent since the existence check is...

2.5CVSS0.00118EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/07 7:03 p.m.18 views

EUVD-2026-54602

File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files. When the file to be rotated is a symbolic link to a missing file, and the touch option is enabled, then the rotate method assumes that the file is absent since the existence check is...

5.5AI score0.00118EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 7:03 p.m.22 views

CVE-2026-17435 File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files

File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files. When the file to be rotated is a symbolic link to a missing file, and the touch option is enabled, then the rotate method assumes that the file is absent since the existence check is...

2.5CVSS5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/08/07 7:03 p.m.46 views

CVE-2026-17435

File::Rotate::Simple for Perl

2.5CVSS5.5AI score0.00118EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/07 7:03 p.m.37 views

CVE-2026-17435 File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files

File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files. When the file to be rotated is a symbolic link to a missing file, and the touch option is enabled, then the rotate method assumes that the file is absent since the existence check is...

0.00118EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 3:46 p.m.14 views

GHSA-JM78-9FVV-MHGR GitPython: git-config OPTION-name injection via =/#/whitespace bypasses name validator, enabling forged core.sshCommand/hooksPath (RCE)

Summary GitPython's config-name validator only neutralizes CR/LF/NUL for the "option" label; it does not reject =, , ;, , , or whitespace in an option name. writesection writes the option name verbatim into the config file, so an option name such as sshCommand = touch is written as \tsshCommand =...

8.8CVSS6.5AI score0.00485EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/08/07 3:43 p.m.15 views

GitPython: Arbitrary file read via --pathspec-from-file in IndexFile.remove() and Head.checkout()

Summary IndexFile.remove and Head.checkout forward kwargs into git rm and git checkout with no guard. Passing --pathspec-from-file= together with --pathspec-file-nul makes Git treat the whole file as a single NUL-delimited pathspec, and the unmatched-pathspec error quotes it verbatim. GitPython...

7.1CVSS5.5AI score0.0036EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2026/08/07 1:16 p.m.18 views

CVE-2026-66838

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in elixir-ecto postgrex allows SQL Injection via the :comment option of Postgrex.stream/4. An attacker who can influence that value can close the comment delimiter with / and extend the streamed...

8.2CVSS0.00285EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/08/07 12:20 p.m.11 views

CVE-2026-66838

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in elixir-ecto postgrex allows SQL Injection via the :comment option of Postgrex.stream/4. An attacker who can influence that value can close the comment delimiter with / and extend the streamed...

5.9CVSS6.1AI score0.00285EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2026/08/07 12:20 p.m.43 views

CVE-2026-66838 SQL injection via the :comment option in Postgrex.stream/4

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in elixir-ecto postgrex allows SQL Injection via the :comment option of Postgrex.stream/4. An attacker who can influence that value can close the comment delimiter with / and extend the streamed...

5.9CVSS0.00285EPSS
SaveExploits1References5
CVE
CVE
added 2026/08/07 12:20 p.m.65 views

CVE-2026-66838

Postgrex versions 0.19.3 to 0.22.3 are vulnerable: the :comment option passed to Postgrex.stream/4 is concatenated into the SQL Parse message without escaping, allowing attackers to close the comment delimiter with */ and inject clauses under the connection's role. CISA's SSVC marks exploitation ...

8.2CVSS6.1AI score0.00285EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/08/07 12:20 p.m.11 views

EEF-CVE-2026-66838 SQL injection via the :comment option in Postgrex.stream/4

Summary Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in elixir-ecto postgrex allows SQL Injection via the :comment option of Postgrex.stream/4. An attacker who can influence that value can close the comment delimiter with / and extend the stream...

5.9CVSS6AI score0.00285EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/07 10:33 a.m.11 views

CVE-2026-15816

A flaw was found in dracut. The die error-handling function writes its message into a shell script under the initramfs emergency-hook directory without properly shell-quoting it. When the message contains data derived from the DHCP ROOTPATH option, an attacker on the adjacent network who controls...

7.5CVSS5.3AI score0.00304EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/07 2:41 a.m.12 views

OESA-2026-3244 sg3_utils security update

The sg3utils package contains utilities that send SCSI commands to devices. As well as devices on transports traditionally associated with SCSI e.g. Fibre Channel FCP, Serial Attached SCSI SAS and the SCSI Parallel InterfaceSPI many other devices use SCSI command sets. ATAPI cd/dvd drives and SAT...

7.6CVSS5.9AI score0.00285EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/06 12:00 a.m.10 views

The vulnerabilities of the functions qla2x00_update_optrom() and qla2x00_manage_host_stats() in the driver/scsi/qla2xxx/qla_bsg.c module of the SCSI device driver for the Linux operating system allow attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerabilities of the functions qla2x00updateoptrom and qla2x00managehoststats in the drivers/scsi/qla2xxx/qlabsg.c module of the SCSI device driver for the Linux operating system are related to operations involving resources after their expiration. Exploiting these vulnerabilities could all...

7.3CVSS5.3AI score0.00194EPSS
SaveExploits0References28Affected Software5
NVD
NVD
added 2026/08/05 9:16 p.m.13 views

CVE-2026-18839

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS0.00084EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 9:16 p.m.13 views

DEBIAN-CVE-2026-18839

An integer underflow was found in the popt library when formatting help text for option tables that exceed the terminal width. A local user who can cause an application to print help under those conditions may cause that application to crash or fail to display help, resulting in a denial of servi...

2.2CVSS5.4AI score0.00084EPSS
SaveExploits0References1
Rows per page
Query Builder