JuliaInterop / JuliaCall

Embed Julia in R
https://non-contradiction.github.io/JuliaCall/index.html
Other
267 stars 36 forks source link

CVE-2023-46308 - plotly.js #226

Open albertus82 opened 6 months ago

albertus82 commented 6 months ago

Hi, it seems that the version of plotly.js included with JuliaCall is affected by CVE-2023-46308:

In Plotly plotly.js before 2.25.2, plot API calls have a risk of proto being polluted in expandObjectPaths or nestedProperty.

Would it be possible to update this dependency in order to fix the vulnerability? Thanks in advance.