First published: Fri Sep 23 2011(Updated: )
CodeIgniter 1.7.2 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by system/scaffolding/views/view.php and certain other files.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
CodeIgniter | =1.7.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2011-3719 is classified as medium due to the potential exposure of sensitive information.
To fix CVE-2011-3719, you should upgrade to a later version of CodeIgniter that addresses this vulnerability.
Files such as system/scaffolding/views/view.php are specifically mentioned as affected by CVE-2011-3719.
Remote attackers can exploit CVE-2011-3719 to obtain sensitive information by sending direct requests to vulnerable .php files.
CVE-2011-3719 discloses the installation path of the CodeIgniter application in an error message.