exploit-db-mirror/exploits/multiple/remote/20027.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

7 lines
No EOL
451 B
Text

source: https://www.securityfocus.com/bid/1378/info
Within WebLogic Server and WebLogic Express there are four main java servlets registered to serve different kind of files. A default servlet exists if a requested file does not have an assigned servlet.
If an http request is made that includes "/file/", the server calls upon the default servlet which will cause the page to display the source code in the web browser.
http://target/file/filename