vendor:
Photokorn
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting and Remote File-Include
79, 98
CWE
Product Name: Photokorn
Affected Version From: 1.542
Affected Version To: 1.542
Patch Exists: YES
Related CWE: N/A
CPE: a:photokorn:photokorn
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
2009
Photokorn Cross-Site Scripting and Remote File-Include Vulnerabilities
Photokorn is prone to a cross-site scripting vulnerability and a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker can exploit these issues to execute malicious PHP code in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system. The attacker may also execute script code in an unsuspecting user's browser or steal cookie-based authentication credentials. Other attacks are also possible.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.