5
CVSSv2

CVE-2006-1412

Published: 28/03/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

TFT Gallery 0.10 stores sensitive information under the web root with insufficient access control, which allows remote malicious users to download the admin password file and obtain password hashes via a direct request to admin/passwd.

Vulnerable Product Search on Vulmon Subscribe to Product

tft gallery tft gallery 0.10

Exploits

#!/usr/bin/perl ############################################################################### #Copyright (C) undefined1_ # #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License #as published by the Free Software Foundation; either version 2 #of the License, or (at your option) ...