Lucene search
+L

2148 matches found

Cvelist
Cvelist
added 2026/07/31 4:06 a.m.50 views

CVE-2026-63222 CodeIgniter: Path traversal in UploadedFile::move() when using client-provided filenames

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.4, calling UploadedFile::move without a second argument uses the client-provided filename without sanitization, allowing a remote attacker to use path traversal sequences to write uploaded content outside the intended directory when the...

7.5CVSS0.0045EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 4:06 a.m.80 views

CVE-2026-63222

CodeIgniter (PHP framework) has a path traversal vulnerability in UploadedFile::move() when the second argument is omitted, allowing an attacker to exploit client-provided filenames to write uploaded content outside the intended directory. This affects prior to version 4.7.4; a fix is available i...

7.5CVSS5.9AI score0.0045EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 4:06 a.m.11 views

CVE-2026-63222 CodeIgniter: Path traversal in UploadedFile::move() when using client-provided filenames

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.4, calling UploadedFile::move without a second argument uses the client-provided filename without sanitization, allowing a remote attacker to use path traversal sequences to write uploaded content outside the intended directory when the...

7.5CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/07/30 4:49 p.m.13 views

CVE-2026-66415 Leantime Server-Side Request Forgery and Local File Inclusion in Blueprints::import()

Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to filegetcontents in the Blueprints::import method without path validation. Attackers can...

8.4CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/30 4:49 p.m.13 views

CVE-2026-66415 Leantime Server-Side Request Forgery and Local File Inclusion in Blueprints::import()

Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to filegetcontents in the Blueprints::import method without path validation. Attackers can...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 4:49 p.m.16 views

EUVD-2026-51245

Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to filegetcontents in the Blueprints::import method without path validation. Attackers can...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/30 1:40 a.m.15 views

io.netty/netty-codec-http: Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

A flaw was found in Netty's HttpPostRequestEncoder, a widely used Java networking library component responsible for constructing multipart HTTP request bodies. The issue arises because user-supplied filenames and field names are directly embedded into Content-Disposition MIME headers without any...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.27 views

PT-2026-66544

Name of the Vulnerable Software and Affected Versions Leantime version 3.6.2 Description An authenticated attacker can perform server-side request forgery SSRF and local file inclusion LFI by providing unsanitized filenames to the file get contents function within the Blueprints::import method...

8.5CVSS5.6AI score0.00284EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/29 3:53 p.m.17 views

CVE-2026-11526

A flaw was found in perl-GD. A remote attacker could exploit this vulnerability by providing specially crafted filenames to functions that open files. This issue arises because the makefilehandle function uses Perl's 2-argument open with untrusted input, allowing special characters like pipes or...

9.8CVSS6.1AI score0.01353EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/29 2:54 p.m.14 views

io.netty/netty-codec-http: Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

A flaw was found in Netty's HttpPostRequestEncoder, a widely used Java networking library component responsible for constructing multipart HTTP request bodies. The issue arises because user-supplied filenames and field names are directly embedded into Content-Disposition MIME headers without any...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/29 10:37 a.m.11 views

libssh: libssh: stack buffer overflow in SFTP server longname construction

A flaw was found in libssh. During SFTP server directory listing, the longname field is constructed with unsafe concatenation into a fixed-size stack buffer. When a client causes the server to list attacker-controlled filenames, sufficiently long names can overflow that stack buffer and may lead ...

7.3CVSS6.3AI score0.00153EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/29 9:46 a.m.38 views

CVE-2026-50642 Terminal Escape Injection in diff‑so‑fancy

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

4.8CVSS0.003EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 9:46 a.m.36 views

CVE-2026-50642

CVE-2026-50642 — diff-so-fancy exposes non-SGR terminal control sequences in diff output, not sanitizing characters like CR and OSC/CSI. An attacker can place malicious control sequences in filenames, diff metadata, or file content, which render in the terminal during diff viewing and may cause o...

4.8CVSS6AI score0.003EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.30 views

PT-2026-65776

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attacke...

6.8CVSS6AI score0.003EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 11:17 p.m.7 views

DEBIAN-CVE-2026-59921

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 11:17 p.m.10 views

UBUNTU-CVE-2026-59921

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 10:28 p.m.189 views

CVE-2026-59921

CVE-2026-59921 affects Netty’s HttpPostRequestEncoder. Before 4.1.136.Final and 4.2.16.Final, multipart HTTP request bodies were built by directly concatenating user-supplied filenames/field names into Content-Disposition headers without validating CRLF. This allows an attacker-controlled filenam...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/07/28 10:28 p.m.16 views

CVE-2026-59921

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/27 3:47 p.m.10 views

CVE-2026-59921

A flaw was found in Netty's HttpPostRequestEncoder, a widely used Java networking library component responsible for constructing multipart HTTP request bodies. The issue arises because user-supplied filenames and field names are directly embedded into Content-Disposition MIME headers without any...

6.5CVSS5.8AI score0.00247EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-15370

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libssh. During SFTP server directory listing, the longname field is constructed with unsafe concatenation into a fixed-size stack buffer. Wh...

7.3CVSS7AI score0.00153EPSS
SaveExploits0References2
Rows per page
Query Builder