CVE-2001-1344
WebStore 400 - Authentication Bypass via Null Character or Dot-Dot Filename
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-1344. PoCs published by Igor Dobrovitski.
AI-analyzed exploit summary This exploit targets a NULL byte injection vulnerability in cgiCentral's Webstore authentication process, allowing an attacker to bypass authentication and execute arbitrary commands via a reverse shell. It leverages a secondary vulnerability (BID 2861) involving unchecked input passed to system().
Description
WSSecurity.pl in WebStore allows remote attackers to bypass authentication by providing the program with a filename that exists, which is made easier by (1) inserting a null character or (2) .. (dot dot).
Exploits (1)
This exploit targets a NULL byte injection vulnerability in cgiCentral's Webstore authentication process, allowing an attacker to bypass authentication and execute arbitrary commands via a reverse shell. It leverages a secondary vulnerability (BID 2861) involving unchecked input passed to system().