File: 1225.txt

package info (click to toggle)
snort 2.9.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 55,000 kB
  • ctags: 38,464
  • sloc: ansic: 266,667; sh: 12,508; makefile: 2,908; yacc: 497; perl: 496; lex: 261; sed: 14
file content (63 lines) | stat: -rw-r--r-- 1,441 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:
1225

--
Summary:
This event is generated when an attempt to exploit a weakness in the authentication mechanism used to connect to an X windows server is made.

--
Impact:
Possible theft of data and control of the targeted machine leading to a compromise of all resources the machine is connected to.

--
Detailed Information:
Implementations of the X windows system from the X consortium may use weak authentication methods when allowing remote machines to connect to a host running X windows.

XDM is used to allow remote users access to the remote X window server. When configured incorrectly, this may allow an unathorised user to connect to the display.

--
Attack Scenarios:
The remote attacker may scan the host for listening X window servers, then connect to the remote host using XDM.

--
Ease of Attack:
Simple.

--
False Positives:
None Known

--
False Negatives:
None Known

--
Corrective Action:
Disallow connections to X servers from hosts outside the protected network.

Apply the appropriate vendor patches.

Upgrade to the latest version of the software.

--
Contributors:
Original Rule Writer Max Vision <vision@whitehats.com>
Sourcefire Research Team
Nigel Houghton <nigel.houghton@sourcefire.com>

--
Additional References:

CVE:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-1999-0241

CIAC:
http://ciac.llnl.gov/ciac/bulletins/g-04.shtml

Whitehats arachNIDS
http://www.whitehats.com/info/IDS396

--