10
CVSSv2

CVE-2007-2149

Published: 19/04/2007 Updated: 16/10/2018
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stephen Craton (aka WiredPHP) Chatness 2.5.3 and previous versions stores usernames and unencrypted passwords in (1) classes/vars.php and (2) classes/varstuff.php, and recommends 0666 or 0777 permissions for these files, which allows local users to gain privileges by reading the files, and allows remote malicious users to obtain credentials via a direct request for admin/options.php.

Vulnerable Product Search on Vulmon Subscribe to Product

stephen craton chatness

Exploits

<?/* Files: optionsphp, savephp Affects: Chatness <= 253 Date: 12th April 2007 Issue Description: =========================================================================== Chatness suffers with two main vulnerabilities, the first of these in /admin/optionsphp the problems occur because the script first fails to verify if the user is i ...