7.5
CVSSv2

CVE-2008-3361

Published: 29/07/2008 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Stack-based buffer overflow in IntelliTamper 2.07 allows remote web sites to execute arbitrary code via a long HTTP Server header.

Vulnerable Product Search on Vulmon Subscribe to Product

intellitamper intellitamper 2.0.7

Exploits

/** ** ** IntelliTamper 207 Location: HTTP Header Remote Code Execution exploit ** ** Based on exploit by Koshi (written in Perl) This one should be more ** stable Just for fun and to learn more about win32 exploitation ** ** by Wojciech Pawlikowski (wojtekp@gmailcom) **/ #include <sys/typesh> #include <sys/socketh> #i ...
#!/usr/bin/perl # # IntelliTamper 207 Remote Code Execution ( server header ) # # By: Koshi # # Guido Landi finally did it, thought i'd throw one in there # This example assumes you're scanning "127001" # For example, exploit may not work if you were to scan "127001:80" # or even changing it as slightly as "127001/" ...