Skip to content

Commit c063fd7

Browse files
Copilotvharseko
andauthored
CVE-2024-7254 unbounded recursion when parsing deeply nested SGROUP tags causes a stack overflow DoS (#86)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: vharseko <6818498+vharseko@users.noreply.github.com>
1 parent 643fcc6 commit c063fd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenICF-java-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</openicf.osgi.remove.headers>
5555

5656
<logback.version>1.3.15</logback.version>
57-
<protobuf-java.version>3.0.2</protobuf-java.version>
57+
<protobuf-java.version>3.25.5</protobuf-java.version>
5858

5959
<!-- Core documentation properties -->
6060
<frDocPluginVersion>3.1.0</frDocPluginVersion>

0 commit comments

Comments
 (0)