Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-43680 PoC — libexpat 资源管理错误漏洞

Source
Associated Vulnerability
Title:libexpat 资源管理错误漏洞 (CVE-2022-43680)
Description:In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.
File Snapshot

[4.0K] /data/pocs/3081268a89b897dcabbc4f28d1119f3c97e5c3e7 ├── [297K] aclocal.m4 ├── [4.0K] amiga │   ├── [ 41K] expat_68k.c │   ├── [4.0K] expat_68k.h │   ├── [6.6K] expat_68k_handler_stubs.c │   ├── [1.4K] expat_base.h │   ├── [5.7K] expat_lib.c │   ├── [ 21K] expat_vectors.c │   ├── [ 10K] expat.xml │   ├── [4.0K] include │   │   ├── [4.0K] inline4 │   │   │   └── [6.4K] expat.h │   │   ├── [4.0K] interfaces │   │   │   └── [7.7K] expat.h │   │   ├── [4.0K] libraries │   │   │   └── [ 16K] expat.h │   │   └── [4.0K] proto │   │   └── [1.3K] expat.h │   ├── [1.7K] launch.c │   ├── [ 10K] Makefile │   └── [3.1K] README.txt ├── [4.0K] bcb5 │   ├── [1.6K] all_projects.bpg │   ├── [ 155] elements.bpf │   ├── [4.5K] elements.bpr │   ├── [5.0K] elements.mak │   ├── [ 215] expat.bpf │   ├── [3.9K] expat.bpr │   ├── [5.0K] expat.mak │   ├── [ 181] expat_static.bpf │   ├── [3.5K] expat_static.bpr │   ├── [4.7K] expat_static.mak │   ├── [ 216] expatw.bpf │   ├── [4.3K] expatw.bpr │   ├── [5.1K] expatw.mak │   ├── [ 181] expatw_static.bpf │   ├── [4.4K] expatw_static.bpr │   ├── [4.7K] expatw_static.mak │   ├── [5.4K] libexpat_mtd.def │   ├── [5.4K] libexpatw_mtd.def │   ├── [ 534] makefile.mak │   ├── [ 153] outline.bpf │   ├── [3.4K] outline.bpr │   ├── [4.9K] outline.mak │   ├── [4.2K] README.txt │   ├── [ 553] setup.bat │   ├── [ 247] xmlwf.bpf │   ├── [3.7K] xmlwf.bpr │   └── [5.0K] xmlwf.mak ├── [ 11K] Changes ├── [3.2K] CMakeLists.txt ├── [1.7K] CMake.README ├── [552K] configure ├── [1.5K] ConfigureChecks.cmake ├── [4.5K] configure.in ├── [4.0K] conftools │   ├── [2.9K] ac_c_bigendian_cross.m4 │   ├── [ 43K] config.guess │   ├── [ 34K] config.sub │   ├── [1.4K] expat.m4 │   ├── [1.2K] get-version.sh │   ├── [ 13K] install-sh │   ├── [276K] ltmain.sh │   ├── [ 726] mkinstalldirs │   └── [2.4K] PrintPath ├── [1.2K] COPYING ├── [4.0K] doc │   ├── [1.0K] expat.png │   ├── [ 93K] reference.html │   ├── [1.3K] style.css │   ├── [2.3K] valid-xhtml10.png │   ├── [7.7K] xmlwf.1 │   └── [ 13K] xmlwf.sgml ├── [4.0K] examples │   ├── [1.6K] elements.c │   ├── [3.5K] elements.dsp │   ├── [2.4K] outline.c │   └── [3.4K] outline.dsp ├── [2.7K] expat_config.h.cmake ├── [2.7K] expat_config.h.in ├── [1.9K] expat.dsw ├── [ 231] expat.pc.in ├── [4.0K] lib │   ├── [ 797] amigaconfig.h │   ├── [1.9K] ascii.h │   ├── [1.7K] asciitab.h │   ├── [4.8K] expat.dsp │   ├── [3.3K] expat_external.h │   ├── [ 41K] expat.h │   ├── [4.2K] expat_static.dsp │   ├── [4.9K] expatw.dsp │   ├── [4.2K] expatw_static.dsp │   ├── [1.8K] iasciitab.h │   ├── [2.0K] internal.h │   ├── [1.8K] latin1tab.h │   ├── [2.0K] libexpat.def │   ├── [2.0K] libexpatw.def │   ├── [1.3K] macconfig.h │   ├── [4.5K] Makefile.MPW │   ├── [6.9K] nametab.h │   ├── [1.7K] utf8tab.h │   ├── [ 709] winconfig.h │   ├── [193K] xmlparse.c │   ├── [ 32K] xmlrole.c │   ├── [3.0K] xmlrole.h │   ├── [ 40K] xmltok.c │   ├── [ 11K] xmltok.h │   ├── [ 44K] xmltok_impl.c │   ├── [ 661] xmltok_impl.h │   └── [3.1K] xmltok_ns.c ├── [4.0K] m4 │   ├── [275K] libtool.m4 │   ├── [6.0K] lt~obsolete.m4 │   ├── [ 12K] ltoptions.m4 │   ├── [4.3K] ltsugar.m4 │   └── [ 686] ltversion.m4 ├── [6.9K] Makefile.in ├── [2.5K] MANIFEST ├── [5.7K] README ├── [4.0K] tests │   ├── [4.0K] benchmark │   │   ├── [2.7K] benchmark.c │   │   ├── [2.9K] benchmark.dsp │   │   ├── [ 820] benchmark.dsw │   │   └── [ 546] README.txt │   ├── [3.0K] chardata.c │   ├── [ 791] chardata.h │   ├── [4.1K] minicheck.c │   ├── [2.3K] minicheck.h │   ├── [ 570] README.txt │   ├── [ 48K] runtests.c │   ├── [ 185] runtestspp.cpp │   └── [3.5K] xmltest.sh ├── [4.0K] vms │   ├── [2.0K] descrip.mms │   ├── [1.2K] expat_config.h │   └── [ 576] README.vms ├── [4.0K] win32 │   ├── [4.2K] expat.iss │   ├── [1.2K] MANIFEST.txt │   └── [2.7K] README.txt └── [4.0K] xmlwf ├── [1.3K] codepage.c ├── [ 196] codepage.h ├── [2.8K] ct.c ├── [ 500] filemap.h ├── [1.7K] readfilemap.c ├── [1.2K] unixfilemap.c ├── [2.1K] win32filemap.c ├── [5.9K] xmlfile.c ├── [ 509] xmlfile.h ├── [3.1K] xmlmime.c ├── [ 493] xmlmime.h ├── [ 825] xmltchar.h ├── [ 224] xmlurl.h ├── [ 21K] xmlwf.c ├── [4.0K] xmlwf.dsp └── [8.6K] xmlwin32url.cxx 17 directories, 141 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →