5
CVSSv2

CVE-2006-0157

Published: 10/01/2006 Updated: 05/09/2008
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

Vulnerability Summary

settings.php in Reamday Enterprises Magic News Plus 1.0.3 allows remote malicious users to change the administrator password via a change action that specifies identical values for the passwd and admin_password parameters, then declares the new password string in the new_passwd and confirm_passwd parameters.

Vulnerable Product Search on Vulmon Subscribe to Product

reamday enterprises magic news plus 1.0.3

Exploits

#!/usr/bin/perl # # Magic News Plus <=103 Admin Pass Change Exploit # # Copyright (c) 2006 cijfer <cijfer@nettifi> # All rights reserved # # An input validation flaw exists within 'settingsphp' # of Magic News Plus which can lead to the changing of # the administrative password Here is where the problem # is (line 108 of 426): # # ...