header-logo
Suggest Exploit
vendor:
phpcksec
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: phpcksec
Affected Version From: 0.2.0
Affected Version To: 0.2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpcksec:phpcksec:0.2.0
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

Cross-Site Scripting Vulnerability in phpcksec

The 'phpcksec' script is prone to a cross-site scripting vulnerability. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site and to steal cookie-based authentication credentials.

Mitigation:

Input validation should be used to ensure that user-supplied data is properly sanitized.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/32890/info

The 'phpcksec' script is prone to a cross-site scripting vulnerability.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site and to steal cookie-based authentication credentials.

This issue affects phpcksec 0.2.0; other versions may also be affected.


http://www.example.com/path/phpcksec.php?path=>\'><ScRiPt >alert(0);</ScRiPt>