Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/findings.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ Feel free to [open an issue](https://github.com/CodeIntelligenceTesting/jazzer/i
| [alibaba/fastjson2](https://github.com/alibaba/fastjson2/) | `StackOverflowError` in `DefaultJSONParser` | [not fixed](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37313) | [CVE-2022-41855](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41855) | [Code Intelligence](https://code-intelligence.com) |
| [alibaba/fastjson2](https://github.com/alibaba/fastjson2/) | `StackOverflowError` in `SerialContext` | [not fixed](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33768) | [CVE-2022-41856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41856) | [Code Intelligence](https://code-intelligence.com) |
| [Apache/commons-jxpath](https://github.com/apache/commons-jxpath/) | Remote code execution via crafted `XPath` expression | [not fixed](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47133) | | [Code Intelligence](https://code-intelligence.com) |
| [airlift/aircompressor](https://github.com/airlift/aircompressor) | Out-of-bounds memory access through `sun.misc.Unsafe` | fixed | [CVE-2024-36114](https://www.cve.org/CVERecord?id=CVE-2024-36114) | [@Marcono1234](https://github.com/Marcono1234) |