Lucene search
+L

5272 matches found

CVE
CVE
added 2026/07/29 9:46 a.m.33 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
EUVD
EUVD
added 2026/07/29 9:46 a.m.14 views

EUVD-2026-50278

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.8CVSS6AI score0.003EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 9:46 a.m.35 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
OSV
OSV
added 2026/07/29 9:39 a.m.7 views

SUSE-SU-2026:23037-1 Security update for net-tools

This update for net-tools fixes the following issues: - CVE-2024-58251: denial of service via terminal escape sequences bsc1254323...

2.5CVSS5.3AI score0.0017EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.29 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
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.7 views

SUSE SLES16 Security Update : net-tools (SUSE-SU-2026:22862-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:22862-1 advisory. This update for net-tools fixes the following issue: - CVE-2024-58251: denial of service via terminal escape sequences bsc1254323. Tenable...

2.5CVSS5.5AI score0.0017EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/27 6:16 p.m.18 views

CVE-2026-55578

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, the terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which...

8.8CVSS0.00362EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/27 6:16 p.m.16 views

CVE-2026-54540

Pheditor is a single-file editor and file manager written in PHP. Prior to version 2.0.5, there is an authenticated terminal command whitelist bypass. The terminal feature checks whether the submitted command starts with one of the configured TERMINALCOMMANDS values, then passes the full command...

8.8CVSS0.00712EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:54 p.m.10 views

CVE-2026-55579

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, Pheditor ships with a hardcoded default password admin SHA-512 hash stored at pheditor.php:11. There is no mechanism to force a password change on first login. Any deployment using the...

9.8CVSS6.2AI score0.00603EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/27 5:54 p.m.55 views

CVE-2026-55578

CVE-2026-55578 - Pheditor (PHP) terminal command sanitization flaw Affected: Pheditor versions 2.0.1 through before 2.0.6. After the GHSA-9643-6xjp-vx57 fix added a blocklist for certain characters, three remain unblockable: the single pipe (|), the backtick (`), and the newline (0x0A). An authen...

8.8CVSS6AI score0.00362EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/27 5:54 p.m.38 views

CVE-2026-55578 Pheditor: Incomplete command sanitization in terminal feature allows RCE via pipe operator, backtick substitution, and newline injection

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, the terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which...

8.8CVSS0.00362EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:54 p.m.11 views

CVE-2026-55578

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, the terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which...

8.8CVSS6AI score0.00362EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/27 5:54 p.m.9 views

CVE-2026-55578 Pheditor: Incomplete command sanitization in terminal feature allows RCE via pipe operator, backtick substitution, and newline injection

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, the terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which...

8.8CVSS6.1AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/27 5:54 p.m.20 views

EUVD-2026-49386

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, the terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which...

8.8CVSS6AI score0.00362EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/27 5:53 p.m.53 views

CVE-2026-54540

Summary: Pheditor prior to 2.0.5 exposes an authenticated terminal command whitelist bypass. The vulnerability occurs in the terminal feature, which checks if the submitted command starts with a configured value and then passes the full string to shell_exec(). Because shell commands can be execut...

8.8CVSS6AI score0.00712EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/27 5:53 p.m.36 views

CVE-2026-54540 Authenticated terminal command whitelist bypass in Pheditor

Pheditor is a single-file editor and file manager written in PHP. Prior to version 2.0.5, there is an authenticated terminal command whitelist bypass. The terminal feature checks whether the submitted command starts with one of the configured TERMINALCOMMANDS values, then passes the full command...

8.8CVSS0.00712EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 5:53 p.m.8 views

CVE-2026-54540 Authenticated terminal command whitelist bypass in Pheditor

Pheditor is a single-file editor and file manager written in PHP. Prior to version 2.0.5, there is an authenticated terminal command whitelist bypass. The terminal feature checks whether the submitted command starts with one of the configured TERMINALCOMMANDS values, then passes the full command...

8.8CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/27 5:53 p.m.41 views

CVE-2026-48030 Pheditor: OS Command Injection in terminal handler via unsanitized 'dir' parameter (CWE-78)

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS0.05849EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:53 p.m.12 views

CVE-2026-48030

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS6.2AI score0.05849EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/07/27 5:53 p.m.13 views

CVE-2026-48030 Pheditor: OS Command Injection in terminal handler via unsanitized 'dir' parameter (CWE-78)

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS6.2AI score
SaveExploits0References4
Rows per page
Query Builder