vendor:
phpPowerCards
by:
indoushka
7.5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: phpPowerCards
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: a:iq-ty:php_powercards
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux
2009
phpPowerCards 2.0 Cross Site Scripting Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input in the 'archiv', 'subcat' and 'Souknaamane[Pic]' parameters of the 'pagenumber.inc.php' script. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to dynamically generate or modify HTML output.