forked from ProjectZeroDays/Exploits2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEV0088.txt
executable file
·54 lines (37 loc) · 1.43 KB
/
EV0088.txt
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
New eVuln Advisory:
EKINboard 'img' BBCode XSS & Cookie 'username' SQL Injection Vulnerabilities
http://evuln.com/vulns/88/summary.html
--------------------Summary----------------
eVuln ID: EV0088
Software: EKINboard
Sowtware's Web Site: http://www.ekinboard.com/
Versions: 1.0.3
Critical Level: Moderate
Type: Multiple Vulnerabilities
Class: Remote
Status: Patched
PoC/Exploit: Available
Solution: Available
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
-----------------Description---------------
1. 'img' BBCode Cross-Site Scripting Vulnerability
Arbitrary JavaScript code insertion is possible in BBcode [img].
2. Cookie 'username' SQL Injection Vulnerability
Vulnerable Script: config.php
Variables $_COOKIE['username'] $_COOKIE['password'] are not properly sanitized. This can be used to bypass authentication or make any SQL query by injecting arbitrary SQL code.
--------------PoC/Exploit----------------------
Available at: http://evuln.com/vulns/88/exploit.html
1. BBCode Cross-Site Scripting Example
[img=javascript:alert(123)]
2. Cookie 'username' SQL Injection Example
Cookie: username=' or 1/*
Cookie: password=[any]
--------------Solution---------------------
Vendor-provided patch is available here:
http://www.ekinboard.com/forums/v1/viewtopic.php?id=469
--------------Credit-----------------------
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
Regards,
Aliaksandr Hartsuyeu
http://evuln.com - Penetration Testing Services
.