6.8
CVSSv2

CVE-2009-1912

Published: 04/06/2009 Updated: 29/09/2017
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

Directory traversal vulnerability in src/func/language.php in webSPELL 4.2.0e and previous versions allows remote malicious users to include and execute arbitrary local .php files via a .. (dot dot) in a language cookie. NOTE: this can be leveraged for SQL injection by including awards.php.

Vulnerable Product Search on Vulmon Subscribe to Product

webspell webspell

webspell webspell 4.1.2

webspell webspell 4.1.1

webspell webspell 4.2.0c

webspell webspell 4.2.0d

webspell webspell 4.0.2c

webspell webspell 4.0

webspell webspell 4.01.01

webspell webspell 4.01.00

webspell webspell 4.1

webspell webspell 4.01.02

Exploits

#!/usr/bin/perl use LWP::UserAgent; use HTTP::Cookies; use Getopt::Long; # \#'#/ # (--) # ------------------oOO---(_)---OOo----------------- # | __ __ | # | _____/ /_____ ______/ /_ __ ______ ______ | # | / ___/ __/ __ `/ ___/ __ \/ / / ...