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

https://github.com/tin-z/Stuff_and_POCs

Containing vulnerabilities I've discovered and maybe CVE
https://github.com/tin-z/Stuff_and_POCs

cve vulnerability-research

Last synced: about 2 months ago
JSON representation

Containing vulnerabilities I've discovered and maybe CVE

Awesome Lists containing this project

README

        

# Vulnerability research

1. CVE-2019-1283 (dup) - [ole32.dll](./ole32.dll) - OOB read/write
2. CVE-2021-35029 - zyxel - OS command injection
3. CVE-2022-28487 - [tcpreplay](./tcpreplay) - Use of Externally-Controlled Format String
4. CVE-2022-28488 - [libwav](./poc_libwav) - Undefined behavior
5. CVE-2022-47502 - [openoffice](./poc_openoffice/CVE-2022-47502.md) - Macro URL arbitrary script execution without warning

### Extra

- [libcaca](./poc_libcaca) [link](https://github.com/cacalabs/libcaca/issues/67)
- [lldb](./poc_lldb) [link](https://github.com/llvm/llvm-project/issues/55222)