Short Name |
HTTP:PHP:PHPADSNEW-RFI |
|---|---|
Severity |
High |
Recommended |
No |
Recommended Action |
Drop |
Category |
HTTP |
Keywords |
PHPAdsNew Remote Arbitrary Code Execution |
Release Date |
2013/04/25 |
Update Number |
2257 |
Supported Platforms |
di-5.3+, idp-4.0+, isg-3.0+, j-series-9.5+, mx-9.4+, srx-9.2+, srx-branch-9.4+, vsrx-12.1+ |
This signature detects attempts to exploit a known remote file inclusion vulnerability in the PHPAdsNew scripts. It is due to insufficient validation of user-supplied input. A remote attacker can exploit this by enticing a target to open a malicious URL link. A successful attack can result in arbitrary code execution and loss of sensitive information.
phpAdsNew is a web site banner management application written in PHP. A problem exists in phpAdsNew that will allow a remote attacker to execute arbitrary code on a host running the software(with the privileges of the webserver process). It is possible to supply arbitrary data to the $include variable. As a result, the affected script may be redirected to execute arbitrary code located on an external host, as specified by the attacker. This issue can be exploited if the remote attacker submits a maliciously crafted URL.