6.8
CVSSv2

CVE-2006-1645

Published: 06/04/2006 Updated: 18/10/2018
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Cross-site scripting (XSS) vulnerability in Anton Vlasov and Rostislav Gaitkuloff ReloadCMS 1.2.5 and previous versions allows remote malicious users to inject arbitrary web script or HTML and gain leverage to execute arbitrary PHP code via the User-Agent HTTP header, which is displayed by admin/modules/general/statistic.php in the administration panel.

Vulnerable Product Search on Vulmon Subscribe to Product

reloadcms reloadcms 1.2.5

reloadcms reloadcms 1.2.1

reloadcms reloadcms 1.2.2

reloadcms reloadcms 1.2.3

reloadcms reloadcms 1.2.4

reloadcms reloadcms 1.2.0

reloadcms reloadcms 1.2.0_p1

Exploits

<?php /* ReloadCMS <= 125stable Cross site scripting / remote command execution software site: reloadcmscom/ description: "ReloadCMS is a free CMS written on PHP and based on flat files" vulnerability: ReloadCMS do not properly sanitize User-Agent request header before to store it in statsdat file Example of an attack, through ...