forked from ProjectZeroDays/Exploits2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
evuln.MyQuiz.txt
executable file
·40 lines (27 loc) · 972 Bytes
/
evuln.MyQuiz.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
New eVuln Advisory:
MyQuiz Arbitrary Command Execution Vulnerability
http://evuln.com/vulns/57/summary.html
--------------------Summary----------------
Software: MyQuiz
Sowtware's Web Site: http://www.corantodemo.net/
Versions: 1.01
Critical Level: Dangerous
Type: Command Execution
Class: Remote
Status: Unpatched. Developer(s) contacted.
Exploit: Available
Solution: Not Available
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
eVuln ID: EV0057
-----------------Description---------------
Vulnerable Script: myquiz.pl
Variable $ENV{'PATH_INFO'} isn't properly sanitized. This can be used to execute arbitrary commands.
System access is possible.
--------------Exploit----------------------
Available at: http://evuln.com/vulns/57/exploit.html
Url Example:
http://host/cgi-bin/myquiz.pl/ask/;command|
--------------Solution---------------------
No Patch available.
--------------Credit-----------------------
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)