[ 
https://issues.apache.org/jira/browse/OMID-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nihal Jain updated OMID-257:
----------------------------
    Description: 
Omid has a test dependency on BouncyCastle 1.70 which is vulnerable with 
[CVE-2023-33201|https://nvd.nist.gov/vuln/detail/CVE-2023-33201]

Advisory: [https://github.com/bcgit/bc-java/wiki/CVE-2023-33201]

This JIRA's goal is to fix the following:
 * Upgrade to v1.76, the latest version.
 ** This requires  bcprov-jdk15on to be replaced with bcprov-jdk18on
 ** See [https://www.bouncycastle.org/latest_releases.html]
 *** 
{quote}*Java Version Details* With the arrival of Java 15. jdk15 is not quite 
as unambiguous as it was. The *jdk18on* jars are compiled to work with 
*anything* from Java 1.8 up. They are also multi-release jars so do support 
some features that were introduced in Java 9, Java 11, and Java 15. If you have 
issues with multi-release jars see the jdk15to18 release jars below.

*Packaging Change (users of 1.70 or earlier):* BC 1.71 changed the jdk15on jars 
to jdk18on so the base has now moved to Java 8. For earlier JVMs, or 
containers/applications that cannot cope with multi-release jars, you should 
now use the jdk15to18 jars.
{quote}
 * Exclude bcprov-jdk15on from everywhere else to avoid conflicts with 
bcprov-jdk18on

> Upgrade bouncycastle and move from jdk15on to latest jdk18on
> ------------------------------------------------------------
>
>                 Key: OMID-257
>                 URL: https://issues.apache.org/jira/browse/OMID-257
>             Project: Phoenix Omid
>          Issue Type: Sub-task
>            Reporter: Nihal Jain
>            Assignee: Nihal Jain
>            Priority: Major
>
> Omid has a test dependency on BouncyCastle 1.70 which is vulnerable with 
> [CVE-2023-33201|https://nvd.nist.gov/vuln/detail/CVE-2023-33201]
> Advisory: [https://github.com/bcgit/bc-java/wiki/CVE-2023-33201]
> This JIRA's goal is to fix the following:
>  * Upgrade to v1.76, the latest version.
>  ** This requires  bcprov-jdk15on to be replaced with bcprov-jdk18on
>  ** See [https://www.bouncycastle.org/latest_releases.html]
>  *** 
> {quote}*Java Version Details* With the arrival of Java 15. jdk15 is not quite 
> as unambiguous as it was. The *jdk18on* jars are compiled to work with 
> *anything* from Java 1.8 up. They are also multi-release jars so do support 
> some features that were introduced in Java 9, Java 11, and Java 15. If you 
> have issues with multi-release jars see the jdk15to18 release jars below.
> *Packaging Change (users of 1.70 or earlier):* BC 1.71 changed the jdk15on 
> jars to jdk18on so the base has now moved to Java 8. For earlier JVMs, or 
> containers/applications that cannot cope with multi-release jars, you should 
> now use the jdk15to18 jars.
> {quote}
>  * Exclude bcprov-jdk15on from everywhere else to avoid conflicts with 
> bcprov-jdk18on



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to