支持本站 — 捐款将帮助我们持续运营

目标: 1000 元,已筹: 1000

100.0%

POC详情: 0315e06b56216b7b0332840e0ffc1ffdf8a78b92

来源
关联漏洞
标题:libexif 数字错误漏洞 (CVE-2016-6328)
Description:libexif是一个使用C语言编写的函数库,用于从图形文件中读写EXIF元信息。 libexif中存在整数溢出漏洞。攻击者可利用该漏洞造成拒绝服务和信息泄露(包括:重要堆块的元数据或其他应用程序的敏感数据)。
文件快照

[4.0K] /data/pocs/0315e06b56216b7b0332840e0ffc1ffdf8a78b92 ├── [ 53K] ABOUT-NLS ├── [ 37K] aclocal.m4 ├── [2.4K] Android.bp ├── [ 162] AUTHORS ├── [4.0K] auto-m4 │   ├── [ 19K] gettext.m4 │   ├── [3.4K] iconv.m4 │   ├── [3.5K] lib-ld.m4 │   ├── [ 23K] lib-link.m4 │   ├── [5.3K] lib-prefix.m4 │   ├── [275K] libtool.m4 │   ├── [6.0K] lt~obsolete.m4 │   ├── [ 12K] ltoptions.m4 │   ├── [4.3K] ltsugar.m4 │   ├── [ 686] ltversion.m4 │   ├── [1.8K] nls.m4 │   ├── [ 17K] po.m4 │   └── [2.9K] progtest.m4 ├── [4.0K] binary │   ├── [ 308] Makefile.am │   └── [ 11K] Makefile.in ├── [ 66K] ChangeLog ├── [ 44K] config.guess ├── [2.7K] config.h ├── [2.4K] config.h.in ├── [ 15K] config.rpath ├── [ 34K] config.sub ├── [479K] configure ├── [7.4K] configure.ac ├── [4.0K] contrib │   ├── [4.0K] examples │   │   ├── [5.2K] cam_features.c │   │   ├── [ 357] Makefile.am │   │   ├── [ 17K] Makefile.in │   │   ├── [3.7K] photographer.c │   │   ├── [1.9K] thumbnail.c │   │   └── [ 12K] write-exif.c │   ├── [ 197] Makefile.am │   ├── [ 18K] Makefile.in │   └── [4.0K] watcom │   ├── [5.7K] Makefile │   └── [ 276] _stdint.h ├── [ 26K] COPYING ├── [ 18K] depcomp ├── [4.0K] doc │   ├── [ 49K] Doxyfile.in │   ├── [ 49K] Doxyfile-internals.in │   ├── [ 465] footer.html │   ├── [124K] libexif-api.html.tar.gz │   ├── [4.0K] Makefile.am │   ├── [ 19K] Makefile.in │   └── [ 218] README.apidocs ├── [ 15K] INSTALL ├── [ 13K] install-sh ├── [4.0K] libexif │   ├── [4.0K] canon │   │   ├── [ 11K] exif-mnote-data-canon.c │   │   ├── [1.9K] exif-mnote-data-canon.h │   │   ├── [ 296] Makefile-files │   │   ├── [ 23K] mnote-canon-entry.c │   │   ├── [1.4K] mnote-canon-entry.h │   │   ├── [7.5K] mnote-canon-tag.c │   │   └── [2.0K] mnote-canon-tag.h │   ├── [1.1K] exif-byte-order.c │   ├── [1.5K] exif-byte-order.h │   ├── [7.7K] exif-content.c │   ├── [4.6K] exif-content.h │   ├── [ 32K] exif-data.c │   ├── [8.7K] exif-data.h │   ├── [1.4K] exif-data-type.h │   ├── [ 51K] exif-entry.c │   ├── [6.1K] exif-entry.h │   ├── [2.6K] exif-format.c │   ├── [1.9K] exif-format.h │   ├── [3.3K] exif.h │   ├── [1.3K] exif-ifd.c │   ├── [1.5K] exif-ifd.h │   ├── [9.6K] exif-loader.c │   ├── [4.2K] exif-loader.h │   ├── [3.2K] exif-log.c │   ├── [3.3K] exif-log.h │   ├── [1.8K] exif-mem.c │   ├── [2.5K] exif-mem.h │   ├── [3.6K] exif-mnote-data.c │   ├── [4.2K] exif-mnote-data.h │   ├── [2.5K] exif-mnote-data-priv.h │   ├── [1.1K] exif-system.h │   ├── [ 57K] exif-tag.c │   ├── [ 10K] exif-tag.h │   ├── [5.9K] exif-utils.c │   ├── [5.8K] exif-utils.h │   ├── [4.0K] fuji │   │   ├── [9.5K] exif-mnote-data-fuji.c │   │   ├── [1.8K] exif-mnote-data-fuji.h │   │   ├── [ 281] Makefile-files │   │   ├── [9.4K] mnote-fuji-entry.c │   │   ├── [1.4K] mnote-fuji-entry.h │   │   ├── [4.3K] mnote-fuji-tag.c │   │   └── [3.8K] mnote-fuji-tag.h │   ├── [1.7K] i18n.h │   ├── [2.6K] libexif.sym │   ├── [1.4K] Makefile.am │   ├── [ 39K] Makefile.in │   ├── [4.0K] olympus │   │   ├── [ 18K] exif-mnote-data-olympus.c │   │   ├── [2.0K] exif-mnote-data-olympus.h │   │   ├── [ 326] Makefile-files │   │   ├── [ 26K] mnote-olympus-entry.c │   │   ├── [1.4K] mnote-olympus-entry.h │   │   ├── [ 13K] mnote-olympus-tag.c │   │   └── [9.7K] mnote-olympus-tag.h │   ├── [4.0K] pentax │   │   ├── [ 13K] exif-mnote-data-pentax.c │   │   ├── [2.0K] exif-mnote-data-pentax.h │   │   ├── [ 311] Makefile-files │   │   ├── [ 14K] mnote-pentax-entry.c │   │   ├── [1.4K] mnote-pentax-entry.h │   │   ├── [8.9K] mnote-pentax-tag.c │   │   └── [7.8K] mnote-pentax-tag.h │   └── [ 76] _stdint.h ├── [ 989] libexif_blacklist.txt ├── [ 243] libexif.pc.in ├── [1.3K] libexif.spec ├── [1.3K] libexif.spec.in ├── [ 168] libexif-uninstalled.pc.in ├── [277K] ltmain.sh ├── [4.0K] m4m │   ├── [ 11K] gp-byteorder.m4 │   ├── [ 12K] gp-check-library.m4 │   ├── [4.7K] gp-check-popt.m4 │   ├── [1.1K] gp-check-shell-environment.m4 │   ├── [2.7K] gp-config-msg.m4 │   ├── [4.3K] gp-documentation.m4 │   ├── [2.6K] gp-gettext-hack.m4 │   ├── [2.2K] gp-packaging.m4 │   ├── [1.1K] gp-pkg-config.m4 │   ├── [1.1K] gp-references.m4 │   ├── [ 212] Makefile.am │   ├── [ 11K] Makefile.in │   └── [ 24K] stdint.m4 ├── [1.5K] Makefile.am ├── [ 29K] Makefile.in ├── [ 11K] missing ├── [3.5K] mkinstalldirs ├── [ 0] MODULE_LICENSE_LGPL ├── [6.0K] NEWS ├── [ 26K] NOTICE ├── [ 139] OWNERS ├── [4.0K] po │   ├── [ 13K] be.gmo │   ├── [129K] be.po │   ├── [ 217] boldquot.sed │   ├── [110K] bs.gmo │   ├── [169K] bs.po │   ├── [ 57K] cs.gmo │   ├── [148K] cs.po │   ├── [111K] da.gmo │   ├── [172K] da.po │   ├── [113K] de.gmo │   ├── [172K] de.po │   ├── [109K] en_AU.gmo │   ├── [168K] en_AU.po │   ├── [1.3K] en@boldquot.header │   ├── [ 10K] en_CA.gmo │   ├── [129K] en_CA.po │   ├── [109K] en_GB.gmo │   ├── [168K] en_GB.po │   ├── [1.2K] en@quot.header │   ├── [ 37K] es.gmo │   ├── [166K] es.po │   ├── [ 21K] fr.gmo │   ├── [151K] fr.po │   ├── [ 672] insert-header.sin │   ├── [ 86K] it.gmo │   ├── [167K] it.po │   ├── [ 42K] ja.gmo │   ├── [141K] ja.po │   ├── [125K] libexif-12.pot │   ├── [ 12K] Makefile.in.in │   ├── [1.8K] Makevars │   ├── [113K] nl.gmo │   ├── [175K] nl.po │   ├── [115K] pl.gmo │   ├── [172K] pl.po │   ├── [ 465] POTFILES.in │   ├── [ 37K] pt_BR.gmo │   ├── [137K] pt_BR.po │   ├── [9.0K] pt.gmo │   ├── [127K] pt.po │   ├── [ 153] quot.sed │   ├── [ 432] remove-potcdate.sin │   ├── [ 74K] ru.gmo │   ├── [1.7K] Rules-quot │   ├── [164K] ru.po │   ├── [114K] sk.gmo │   ├── [177K] sk.po │   ├── [9.8K] sq.gmo │   ├── [128K] sq.po │   ├── [ 71K] sr.gmo │   ├── [161K] sr.po │   ├── [ 10] stamp-po │   ├── [ 33K] sv.gmo │   ├── [139K] sv.po │   ├── [ 21K] tr.gmo │   ├── [131K] tr.po │   ├── [ 34K] uk.gmo │   ├── [138K] uk.po │   ├── [120K] vi.gmo │   ├── [178K] vi.po │   ├── [ 20K] zh_CN.gmo │   └── [130K] zh_CN.po ├── [6.0K] README ├── [ 87] README.android ├── [ 132] README.version ├── [ 946] README-Win32.txt └── [4.0K] test ├── [ 754] Makefile.am ├── [ 27K] Makefile.in ├── [4.0K] nls │   ├── [ 672] check-localedir.in │   ├── [ 969] check-nls.in │   ├── [1.1K] Makefile.am │   ├── [ 20K] Makefile.in │   ├── [ 127] print-localedir.c │   ├── [4.4K] test-codeset.c │   └── [2.3K] test-nls.c ├── [1.7K] test-integers.c ├── [1.9K] test-mem.c ├── [2.8K] test-mnote.c ├── [3.4K] test-parse.c ├── [1.5K] test-sorted.c ├── [8.0K] test-tagtable.c └── [1.5K] test-value.c 15 directories, 218 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。