5.1
CVSSv2

CVE-2009-1948

Published: 05/06/2009 Updated: 29/09/2017
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple directory traversal vulnerabilities in forum.php in Unclassified NewsBoard (UNB) 1.6.4, when register_globals is enabled and magic_quotes_gpc is disabled, allow remote malicious users to (1) read arbitrary recently-modified files via a .. (dot dot) in the GLOBALS[filename] parameter or (2) include and execute arbitrary local files via a .. (dot dot) in the GLOBALS[UTE][__tplCollection][a][file] parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

unclassified newsboard 1.6.4

Exploits

# Author_ girex # Homepage_ girexaltervistaorg # Date_ 31/05/2009 # CMS_ Unclassified NewsBoard 164 (and maybe lower) # Dork_ "This board is powered by the Unclassified NewsBoard software, 164" # Multiple remote vulnerabilities # 1) Remote SQL Injection (phpini regardless) # 2) Logs File Disclosure (register_globals = On) # 3) ...