vendor:
MyNewsGroups :)
by:
Philipp Niedziela
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: MyNewsGroups :)
Affected Version From: 0.6b
Affected Version To: 0.6b
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2006
MyNewsGroups :) v. 0.6b Remote File Inclusion
The vulnerability exists in the code /lib/tree/layersmenue.inc.php in MyNewsGroups :) v. 0.6b, where the $myng_root variable is not properly sanitized before being used. This allows an attacker to include and execute remote files.
Mitigation:
To mitigate this vulnerability, add the following line to the PHP file: $myng_root = "bla/bla" //Your root path