7.5
CVSSv2

CVE-2006-4913

Published: 21/09/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Directory traversal vulnerability in chat/getStartOptions.php in AlstraSoft E-friends 4.85 allows remote malicious users to include arbitrary local files and possibly execute arbitrary code via a .. (dot dot) sequence and trailing null (%00) byte in the lang parameter, as demonstrated by injecting PHP code into a log file.

Vulnerable Product Search on Vulmon Subscribe to Product

alstrasoft e-friends 4.85

Exploits

#!/usr/bin/perl # # AlstraSoft Efriends 485 Remote Command Execution Exploit # Site : wwwalstrasoftcom/efriendshtm # # Coded by Kw3[R]Ln from Romanian Security Team aKA RST-CREWNET # Contact: ciriboflacs@yahoocom or kw3rln@rst-crewnet # # PS: fuck CarcaBot another lame romanian guy=)) use IO::Socket; use LWP::Simple; #ri ...