CVE-2001-0520
Aladdin eSafe Gateway 3.0 and earlier - Cross-Site Scripting via HTML Tag Attribute Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0520. PoCs published by eDvice Security Services.
AI-analyzed exploit summary This is a writeup describing a bypass technique for eSafe Gateway's script-filtering feature by manipulating HTML syntax. The vulnerability allows malicious scripts to execute by tricking the filter into incorrectly parsing nested script tags.
Description
Aladdin eSafe Gateway versions 3.0 and earlier allows a remote attacker to circumvent filtering of SCRIPT tags by embedding the scripts within certain HTML tags including (1) onload in the BODY tag, (2) href in the A tag, (3) the BUTTON tag, (4) the INPUT tag, or (5) any other tag in which scripts can be defined.
Exploits (1)
This is a writeup describing a bypass technique for eSafe Gateway's script-filtering feature by manipulating HTML syntax. The vulnerability allows malicious scripts to execute by tricking the filter into incorrectly parsing nested script tags.