Lucene search
+L

65 matches found

attackerkb
attackerkb
added 2026/04/21 11:07 p.m.9 views

CVE-2026-41304

WWBN AVideo is an open source video platform. In versions 29.0 and below, the cloneServer.json.php endpoint in the CloneSite plugin constructs shell commands using user-controlled input url parameter without proper sanitization. The input is directly concatenated into a wget command executed via...

9.3CVSS6AI score0.02221EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/21 11:07 p.m.14 views

CVE-2026-41304 WWBN AVideo vulnerable to RCE caused by clonesite plugin

WWBN AVideo is an open source video platform. In versions 29.0 and below, the cloneServer.json.php endpoint in the CloneSite plugin constructs shell commands using user-controlled input url parameter without proper sanitization. The input is directly concatenated into a wget command executed via...

9.3CVSS6.2AI score
SaveExploits0References4
CVE
CVE
added 2026/04/21 11:07 p.m.63 views

CVE-2026-41304

CVE-2026-41304 affects WWBN AVideo (versions 29.0 and earlier) via the CloneSite plugin’s cloneServer.json.php. The endpoint builds a shell command by directly concatenating user-supplied input from the url parameter into a wget command and executes it with exec(), enabling command injection. Thi...

9.8CVSS6AI score0.02221EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/21 11:07 p.m.8 views

CVE-2026-41304 WWBN AVideo vulnerable to RCE caused by clonesite plugin

WWBN AVideo is an open source video platform. In versions 29.0 and below, the cloneServer.json.php endpoint in the CloneSite plugin constructs shell commands using user-controlled input url parameter without proper sanitization. The input is directly concatenated into a wget command executed via...

9.3CVSS6AI score0.02221EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/21 10:43 p.m.55 views

CVE-2026-41058

WWBN AVideo (open source video platform) is affected in versions 29.0 and below by an incomplete fix for a path-traversal issue in the CloneSite deleteDump parameter. The vulnerability allows an attacker to cause unlink() of arbitrary files via GET parameter ../../ sequences due to missing path-t...

8.1CVSS5.9AI score0.00469EPSS
SaveExploits1References4Affected Software1
attackerkb
attackerkb
added 2026/04/21 10:43 p.m.14 views

CVE-2026-41058

WWBN AVideo is an open source video platform. In versions 29.0 and below, the incomplete fix for AVideo's CloneSite deleteDump parameter does not apply path traversal filtering, allowing unlink of arbitrary files via ../../ sequences in the GET parameter. Commit...

8.1CVSS5.9AI score0.00469EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/04/21 10:43 p.m.50 views

CVE-2026-41058 AVideo has an incomplete fix for CVE-2026-33293 (Path Traversal) in AVideo

WWBN AVideo is an open source video platform. In versions 29.0 and below, the incomplete fix for AVideo's CloneSite deleteDump parameter does not apply path traversal filtering, allowing unlink of arbitrary files via ../../ sequences in the GET parameter. Commit...

8.1CVSS0.00469EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/21 10:43 p.m.12 views

EUVD-2026-24535

WWBN AVideo is an open source video platform. In versions 29.0 and below, the incomplete fix for AVideo's CloneSite deleteDump parameter does not apply path traversal filtering, allowing unlink of arbitrary files via ../../ sequences in the GET parameter. Commit...

8.1CVSS5.9AI score0.00469EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/21 10:43 p.m.15 views

CVE-2026-41058 AVideo has an incomplete fix for CVE-2026-33293 (Path Traversal) in AVideo

WWBN AVideo is an open source video platform. In versions 29.0 and below, the incomplete fix for AVideo's CloneSite deleteDump parameter does not apply path traversal filtering, allowing unlink of arbitrary files via ../../ sequences in the GET parameter. Commit...

8.1CVSS6AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/04/21 12:00 a.m.21 views

WWBN AVideo 路径遍历漏洞

