Interpretation conflict in PHP Toolkit before 1.0.1 on Gentoo Linux might allow local users to cause a denial of service (PHP outage) and read contents of PHP scripts by creating a file with a one-letter lowercase alphabetic name, which triggers interpretation of a certain unquoted [a-z] argument as a matching shell glob for this name, rather than interpretation as the literal [a-z] regular-expression string, and consequently blocks the launch of the PHP interpreter within the Apache HTTP Server.
                
            References
                    Configurations
                    Configuration 1 (hide)
| AND | 
 
 | 
History
                    21 Nov 2024, 00:45
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () http://bugs.gentoo.org/show_bug.cgi?id=209535 - | |
| References | () http://security.gentoo.org/glsa/glsa-200804-19.xml - | |
| References | () http://www.securityfocus.com/bid/28844 - | |
| References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/41928 - | 
Information
                Published : 2008-04-18 15:05
Updated : 2025-04-09 00:30
NVD link : CVE-2008-1734
Mitre link : CVE-2008-1734
CVE.ORG link : CVE-2008-1734
JSON object : View
Products Affected
                gentoo
- php_toolkit
- linux
CWE
                
                    
                        
                        CWE-20
                        
            Improper Input Validation
