7.8
CVSSv2

CVE-2004-2496

Published: 31/12/2004 Updated: 11/07/2017
CVSS v2 Base Score: 7.8 | Impact Score: 6.9 | Exploitability Score: 10
VMScore: 785
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:C

Vulnerability Summary

The HTTP daemon in OpenText FirstClass 7.1 and 8.0 allows remote malicious users to cause a denial of service (service availability loss) via a large number of POST requests to /Search.

Vulnerable Product Search on Vulmon Subscribe to Product

Exploits

/* secuniacom/advisories/13415 written by dila released on 111204 compile with ms vc++ remember to link with winsock */ #define WIN32_LEAN_AND_MEAN #include "windowsh" #define IDD_MAIN 101 #define IDI_MAIN 103 #define IDC_SERV 1000 #define IDC_SOCKS ...