Issues
- 1
- 1
A OOM problem was found in jettison
#88 opened by Alex111998 - 1
Jettison Unit test fail for version 1.2
#95 opened by vimalchandts - 1
Jettison compatibility with JDK 17
#92 opened by test-account1233 - 0
- 2
Security scan tool (Black Duck Binary Analysis) detected CVE-2023-5072, is the latest version 1.5.4 really affected by this vulnerability?
#86 opened by ChewuuHi - 2
Security scan tool (Black Duck Binary Analysis) detected CVE-2022-45688, is the latest version 1.5.4 really affected by this vulnerability?
#77 opened by ChewuuHi - 1
- 0
Jettison serialize array object as like json object when array object contains only one element in it.
#83 opened by aweseeker - 2
Find a StackOverflowError in jettison
#54 opened by BIngDiAn-s - 0
- 0
- 1
upgraded jettison 1.5.1 to 1.5.2 , throwing error were JSONObject used and force to handle try/catch or surround with JSONException
#68 opened by prasa18 - 1
If the value inside a Collection is itself, using it with JSONArray causes a StackOverflowError which may lead to DoS
#60 opened by nitay-jfrog - 0
JSON formatter/builders don't support all the data types defined in the JSON spec
#61 opened by s3valkov - 2
If the value in map is the map's self, the new new JSONObject(map) cause StackOverflowError which may lead to dos
#52 opened by BIngDiAn-s - 10
New OSS-Fuzz Findings in Jettison
#45 opened by henryrneh - 3
Incorrect backslash escaping
#58 opened by siarheibarsukou - 1
- 1
Incorrect recursion depth check in JSONTokener in 1.5.2 causes it to fail for inputs with low recursion depth
#57 opened by jiritousek - 1
BDSA-2022-3278 was detected by security scan tool
#55 opened by zhudaxi - 0
- 2
Integrating jettison into OSS-Fuzz
#40 opened by vargen - 1
- 3
improve "A JSONObject text must begin with '{' at character 1 of" error message
#46 opened by ralfhauser - 1
- 1
- 3
- 0
Unicode escaping
#39 opened by hlavki - 0
- 1
Jettison 1.3.x array handling breaks XStream
#12 opened by sberyozkin - 0
- 0
- 0
indentFactor not honored
#29 opened by tresf - 0
- 0
doesn't preserve order
#26 opened by ravi005e - 1
- 2
- 1
Align Jettison POM with OSSRH
#16 opened by sberyozkin - 1
Remove StAX dependency
#20 opened by runeflobakk - 0
Make jettison JDK 10+ compliant
#21 opened by rsvoboda - 0
- 0
MappedNamespaceConvention.setAttributesAsElements() does not set attributes as elements
#7 opened by sberyozkin - 1
- 0
- 1
Jettison stream readers should return NamespaceContexts based on the info available in MappedNamespaceConvention
#11 opened by sberyozkin - 0
List problem in MappedXMLStreamWriter
#10 opened by sberyozkin - 0
getElementText() should set the current event to the END_ELEMENT in MappedXMLStreamReader.
#9 opened by sberyozkin - 1
SerializeAsArray feature does not work if a list contains a single element only if its XML representation has attributes
#8 opened by sberyozkin - 0
JSONObject do support octal
#6 opened by sberyozkin