[原文]Cross-site scripting (XSS) vulnerability in misc.php in PunBB 1.2.11 allows remote attackers to inject arbitrary web script or HTML via the req_message parameter, because the value of the redirect_url parameter is not sanitized.
PunBB contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate the 'redirect_url' variable upon submission to the misc.php script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
-
时间线
2006-05-03
Unknow
2006-05-03
Unknow
-
解决方案
Upgrade to version 1.2.12 or higher, as it has been reported to fix this vulnerability. An upgrade is required as there are no known workarounds.