Bug in Apache Submarine's YAML Serialization Using snakeyaml
CVE-2023-46302

9.8CRITICAL

Key Information:

Vendor
Apache
Vendor
CVE Published:
20 November 2023

Summary

Apache Submarine contains a vulnerability related to improper YAML deserialization that arises from the use of SnakeYAML. The vulnerability is manifested when handling incoming requests using application/yaml content-type through the YamlEntityProvider entity provider. Specifically, an error occurs in the readFrom method, which processes user-supplied YAML data. This issue affects versions of Apache Submarine prior to 0.8.0. To remediate the vulnerability, users should upgrade to Apache Submarine version 0.8.0 or later. Alternatively, for users who cannot upgrade, a temporary fix can be applied by cherry-picking a patch from the project's repository and rebuilding the submarine-server image.

Affected Version(s)

Apache Submarine 0.7.0 < 0.8.0

References

CVSS V3.1

Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

GHSL team member @jorgectf (Jorge Rosillo)
.