Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-5281. PoCs published by LiquidWorm.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in iBrowser Plugin v1.4.1 and earlier. The vulnerability arises from improper input validation of the 'lang' parameter in multiple PHP scripts, allowing directory traversal attacks and file disclosure via URL-encoded NULL bytes.
Description
Directory traversal vulnerability in ibrowser.php in the CMScout 2.09 IBrowser TinyMCE Plugin 1.4.1, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the lang parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in iBrowser Plugin v1.4.1 and earlier. The vulnerability arises from improper input validation of the 'lang' parameter in multiple PHP scripts, allowing directory traversal attacks and file disclosure via URL-encoded NULL bytes.