vendor:
phpSysInfo
by:
Unknown
7.5
CVSS
HIGH
Input Validation
79
CWE
Product Name: phpSysInfo
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:phpsysinfo:phpsysinfo
Platforms Tested:
Unknown
phpSysInfo Multiple Input Validation Vulnerabilities
phpSysInfo is prone to multiple input validation vulnerabilities, including cross-site scripting (XSS), HTTP response splitting, and arbitrary local file inclusion. These vulnerabilities are due to a failure in the application to properly sanitize user-supplied input. An attacker can exploit these vulnerabilities to steal cookie-based authentication credentials, aid in phishing attacks, retrieve privileged or sensitive information, and perform other attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to update to the latest version of phpSysInfo and ensure that user-supplied input is properly sanitized and validated.