forked from offensive-security/exploitdb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path37033.txt
More file actions
9 lines (5 loc) · 699 Bytes
/
Copy path37033.txt
File metadata and controls
9 lines (5 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
source: http://www.securityfocus.com/bid/52845/info
DirectAdmin is prone to a cross-site scripting vulnerability because it fails to sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
DirectAdmin 1.403 is vulnerable; other versions may also be affected.
http://www.example.com/CMD_DOMAIN?action=create&domain=<div style="border:1px solid red;width:300px;height:300px" onmouseover="alert(dawid)"></div>aaa.pl&ubandwidth=unlimited&uquota=unlimited&cgi=ON&php=ON