9.3
CVSSv2

CVE-2009-1774

Published: 22/05/2009 Updated: 29/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Directory traversal vulnerability in plugins/ddb/foot.php in Strawberry 1.1.1 allows remote malicious users to include and execute arbitrary local files via a .. (dot dot) in the file parameter to example/index.php. NOTE: this was originally reported as an issue affecting the do parameter, but traversal with that parameter might depend on a modified example/index.php. NOTE: some of these details are obtained from third party information.

Vulnerable Product Search on Vulmon Subscribe to Product

strawberry strawberry 1.1.1

Exploits

<?php /********************************************************************* * StrawBerry 111 LFI / Remote Command Execution Exploit * * Site: strawberrygoodgirlru/ * ********************************************************************* * magic_quotes_gpc = Off ...