File: 100000108.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 (63 lines) | stat: -rw-r--r-- 1,123 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
62
63
Rule: 

--
Sid: 
100000108

-- 
Summary: 
This event is generated when an SQL injection attempt is made against the 
OpenBB web bulliten board system.

-- 

Impact: 
Attackers may run arbitrary database commands with the privileges of the 
affected script.

--
Detailed Information:
This rule looks specifically for attacks against the board.php module of the 
OpenBB program. Attackers must supply a variable whose value is numeric, 
followed by a space, in order to exploit this vulnerability.

--
Affected Systems:
OpenBB 1.0.5
OpenBB 1.1.0

--

Attack Scenarios: 
A web browser or a script may be used to exploit this vulnerability.

-- 

Ease of Attack: 
Simple, as example attacks that can be used with a web browser are publicly 
available.

-- 

False Positives:
None Known.

--
False Negatives:
None Known.

-- 

Corrective Action: 
Currently, no vendor-supplied patches are available. A descripton of an 
unverified workaround is available in the Additional References section.

--
Contributors: 
Alex Kirk <alex.kirk@sourcefire.com>

-- 
Additional References:
http://www.securityfocus.com/archive/1/319714

--