Lucene search
K

dora-bypass.txt

🗓️ 31 Jul 2007 00:00:00Reported by Ilker KandemirType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 31 Views

Dora Emlak Script v1.0 has an administrative login bypass due to session security flaws.

Code
`# Dora Emlak Script v1.0 (tr) Admin Login ByPass  
  
# ilker kandemir <ilkerkandemir[at]mynet.com>  
  
# Download: http://aspindir.com/goster/5027  
  
# TnX.: Ajann, Dumenci, H0tTurk, Str0ke  
  
# # # # # # # # # # # # # # # # # # # # # # # # #   
  
# Bug in ../dora/administartor/yonetim/patron/default.asp  
  
<%  
cookFirstLevel = Session("FirstLevelSecurity") 'Ilk Güvenlik Session  
cookSecondLevel = Session("SecondLevelSecurity") 'Ikinci Güvenlik Session  
queryProc = Request.QueryString("Proc") 'Querystring Tanimi  
strPageURL = Replace("/" & Request.ServerVariables("URL"),"//","/") 'Bu Sayfa Adresi  
strFirstPass = "sifre1"  
strSecondPass = "sifre2"  
If fixWord(queryProc) = "" Then 'Eger Query Bos Ise (Normal Sayfa Acilisiysa)  
If cookFirstLevel <> 1 and cookSecondLevel <> 1 Then 'Eger 1. ve 2. Seviye Sessionlar 1den Farkliysa  
%>  
  
# # # # # # # # # # # # # # # # # # # # # # # # #   
  
# Admin Login Panel: /administartor/yonetim/patron/admin.asp  
  
# First Login Pass: sifre1  
  
# Second Login Pass: sifre2  
  
# # # # # # # # # # # # # # # # # # # # # # # # #   
`

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