File: 2065.txt

package info (click to toggle)
snort 2.7.0-20.4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 34,512 kB
  • ctags: 18,772
  • sloc: ansic: 115,404; sh: 10,893; makefile: 1,372; perl: 487; sql: 213
file content (63 lines) | stat: -rw-r--r-- 1,017 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Rule:

--
Sid:
2065

--
Summary:
file on a Lotus Domino Server.

--
Impact:
Information disclosure

--
Detailed Information:
Certain versions of Lotus Domino web servers do not correctly handle 
requests for script files not specific to Lotus Domino.

By using a dot in the filename an attacker may view the source of the 
script and be presented with sensitive information embedded in the 
script.

--
Affected Systems:
Lotus Domino Server 5.0 and 6.0

--
Attack Scenarios:
The attacker merely needs to make an HTTP request for the script and add
a dot to the filename. This can be done using a browser.

--
Ease of Attack:
Simple

--
False Positives:
None Known

--
False Negatives:
None Known

--
Corrective Action:
Apply the appropriate vendor fixes

Upgrade to the latest non-affected version of the software

--
Contributors:
Sourcefire Research Team
Brian Caswell <bmc@sourcefire.com>
Nigel Houghton <nigel.houghton@sourcefire.com>

--
Additional References:

Bugtraq
http://www.securityfocus.com/bid/6841

--