mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
### [CVE-2016-1000352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1000352)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Bouncy Castle JCE Provider version 1.55 and earlier the ECIES implementation allowed the use of ECB mode. This mode is regarded as unsafe and support for it has been removed from the provider.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/bcgit/bc-java/commit/9385b0ebd277724b167fe1d1456e3c112112be1f
|
|
- https://www.oracle.com/security-alerts/cpuoct2020.html
|
|
|
|
#### Github
|
|
- https://github.com/A-TPL-Bench/LibHunter
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Anonymous-Phunter/PHunter
|
|
- https://github.com/CGCL-codes/LibHunter
|
|
- https://github.com/CGCL-codes/PHunter
|
|
- https://github.com/IkerSaint/VULNAPP-vulnerable-app
|
|
- https://github.com/LibHunter/LibHunter
|
|
- https://github.com/pctF/vulnerable-app
|
|
|