WWBN AVideo is a video platform building system written in PHP, developed by the WWBN team. Versions of WWBN AVideo prior to 29.0 contained a path traversal vulnerability. This vulnerability stemmed from incomplete repairs to the CloneSite deleteDump parameter, without applying path traversal...

8.1CVSS5.8AI score0.00469EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.38 views

PT-2026-34227

Name of the Vulnerable Software and Affected Versions WWBN AVideo versions 29.0 and earlier Description The CloneSite plugin contains a flaw where the 'cloneServer.json.php' endpoint constructs shell commands using the url parameter without proper sanitization. This input is directly concatenated...

9.8CVSS6.1AI score0.02221EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/16 9:25 p.m.17 views

GHSA-XR6F-H4X7-R6QP WWBN AVideo: RCE cause by clonesite plugin

Description Summary The cloneServer.json.php endpoint in the CloneSite plugin constructs shell commands using user-controlled input url parameter without proper sanitization. The input is directly concatenated into a wget command executed via exec, allowing command injection. An attacker can inje...

9.8CVSS6.2AI score0.02221EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/16 9:25 p.m.17 views

WWBN AVideo: RCE cause by clonesite plugin

Description Summary The cloneServer.json.php endpoint in the CloneSite plugin constructs shell commands using user-controlled input url parameter without proper sanitization. The input is directly concatenated into a wget command executed via exec, allowing command injection. An attacker can inje...

9.8CVSS6.2AI score0.02221EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/04/16 9:25 p.m.18 views

Command Injection

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Command Injection in the cloneServer.json.php endpoint of the CloneSite plugin, where user-controlled input is concatenated into a shell command without proper...

9.8CVSS6AI score0.02221EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/14 11:21 p.m.25 views

WWBN AVideo has an incomplete fix for CVE-2026-33293: Path Traversal

Summary The incomplete fix for AVideo's CloneSite deleteDump parameter does not apply path traversal filtering, allowing unlink of arbitrary files via ../../ sequences in the GET parameter. Affected Package - Ecosystem: Other - Package: AVideo - Affected versions: = commit 941decd6d19e Details At...

8.1CVSS5.9AI score0.00505EPSS
SaveExploits2References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/07 11:01 p.m.12 views

CVE-2026-35452

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/CloneSite/client.log.php endpoint serves the clone operation log file without any authentication. Every other endpoint in the CloneSite plugin directory enforces User::isAdmin. The log contains internal filesyste...

5.3CVSS5.9AI score0.00367EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/06 10:16 p.m.14 views

CVE-2026-35452

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/CloneSite/client.log.php endpoint serves the clone operation log file without any authentication. Every other endpoint in the CloneSite plugin directory enforces User::isAdmin. The log contains internal filesyste...

5.3CVSS0.00367EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 9:47 p.m.12 views

CVE-2026-35452 WWBN AVideo has Unauthenticated Information Disclosure via Missing Auth on CloneSite client.log.php

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/CloneSite/client.log.php endpoint serves the clone operation log file without any authentication. Every other endpoint in the CloneSite plugin directory enforces User::isAdmin. The log contains internal filesyste...

5.3CVSS6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/06 9:47 p.m.7 views

CVE-2026-35452 WWBN AVideo has Unauthenticated Information Disclosure via Missing Auth on CloneSite client.log.php

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/CloneSite/client.log.php endpoint serves the clone operation log file without any authentication. Every other endpoint in the CloneSite plugin directory enforces User::isAdmin. The log contains internal filesyste...

5.3CVSS5.9AI score0.00367EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/06 9:47 p.m.54 views

CVE-2026-35452

WWBN AVideo (versions 26.0 and prior) is affected by CVE-2026-35452 due to unauthenticated access to CloneSite/plugin/CloneSite/client.log.php, which serves clone operation logs containing internal filesystem paths, remote server URLs, and SSH metadata. The vulnerability arises because this endpo...

5.3CVSS5.9AI score0.00367EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder