An open API service indexing awesome lists of open source software.

https://github.com/sgabe/poc

Collection of various crash samples from miscellaneous sources.
https://github.com/sgabe/poc

crash-reports fuzzing poc

Last synced: 4 months ago
JSON representation

Collection of various crash samples from miscellaneous sources.

Awesome Lists containing this project

README

          

# PoC

## Disclaimer

This repository is intended to be used for educational purposes only and should not be used with malicious intent. The use of this repository may lead to permanent denial of service conditions or cause temporary crashes. Use it on your own risk!

## Samples

Collection of various crash samples from miscellaneous sources, such as public reports or fuzzing, including (if possible) crash analysis report generated by [BugId](https://github.com/SkyLined/BugId).

| CVE | Type | Module | Function | Download |
|---------------|------|-------------|-----------------------------------|----------------|
| [CVE-2016-0168](https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-055) | OOBR | gdi32.dll | MRCREATECOLORSPACEW::bCheckRecord | File \| Report
| [CVE-2016-3216](https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2016-3216) | OOBR | gdiplus.dll | bEmitWin16StretchBlt | File \| Report
| [CVE-2016-7257](https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2016-7257) | RAF | gdi32.dll | ConvertDxArray | File \| Report
| [CVE-2018-8423](https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2018-8423) | OOBWAF | msrd3x40.dll | TblPage::CreateIndexes | File \| Report
| [CVE-2018-8595](https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2018-8595) | OOBR | gdiplus.dll | GdipGetWinMetaFileBitsEx | File \| Report
| [CVE-2019-0576](https://msrc.microsoft.com/update-guide/en-us/vulnerability/CVE-2019-0576) | OOBRAF | msrd3x40.dll | Table::FindIndexFromName | File \| Report
| [CVE-2019-0602](https://msrc.microsoft.com/update-guide/en-us/vulnerability/CVE-2019-0602) | OOBR | gdiplus.dll | bHandleExtCreateFont | File \| Report
| [CVE-2019-0614](https://msrc.microsoft.com/update-guide/en-us/vulnerability/CVE-2019-0614) | OOBR | gdiplus.dll | DoGdiCommentMultiFormats | File \| Report
| [CVE-2019-0616](https://msrc.microsoft.com/update-guide/en-us/vulnerability/CVE-2019-0616) | OOBR | gdiplus.dll | DoExtTextOut | File \| Report
| [CVE-2019-0619](https://msrc.microsoft.com/update-guide/en-us/vulnerability/CVE-2019-0619) | OOBR | gdi32.dll | CreateDIBitmap | File \| Report
| [CVE-2019-1406](https://msrc.microsoft.com/update-guide/en-us/vulnerability/CVE-2019-1406) | AVE | msrd3x40.dll| TblPage::CreateLvSMLocs | File \| Report
| [CVE-2020-1468](https://msrc.microsoft.com/update-guide/en-us/vulnerability/CVE-2020-1468) | OOBR | gdiplus.dll | DoCreateMonoBrush | File \| Report
| *unknown* | AVR | gdiplus.dll | memcpy | File \| Report
| *unknown* | AVR | gdi32.dll | memcpy | File \| Report
| *unknown* | OOBR | gdi32.dll | pbmiConvertInfo | File \| Report
| *unknown* | OOBR | msvcrt.dll | _VEC_memcpy | File \| Report
| *unknown* | OOBW | gdiplus.dll | DoSetDIBitsToDevice | File \| Report
| *won't fix* | OOBR | gdiplus.dll | bParseWin32Metafile | File \| Report
| *won't fix* | OOBR | gdiplus.dll | bHandleFillRgn | File \| Report
| *won't fix* | OOBR | gdiplus.dll | bHandleFrameRgn | File \| Report
| *won't fix* | OOBR | gdiplus.dll | bHandleInvertRgn | File \| Report
| *won't fix* | OOBR | gdiplus.dll | bHandlePaintRgn | File \| Report
| *won't fix* | OOBR | gdiplus.dll | DoRotatedStretchBlt | File \| Report
| *won't fix* | OOBR | windows.storage.dll | CRegFolder::_CreateCachedRegFolder | File \| Report
| *won't fix* | OOBR | windows.storage.dll | CRegFolder::_AttributesOf | File \| Report
| *won't fix* | RC | windows.storage.dll | CRegFolder::BindToObject | File \| Report
| *won't fix* | RC | windows.storage.dll | CRegFolder::GetAttributesOf | File \| Report