Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible fix for Exception handling #61

Merged
merged 2 commits into from
Apr 1, 2021
Merged

Conversation

GanbaruTobi
Copy link

Possible fix for #60

@pronovic
Copy link

Note that this potential fix is tied to CVE-2021-27568, categorized as base score 9.1 (critical).

@asheppard-gresham
Copy link

Can this be merged?

@rajrajarathinam
Copy link

Please let us know ,when will be the next version available with the fix

@vkolomeyko
Copy link

Probably would be a good idea to also modify: https://github.com/netplex/json-smart-v2/blob/master/json-smart/src/test/java/net/minidev/json/test/TestFloat.java to expose the problem and then prove that the fix has desired effect.

@vkolomeyko
Copy link

@UrielCh - do you know if there any plans to release new version of the library? (2.3 was released back in 2017)

@UrielCh
Copy link
Contributor

UrielCh commented Apr 1, 2021

soo, I finally need to release.

let's setup java 😅

@UrielCh
Copy link
Contributor

UrielCh commented Apr 1, 2021

can you give me some value that failed ?

@UrielCh
Copy link
Contributor

UrielCh commented Apr 1, 2021

"-."
"2e+"
"[45e-"
"0.12345678912345678"

@UrielCh UrielCh merged commit 5504116 into netplex:master Apr 1, 2021
@UrielCh
Copy link
Contributor

UrielCh commented Apr 1, 2021

JUnit test are missing, let add somes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants