vendor:
PRADO PHP Framework
by:
Gjoko 'LiquidWorm' Krstic
7.5
CVSS
HIGH
Arbitrary File Read
22
CWE
Product Name: PRADO PHP Framework
Affected Version From: 3.2.2000
Affected Version To: 3.2.2000
Patch Exists: NO
Related CWE:
CPE: a:prado_software:prado:3.2.0
Platforms Tested: Windows 7 Ultimate SP1, Apache 2.4.2 (Win32), PHP 5.4.4, MySQL 5.5.25a
2012
PRADO PHP Framework 3.2.0 Arbitrary File Read Vulnerability
Input passed to the 'sr' parameter in 'functional_tests.php' is not properly sanitised before being used to get the contents of a resource. This can be exploited to read arbitrary data from local resources with directory traversal attack.
Mitigation:
Properly sanitize user input before using it to access resources.