vendor:
PHPMyBibli
by:
Unknown
7.5
CVSS
HIGH
Remote File-Include
Unknown
CWE
Product Name: PHPMyBibli
Affected Version From: PHPMyBibli 1.32
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:phpmybibli:phpmybibli:1.32
Platforms Tested: Unknown
Unknown
PHPMyBibli Remote File-Include Vulnerability
PHPMyBibli is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied input. Exploiting this issue may allow an attacker to compromise the application and the underlying system; other attacks are also possible.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in file-inclusion operations. Implementing proper input validation and using safe coding practices can help prevent such vulnerabilities.