You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/modules/exploit/multi/http/avideo_wwbnindex_unauth_rce.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ to execute arbitrary PHP code on the server.
9
9
The vulnerability is present in versions from 12.4 up to 14.2.
10
10
11
11
To set up a vulnerable environment for testing, follow the installation steps provided in the AVideo documentation for running with Docker:
12
-
<https://github.com/WWBN/AVideo/wiki/Running-AVideo-with-Docker>. Ensure AVideo version installed is between 12.4 and 14.2.
12
+
<https://github.com/WWBN/AVideo/wiki/Running-AVideo-with-Docker>. Ensure AVideo version installed is between 12.4 and 14.2 and the WWBIndex plugin is installed - this can be done by verifying `/var/www/html/AVideo/plugin/WWBNIndex` exists.
0 commit comments