YouPHPTube Local File Inclusion Vulnerability

Vulnerability

A local file inclusion vulnerability has been identified in YouPHPTube versions through 7.8. This vulnerability allows unauthenticated attackers to access arbitrary files by manipulating the 'lang' parameter in GET requests. The issue arises from a path traversal flaw in the 'locale/function.php' file, where attackers can use directory traversal sequences to include and view PHP files outside the intended directory.

Impact

Exploitation of this vulnerability allows for local file inclusion, where an attacker can include files from the server's file system. This could potentially lead to the execution of included PHP files, depending on the file's content and the server's configuration.

Reproduction

To reproduce this vulnerability, send a GET request to the YouPHPTube application with the 'lang' parameter set to a directory traversal sequence that points to a PHP file on the server, such as 'phpinfo.php'. The application will include the specified file, allowing the attacker to view its contents in the browser.

Added: Jan 13, 2026, 11:33 PM
Updated: Jan 13, 2026, 11:33 PM

Vulnerability Rating

Custom Algorithm
spread
2.2
impact
2.5
exploitability
9.7
remediation
0.0
relevance
1.9
threat
6.4
urgency
2.9
incentive
10.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.