Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
jackson-databind: @JsonView bypass for unwrapped creator parameters in jackson-databind
Vulnerability Description
jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.21.0 until 2.21.4 and 3.1.4, UnwrappedPropertyHandler.processUnwrappedCreatorProperties() replays buffered JSON into creator parameters but never consults prop.visibleInView(activeView). The normal property-based creator path gates creator properties on the active view, but this unwrapped-creator replay path bypasses that check, so a constructor parameter annotated with both @JsonView(AdminView.class) and @JsonUnwrapped is populated from attacker JSON even when a more restrictive view is active. This vulnerability is fixed in 2.21.4 and 3.1.4.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Vulnerability Type
授权机制不正确
Vulnerability Title
FasterXML jackson-databind 授权问题漏洞
Vulnerability Description
FasterXML jackson-databind是FasterXML组织开源的其中的一个具有数据绑定功能的组件。 FasterXML jackson-databind 2.21.0至2.21.4之前版本和3.0.0至3.1.4之前版本存在授权问题漏洞,该漏洞源于UnwrappedPropertyHandler.processUnwrappedCreatorProperties()重新播放缓冲JSON至creator参数时未检查prop.visibleInView(activeView),导致带有@Js
CVSS Information
N/A
Vulnerability Type
N/A