vendor:
PHPProbid
by:
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: PHPProbid
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Remote File Include Vulnerability in PHPProbid
PHPProbid is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data. Exploiting this issue may allow an attacker to compromise the application and the underlying system; other attacks are also possible.
Mitigation:
To mitigate this vulnerability, it is recommended to properly sanitize user-supplied data before using it in file-inclusion operations. Additionally, keeping the PHPProbid application up-to-date with the latest security patches is advised.