10
CVSSv2

CVE-2009-4873

Published: 26/05/2010 Updated: 26/05/2010
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in the HTTP server in Rhino Software Serv-U Web Client 9.0.0.5 allows remote malicious users to cause a denial of service (server crash) or execute arbitrary code via a long Session cookie.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

rhinosoft serv-u 9.0.0.5

Exploits

/* !!!FOR EDUCATIONAL USE ONLY!!! MYanagishita Nov 2, 2009 !!!FOR EDUCATIONAL USE ONLY!!! */ #include <winsock2h> #include <stdioh> #pragma comment(lib, "ws2_32") #define Die(a) if(a){return;} char request[] = "POST / HTTP/11\r\nHost: %s\r\nCookie: killmenothing; SULang=de%%2CDE; themename=vista;" " Session=_d838 ...
-- KC Security PUBLIC ADVISORY -- wwwrangosde -- 11-01-2009 RhinoSoftcom Serv-U 9005 WebClient Remote Buffer Overflow Background ------------ Serv-U includes a simple, browser-based transfer client perfect for every business environment The Web Client is accessed through a standard web browser and features an unintimidating, fam ...