Skip to content

Commit b043997

Browse files
Documentation fixes
1 parent 0e0e0a5 commit b043997

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

documentation/modules/exploit/multi/http/xerte_unauthenticated_mediaupload.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Vulnerable Application
22

33
This module exploits authentication failure, extension blacklist, and path
4-
traversal vulnerabilities in Xerte Online Toolkits versions 3.15 and earlier.
4+
traversal vulnerabilities in Xerte Online Toolkits versions 3.15 (at commit
5+
4e40f8030a2e3267267db7ce03e0ff57270be6f5 as they do not use patch versions)
6+
and earlier.
57

68
The vulnerabilities exists in the /editor/elfinder/php/connector.php endpoint
79
which which fails to kill execution after redirecting unauthenticated users.
@@ -10,7 +12,7 @@ directory to the webroot by using the elfinder "rename" functionality. Because
1012
of an improper use of regex in the file extension filter, the file can be
1113
renamed to have a .php4 extension, thus allowing remote code execution.
1214

13-
Tested Contact Form version 1.7.36 on Ubuntu 24.04 and Windows 10.
15+
Tested Xerte 3.15, 3.14, and 3.13 on Ubuntu 24.04 and 3.15 on Windows 10.
1416

1517
## Setup
1618

0 commit comments

Comments
 (0)