aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFabian Meumertzheim <meumertzheim@code-intelligence.com>2021-02-26 18:26:55 +0100
committerFabian Meumertzheim <fabian@meumertzhe.im>2021-02-26 18:31:01 +0100
commitec4dc5d05a5b7f88080b9a4ca1cd5242104f727b (patch)
tree1057395d5f6f661e00b9b44b390917ee93f69c57 /README.md
parent509441b87c86fd9c8706dde124322ceff67d9cec (diff)
downloadjazzer-api-ec4dc5d05a5b7f88080b9a4ca1cd5242104f727b.tar.gz
Add finding by @GanbaruTobi
Closes #19.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 94cd496f..612172ee 100644
--- a/README.md
+++ b/README.md
@@ -121,6 +121,7 @@ Jazzer has so far uncovered the following vulnerabilities and bugs:
* [FasterXML/jackson-dataformats-binary](https://github.com/FasterXML/jackson-dataformats-binary) `CBORParser` throws an undeclared exception due to missing bounds checks when parsing Unicode ([fixed](https://github.com/FasterXML/jackson-dataformats-binary/issues/236))
* [FasterXML/jackson-dataformats-binary](https://github.com/FasterXML/jackson-dataformats-binary) `CBORParser` throws an undeclared exception on dangling arrays ([fixed](https://github.com/FasterXML/jackson-dataformats-binary/issues/240))
* [Apache/commons-imaging](https://commons.apache.org/proper/commons-imaging/) throws undeclared exceptions in parsers for multiple image formats (reported as [`IMAGING-275`](https://issues.apache.org/jira/browse/IMAGING-275) through [`IMAGING-279`](https://issues.apache.org/jira/browse/IMAGING-279))
+* [netplex/json-smart-v1](https://github.com/netplex/json-smart-v1) and [netplex/json-smart-v2](https://github.com/netplex/json-smart-v2) throw an undeclared exception ([CVE-2021-27568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27568), reported by @GanbaruTobi)
If you find bugs with Jazzer, we would be happy to hear from you!
Feel free to [open an issue](https://github.com/CodeIntelligenceTesting/jazzer/issues/new) or submit a pull request.