First published: Wed Dec 31 2003(Updated: )
ipchat.php in Invision Power Board 1.1.1 allows remote attackers to execute arbitrary PHP code, if register_globals is enabled, by modifying the root_path parameter to reference a URL on a remote web server that contains the code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Invision Power Board | =1.1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2003-1385 is considered high severity due to the potential for remote code execution.
To fix CVE-2003-1385, disable register_globals in your PHP configuration and upgrade to a newer version of Invision Power Board.
CVE-2003-1385 affects Invision Power Board version 1.1.1.
CVE-2003-1385 allows remote attackers to execute arbitrary PHP code on the vulnerable server.
If immediate patching is not possible for CVE-2003-1385, ensure that register_globals is disabled to mitigate the risk.