Phpmywind · Phpmywind · CVE-2019-7402
**Name of the Vulnerable Software and Affected Versions**
PHPMyWind version 5.5
**Description**
An issue was discovered that allows XSS via the `cfg qqcode` parameter in the GetQQ function, which can be exploited via CSRF.
**Recommendations**
For PHPMyWind version 5.5, consider disabling the GetQQ function in include/func.class.php until a patch is available to prevent exploitation via the `cfg qqcode` parameter. Restrict access to the vulnerable function to minimize the risk of CSRF attacks.