File: 100000175.txt

package info (click to toggle)
snort 2.9.15.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 59,656 kB
  • sloc: ansic: 310,441; sh: 13,260; makefile: 2,943; yacc: 497; perl: 496; lex: 261; sed: 14
file content (61 lines) | stat: -rw-r--r-- 1,118 bytes parent folder | download | duplicates (6)
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
Rule: 

--
Sid: 
100000175

-- 
Summary: 
This event is generated when an attempt is made to exploit a buffer overflow 
vulnerability present in the Ethereal protocol analyzer's SLIMP3 decoder. 

-- 

Impact: 
By sending a properly crafted UDP packet, attackers may execute arbitrary code 
of 
their choosing with the privileges of the user running the affected software.

--
Detailed Information:
This rule detects attempts to overflow a vulnerable buffer in the Ethereal
protocol analyzer's SLIMP3 decoder. It is specifically designed to search for
the payload present in a publicly circulating exploit.

--
Affected Systems:
Ethereal 0.10.12 and below

--

Attack Scenarios: 
An  automated script may be used to exploit this vulnerability.

-- 

Ease of Attack: 
Simple, as an exploit is publicly available.

-- 

False Positives:
None Known.

--
False Negatives:
Other payloads which will overflow this buffer may be missed.

-- 

Corrective Action: 
Upgrade to Ethereal 0.10.13 or higher.

--
Contributors: 
rmkml <rmkml@free.fr>

-- 
Additional References:
http://www.frsirt.com/english/advisories/2005/2148

--