Lucene search
+L

94 matches found

NVD
NVD
added 2026/09/10 2:17 p.m.6 views

CVE-2026-64836

ICEcoder versions through 8.1 contain a path traversal vulnerability in the file-control endpoint due to a logic error in the document-root confinement check. The File::check validation function compares realpath to boolean true, which never succeeds, allowing authenticated attackers to submit...

8.8CVSS0.00446EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/10 2:17 p.m.6 views

CVE-2026-64837

ICEcoder through 8.1 passes an unescaped filesystem path into a shell command in lib/properties.php, allowing authenticated users to inject OS commands through directory names. Attackers can create directories with shell metacharacters in their names and access the Properties function to execute...

8.8CVSS0.00539EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/10 2:17 p.m.7 views

CVE-2026-64838

ICEcoder versions through 8.1 fail to properly validate the oldFileName parameter in file move and rename operations, allowing authenticated users to relocate files from outside the document root. Attackers can use path traversal sequences in oldFileName to move files writable by the PHP process...

8.7CVSS0.00487EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/10 1:51 p.m.6 views

CVE-2026-64838 ICEcoder through 8.1 Path Traversal via oldFileName Parameter

ICEcoder versions through 8.1 fail to properly validate the oldFileName parameter in file move and rename operations, allowing authenticated users to relocate files from outside the document root. Attackers can use path traversal sequences in oldFileName to move files writable by the PHP process...

8.7CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/10 1:51 p.m.10 views

EUVD-2026-75455

ICEcoder versions through 8.1 fail to properly validate the oldFileName parameter in file move and rename operations, allowing authenticated users to relocate files from outside the document root. Attackers can use path traversal sequences in oldFileName to move files writable by the PHP process...

8.7CVSS0.00487EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/10 1:51 p.m.15 views

CVE-2026-64838

ICEcoder (a web-based code editor) versions through 8.1 are affected by a path traversal vulnerability in the oldFileName parameter used during file move and rename operations. Because the parameter is not properly validated, an authenticated attacker can inject path traversal sequences to reloca...

8.7CVSS0.00487EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/10 1:51 p.m.40 views

CVE-2026-64838 ICEcoder through 8.1 Path Traversal via oldFileName Parameter

ICEcoder versions through 8.1 fail to properly validate the oldFileName parameter in file move and rename operations, allowing authenticated users to relocate files from outside the document root. Attackers can use path traversal sequences in oldFileName to move files writable by the PHP process...

8.7CVSS0.00487EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/10 1:51 p.m.36 views

CVE-2026-64837 ICEcoder through 8.1 OS Command Injection via lib/properties.php

ICEcoder through 8.1 passes an unescaped filesystem path into a shell command in lib/properties.php, allowing authenticated users to inject OS commands through directory names. Attackers can create directories with shell metacharacters in their names and access the Properties function to execute...

8.8CVSS0.00539EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/10 1:51 p.m.19 views

CVE-2026-64837

ICEcoder through 8.1 is vulnerable to OS command injection in lib/properties.php . The root cause is an unescaped filesystem path passed to a shell command via popen() . An authenticated attacker can create directories containing shell metacharacters in their names and then invoke the Properties ...

8.8CVSS0.00539EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/10 1:51 p.m.8 views

EUVD-2026-75454

ICEcoder through 8.1 passes an unescaped filesystem path into a shell command in lib/properties.php, allowing authenticated users to inject OS commands through directory names. Attackers can create directories with shell metacharacters in their names and access the Properties function to execute...

8.8CVSS0.00539EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/10 1:51 p.m.6 views

CVE-2026-64837 ICEcoder through 8.1 OS Command Injection via lib/properties.php

ICEcoder through 8.1 passes an unescaped filesystem path into a shell command in lib/properties.php, allowing authenticated users to inject OS commands through directory names. Attackers can create directories with shell metacharacters in their names and access the Properties function to execute...

8.7CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/10 1:51 p.m.37 views

CVE-2026-64836 ICEcoder through 8.1 Path Traversal via Ineffective File::check() Confinement

ICEcoder versions through 8.1 contain a path traversal vulnerability in the file-control endpoint due to a logic error in the document-root confinement check. The File::check validation function compares realpath to boolean true, which never succeeds, allowing authenticated attackers to submit...

8.8CVSS0.00446EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/10 1:51 p.m.9 views

EUVD-2026-75453

ICEcoder versions through 8.1 contain a path traversal vulnerability in the file-control endpoint due to a logic error in the document-root confinement check. The File::check validation function compares realpath to boolean true, which never succeeds, allowing authenticated attackers to submit...

8.8CVSS0.00446EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/10 1:51 p.m.12 views

CVE-2026-64836

ICEcoder versions through 8.1 contain a path traversal vulnerability in the file-control endpoint. The root cause is a logic error in the File::check() validation function, which compares realpath() to boolean true—a condition that never succeeds, effectively disabling the document-root confineme...

8.8CVSS0.00446EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.10 views

PT-2026-89419

ICEcoder versions through 8.1 fail to properly validate the oldFileName parameter in file move and rename operations, allowing authenticated users to relocate files from outside the document root. Attackers can use path traversal sequences in oldFileName to move files writable by the PHP process...

8.7CVSS0.00487EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.9 views

PT-2026-89417

ICEcoder versions through 8.1 contain a path traversal vulnerability in the file-control endpoint due to a logic error in the document-root confinement check. The File::check validation function compares realpath to boolean true, which never succeeds, allowing authenticated attackers to submit...

8.8CVSS0.00446EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.9 views

PT-2026-89418

ICEcoder through 8.1 passes an unescaped filesystem path into a shell command in lib/properties.php, allowing authenticated users to inject OS commands through directory names. Attackers can create directories with shell metacharacters in their names and access the Properties function to execute...

8.8CVSS0.00539EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/19 8:17 p.m.14 views

CVE-2026-63722

ICEcoder 8.1 contains an unauthenticated remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary OS commands by chaining an authentication bypass, CSRF validation bypass, and unsanitized command execution. Attackers can send a single HTTP POST request to the...

9.8CVSS0.00985EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 7:13 p.m.91 views

CVE-2026-63722

ICEcoder 8.1 is vulnerable to unauthenticated remote code execution via the terminal-xhr.php endpoint. Attackers chain three flaws: a password parameter bypasses authentication, a non-empty csrf parameter skips CSRF validation, and an arbitrary command string is passed directly to proc_open(), yi...

9.8CVSS6.9AI score0.00985EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:13 p.m.44 views

CVE-2026-63722 ICEcoder 8.1 Unauthenticated RCE via terminal-xhr.php

ICEcoder 8.1 contains an unauthenticated remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary OS commands by chaining an authentication bypass, CSRF validation bypass, and unsanitized command execution. Attackers can send a single HTTP POST request to the...

9.8CVSS0.00985EPSS
SaveExploits0References3
Rows per page
Query Builder