Libpng 库ICC配置文件块单字节错误漏洞
所属分类:
网络安全 / 漏洞分析
阅读数:
60
收藏 0赞 0分享
受影响系统:
libpng libpng 1.2.21
不受影响系统:
libpng libpng 1.2.22 rc1
描述:
--------------------------------------------------------------------------------
BUGTRAQ ID: 25957
libpng是多种应用程序使用的解析PNG图象格式的库。
libpng库在处理ICC配置文件块时存在缓冲区长度计算错误,远程攻击者可能利用此漏洞导致使用了此程序库的应用程序崩溃。
在pngset.c文件的687-693行png_set_iCCP()函数中:
688 new_iccp_name =3D (png_charp)png_malloc_warn(png_ptr,
png_strlen(name) 1);
...
694 png_strncpy(new_iccp_name, name, png_sizeof(new_iccp_name));
由于new_iccp_name为指针而不是数组,sizeof()会返回4或8,具体取决于指针大小。由于笔误或复制粘贴错误,这里的sizeof(...)实际应为png_strlen(name) 1。
如果用户受骗打开了恶意的PNG图形的话,就可能导致使用该函数库的应用程序崩溃。
<*来源:bnanson
链接:http://sourceforge.net/mailarchive/forum.php?thread_name=47067C84.7010205@playstation.sony.com&for
http://secunia.com/advisories/27130/
*>
建议:
--------------------------------------------------------------------------------
厂商补丁:
libpng
------
目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:
http://downloads.sourceforge.net/libpng/libpng-1.2.22rc1.tar.gz
Firebird protocol.cpp XDR协议远程内存破坏漏洞
受影响系统:
Firebird Firebird SQL 2.1.0 Beta 2
Firebird Firebird SQL 2.0.3
Firebird Firebird SQL 1.5.5
Firebird Firebird SQL 1.0.3
收藏 0赞 0分享
IrfanView FlashPix(*.fpx)文件远程堆溢出漏洞
受影响系统:
IrfanView IrfanView 4.10
描述:
IrfanView是一款快速、免费的图像查看器、浏览器、转换器。
IrfanView的FlashPix插件(fpx.dll)在处理FlashPix(*.fpx)文件时存在堆溢出漏洞
收藏 0赞 0分享
Firebird protocol.cppXDR协议远程内存破坏漏洞
受影响系统:
Firebird Firebird SQL 2.1.0 Beta 2
Firebird Firebird SQL 2.0.3
Firebird Firebird SQL 1.5.5
Firebird Firebird SQL 1.0.3
收藏 0赞 0分享
OpenBSD DHCPD 服务程序远程栈溢出漏洞
受影响系统:
OpenBSD OpenBSD 4.2
OpenBSD OpenBSD 4.1
OpenBSD OpenBSD 4.0
描述:
------------------------------------------------------
收藏 0赞 0分享
Windows柯达图像查看器远程代码执行漏洞
受影响系统:
Microsoft Windows XP SP2
Microsoft Windows Server 2003 SP2
Microsoft Windows Server 2003 SP1
Microsoft Window
收藏 0赞 0分享
微软 Windows RPC 认证远程拒绝服务漏洞
受影响系统:
Microsoft Windows XP SP2
Microsoft Windows Vista
Microsoft Windows Server 2003 SP2
Microsoft Windows Server 2
收藏 0赞 0分享
查看更多