POC详情: 4adda1e4b8a4a6226ea7797a5b2a5102f044aabe

来源
关联漏洞
标题: Xpdf 资源管理错误漏洞 (CVE-2019-13288)
描述:Xpdf是Foo实验室的一款开源的PDF阅读器。该产品支持解码LZW压缩格式的文件以及阅读加密的PDF文件。 Xpdf 4.01.01版本中的Parser.cc文件的‘Parser::getObj()’函数存在安全漏洞。攻击者可借助特制的文件利用该漏洞造成拒绝服务(无限递归)。
文件快照

[4.0K] /data/pocs/4adda1e4b8a4a6226ea7797a5b2a5102f044aabe ├── [ 941] aconf2.h ├── [1.8K] aconf.h.in ├── [1.4K] ANNOUNCE ├── [128K] CHANGES ├── [8.9K] cmake-config.txt ├── [1.0K] CMakeLists.txt ├── [ 18K] COPYING ├── [ 34K] COPYING3 ├── [4.0K] doc │   ├── [2.8K] pdfdetach.1 │   ├── [3.2K] pdfdetach.cat │   ├── [3.4K] pdffonts.1 │   ├── [3.9K] pdffonts.cat │   ├── [3.2K] pdfimages.1 │   ├── [3.6K] pdfimages.cat │   ├── [3.2K] pdfinfo.1 │   ├── [3.8K] pdfinfo.cat │   ├── [3.4K] pdftohtml.1 │   ├── [3.9K] pdftohtml.cat │   ├── [3.0K] pdftopng.1 │   ├── [3.4K] pdftopng.cat │   ├── [3.0K] pdftoppm.1 │   ├── [3.3K] pdftoppm.cat │   ├── [7.5K] pdftops.1 │   ├── [8.9K] pdftops.cat │   ├── [5.8K] pdftotext.1 │   ├── [6.9K] pdftotext.cat │   ├── [3.3K] sample-xpdfrc │   ├── [ 22K] xpdf.1 │   ├── [ 27K] xpdf.cat │   ├── [ 29K] xpdfrc.5 │   └── [ 35K] xpdfrc.cat ├── [4.0K] fofi │   ├── [ 573] CMakeLists.txt │   ├── [3.2K] FoFiBase.cc │   ├── [1.3K] FoFiBase.h │   ├── [ 15K] FoFiEncodings.cc │   ├── [1005] FoFiEncodings.h │   ├── [ 21K] FoFiIdentifier.cc │   ├── [1.6K] FoFiIdentifier.h │   ├── [ 76K] FoFiTrueType.cc │   ├── [8.0K] FoFiTrueType.h │   ├── [8.6K] FoFiType1.cc │   ├── [ 94K] FoFiType1C.cc │   ├── [8.1K] FoFiType1C.h │   └── [1.4K] FoFiType1.h ├── [4.0K] goo │   ├── [ 515] CMakeLists.txt │   ├── [2.7K] FixedPoint.cc │   ├── [6.2K] FixedPoint.h │   ├── [ 16K] gfile.cc │   ├── [3.6K] gfile.h │   ├── [6.1K] GHash.cc │   ├── [2.2K] GHash.h │   ├── [2.2K] GList.cc │   ├── [2.7K] GList.h │   ├── [8.1K] gmem.cc │   ├── [2.0K] gmem.h │   ├── [1005] gmempp.cc │   ├── [1.7K] gmempp.h │   ├── [2.6K] GMutex.h │   ├── [ 17K] GString.cc │   ├── [4.2K] GString.h │   ├── [ 562] gtypes.h │   ├── [3.5K] parseargs.c │   └── [1.5K] parseargs.h ├── [5.4K] INSTALL ├── [ 13K] README ├── [4.0K] splash │   ├── [1.1K] CMakeLists.txt │   ├── [5.9K] SplashBitmap.cc │   ├── [2.7K] SplashBitmap.h │   ├── [206K] Splash.cc │   ├── [ 11K] SplashClip.cc │   ├── [3.9K] SplashClip.h │   ├── [ 930] SplashErrorCodes.h │   ├── [4.8K] SplashFont.cc │   ├── [8.8K] SplashFontEngine.cc │   ├── [3.0K] SplashFontEngine.h │   ├── [1.6K] SplashFontFile.cc │   ├── [2.1K] SplashFontFile.h │   ├── [ 603] SplashFontFileID.cc │   ├── [ 687] SplashFontFileID.h │   ├── [3.6K] SplashFont.h │   ├── [ 14K] SplashFTFont.cc │   ├── [8.7K] SplashFTFontEngine.cc │   ├── [2.2K] SplashFTFontEngine.h │   ├── [4.0K] SplashFTFontFile.cc │   ├── [2.2K] SplashFTFontFile.h │   ├── [1.3K] SplashFTFont.h │   ├── [ 758] SplashGlyphBitmap.h │   ├── [ 17K] Splash.h │   ├── [9.3K] SplashMath.h │   ├── [5.0K] SplashPath.cc │   ├── [3.8K] SplashPath.h │   ├── [1.0K] SplashPattern.cc │   ├── [1.4K] SplashPattern.h │   ├── [9.6K] SplashScreen.cc │   ├── [2.1K] SplashScreen.h │   ├── [7.7K] SplashState.cc │   ├── [3.6K] SplashState.h │   ├── [4.1K] SplashTypes.h │   ├── [ 17K] SplashXPath.cc │   ├── [3.7K] SplashXPath.h │   ├── [ 13K] SplashXPathScanner.cc │   └── [2.4K] SplashXPathScanner.h ├── [4.0K] xpdf │   ├── [ 63K] AcroForm.cc │   ├── [4.2K] AcroForm.h │   ├── [ 38K] Annot.cc │   ├── [4.8K] Annot.h │   ├── [1.4K] Array.cc │   ├── [1.4K] Array.h │   ├── [1.4K] BuiltinFont.cc │   ├── [1.1K] BuiltinFont.h │   ├── [224K] BuiltinFontTables.cc │   ├── [ 556] BuiltinFontTables.h │   ├── [ 28K] Catalog.cc │   ├── [4.6K] Catalog.h │   ├── [ 18K] CharCodeToUnicode.cc │   ├── [3.3K] CharCodeToUnicode.h │   ├── [ 526] CharTypes.h │   ├── [7.4K] CMakeLists.txt │   ├── [ 10K] CMap.cc │   ├── [3.1K] CMap.h │   ├── [8.2K] CompactFontTables.h │   ├── [3.0K] config.h │   ├── [ 45K] Decrypt.cc │   ├── [3.4K] Decrypt.h │   ├── [2.9K] Dict.cc │   ├── [2.0K] Dict.h │   ├── [5.1K] DisplayState.cc │   ├── [5.1K] DisplayState.h │   ├── [2.1K] Error.cc │   ├── [ 984] ErrorCodes.h │   ├── [1.3K] Error.h │   ├── [ 21K] FontEncodingTables.cc │   ├── [ 564] FontEncodingTables.h │   ├── [2.2K] Form.cc │   ├── [1.7K] Form.h │   ├── [ 36K] Function.cc │   ├── [6.6K] Function.h │   ├── [138K] Gfx.cc │   ├── [ 61K] GfxFont.cc │   ├── [ 12K] GfxFont.h │   ├── [ 12K] Gfx.h │   ├── [112K] GfxState.cc │   ├── [ 42K] GfxState.h │   ├── [ 95K] GlobalParams.cc │   ├── [ 21K] GlobalParams.h │   ├── [ 25K] HTMLGen.cc │   ├── [2.5K] HTMLGen.h │   ├── [ 10K] ImageOutputDev.cc │   ├── [3.8K] ImageOutputDev.h │   ├── [8.1K] JArithmeticDecoder.cc │   ├── [2.7K] JArithmeticDecoder.h │   ├── [105K] JBIG2Stream.cc │   ├── [4.7K] JBIG2Stream.h │   ├── [101K] JPXStream.cc │   ├── [ 11K] JPXStream.h │   ├── [ 11K] Lexer.cc │   ├── [2.0K] Lexer.h │   ├── [ 21K] Link.cc │   ├── [ 11K] Link.h │   ├── [2.1K] NameToCharCode.cc │   ├── [ 726] NameToCharCode.h │   ├── [114K] NameToUnicodeTable.h │   ├── [4.3K] Object.cc │   ├── [8.9K] Object.h │   ├── [ 12K] OptionalContent.cc │   ├── [3.5K] OptionalContent.h │   ├── [3.9K] Outline.cc │   ├── [1.7K] Outline.h │   ├── [4.0K] OutputDev.cc │   ├── [9.3K] OutputDev.h │   ├── [ 12K] Page.cc │   ├── [6.2K] Page.h │   ├── [6.6K] Parser.cc │   ├── [1.6K] Parser.h │   ├── [ 85K] PDF417Barcode.cc │   ├── [ 838] PDF417Barcode.h │   ├── [ 47K] PDFCore.cc │   ├── [ 11K] PDFCore.h │   ├── [5.5K] pdfdetach.cc │   ├── [ 15K] PDFDoc.cc │   ├── [2.5K] PDFDocEncoding.cc │   ├── [ 339] PDFDocEncoding.h │   ├── [6.4K] PDFDoc.h │   ├── [ 12K] pdffonts.cc │   ├── [4.1K] pdfimages.cc │   ├── [ 14K] pdfinfo.cc │   ├── [6.6K] pdftohtml.cc │   ├── [9.8K] pdftopng.cc │   ├── [6.9K] pdftoppm.cc │   ├── [ 11K] pdftops.cc │   ├── [8.4K] pdftotext.cc │   ├── [9.1K] PreScanOutputDev.cc │   ├── [5.1K] PreScanOutputDev.h │   ├── [224K] PSOutputDev.cc │   ├── [ 19K] PSOutputDev.h │   ├── [3.2K] PSTokenizer.cc │   ├── [ 771] PSTokenizer.h │   ├── [ 10K] SecurityHandler.cc │   ├── [3.9K] SecurityHandler.h │   ├── [133K] SplashOutputDev.cc │   ├── [ 11K] SplashOutputDev.h │   ├── [125K] Stream.cc │   ├── [ 17K] Stream-CCITT.h │   ├── [ 30K] Stream.h │   ├── [137K] TextOutputDev.cc │   ├── [ 24K] TextOutputDev.h │   ├── [4.0K] TextString.cc │   ├── [1.5K] TextString.h │   ├── [ 14K] TileCache.cc │   ├── [2.0K] TileCache.h │   ├── [ 11K] TileCompositor.cc │   ├── [1.9K] TileCompositor.h │   ├── [ 44K] TileMap.cc │   ├── [8.0K] TileMap.h │   ├── [5.9K] UnicodeMap.cc │   ├── [2.9K] UnicodeMap.h │   ├── [ 11K] UnicodeMapTables.h │   ├── [4.5K] UnicodeRemapping.cc │   ├── [1.1K] UnicodeRemapping.h │   ├── [ 39K] UnicodeTypeTable.cc │   ├── [ 555] UnicodeTypeTable.h │   ├── [4.5K] UTF8.cc │   ├── [1.4K] UTF8.h │   ├── [9.9K] WebFont.cc │   ├── [1.7K] WebFont.h │   ├── [ 87K] XFAForm.cc │   ├── [5.5K] XFAForm.h │   ├── [ 28K] XRef.cc │   ├── [5.3K] XRef.h │   ├── [ 23K] Zoox.cc │   └── [6.2K] Zoox.h ├── [659K] xpdf-3.02.tar.gz ├── [891K] xpdf-4.02.tar.gz └── [4.0K] xpdf-qt ├── [ 387] back.svg ├── [3.3K] CMakeLists.txt ├── [ 302] findNext.svg ├── [ 302] findPrevious.svg ├── [ 357] findSettings.svg ├── [ 846] fitPageOn.svg ├── [ 843] fitPage.svg ├── [ 577] fitWidthOn.svg ├── [ 574] fitWidth.svg ├── [ 387] forward.svg ├── [1.8K] icons.qrc ├── [ 358] indicator-icon0.svg ├── [ 358] indicator-icon1.svg ├── [ 358] indicator-icon2.svg ├── [ 358] indicator-icon3.svg ├── [ 358] indicator-icon4.svg ├── [ 358] indicator-icon5.svg ├── [ 358] indicator-icon6.svg ├── [ 358] indicator-icon7.svg ├── [ 425] indicator-icon-err0.svg ├── [ 425] indicator-icon-err1.svg ├── [ 425] indicator-icon-err2.svg ├── [ 425] indicator-icon-err3.svg ├── [ 425] indicator-icon-err4.svg ├── [ 425] indicator-icon-err5.svg ├── [ 425] indicator-icon-err6.svg ├── [ 425] indicator-icon-err7.svg ├── [ 28K] QtPDFCore.cc ├── [6.2K] QtPDFCore.h ├── [ 306] selectModeBlock.svg ├── [ 928] selectModeLinear.svg ├── [ 569] toggleSidebar.svg ├── [9.8K] XpdfApp.cc ├── [1.5K] XpdfApp.h ├── [1.3K] xpdf.cc ├── [8.7K] xpdf-icon.ico ├── [ 839] xpdf-icon.svg ├── [ 31] xpdf.rc ├── [111K] XpdfViewer.cc ├── [ 17K] XpdfViewer.h ├── [ 47K] XpdfWidget.cc ├── [ 35K] XpdfWidget.h ├── [ 13K] XpdfWidgetPrint.cc ├── [ 520] XpdfWidgetPrint.h ├── [ 380] zoomIn.svg └── [ 295] zoomOut.svg 6 directories, 279 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。