Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0637. PoCs published by SecuriTeam.
AI-analyzed exploit summary This Perl script exploits a vulnerability in TrendMicro's VirusWall by crafting a malformed email with extraneous spaces in HTTP header fields, allowing malicious attachments to bypass scanning. It sends an email with an EICAR test file attachment via SMTP, demonstrating the bypass.
Description
InterScan VirusWall 3.52 build 1462 allows remote attackers to bypass virus protection via e-mail messages with headers that violate RFC specifications by having (or missing) space characters in unexpected places (aka "space gap"), such as (1) Content-Type :", (2) "Content-Transfer-Encoding :", (3) no space before a boundary declaration, or (4) "boundary= ", which is processed by Outlook Express.
Exploits (1)
This Perl script exploits a vulnerability in TrendMicro's VirusWall by crafting a malformed email with extraneous spaces in HTTP header fields, allowing malicious attachments to bypass scanning. It sends an email with an EICAR test file attachment via SMTP, demonstrating the bypass.