jsonp
jsonp copied to clipboard
91: Stack overflow error caused by jakarta.json parsing of untrusted JSON String
Backport of https://github.com/eclipse-ee4j/parsson/pull/92 in issue https://github.com/eclipse-ee4j/parsson/issues/91
Thanks @jbescos, but I don't see, this project still would do any more releases.
This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.
Thanks @jbescos, but I don't see, this project still would do any more releases.
This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.
Exceptionally, we reopen these archived projects and we make a new release. We didn't do it so far in jsonp, but I think it will be possible.
For the time being, could you please review it and approve/merge if the fix suits you?.
We need to apply this fix also in version 1.0.4, but there is no branch for it. Are you able to create a new branch from tag jsonp-1.0.4 ?. I will create a new PR to that branch.
Technically I could, but who needs that kind of fork after all these years? Do you have a requirement/vendor that must use the old version instead of Jakarta EE 8 or higher?
Technically I could, but who needs that kind of fork after all these years? Do you have a requirement/vendor that must use the old version instead of Jakarta EE 8 or higher?
This is for Weblogic 12c and 14g.
@keilw could you merge this, please?. I want to have it here, in case in the future there is another security issue, this fix will be also included.
Note that @edbratt opened this repo for this.
@edbratt Can you confirm this need by Weblogic? Most other spec repositories here are archived, so I want to be sure, there is a real business case for it.
I was told so especially working in the WebLogic support team some years ago ;-)
Yes, this is required
@keilw would you be able to create the branch as I said here, please?: https://github.com/javaee/jsonp/pull/87#issuecomment-2444017510
@jbescos I'm afraid, maybe because it was archived before, or for another reason I do not have write access to this repository anymore.
This branch has no conflicts with the base branch Only those with write access to this repository can merge pull requests.
@edbratt Are you an admin, maybe you can help grant me write access again, otherwise @m0mus could help?