Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
spring-webmvc5 — Fork spring-webmvc 5.3.39 to fix CVE-2024-38816, CVE-2024-38819 | Kitploit
Tools/GitHubGitHub/jaloon/spring-webmvc5
Vulnerability AnalysisCode AnalysisWeb SecurityDevSecOpsSupply Chain Security
GitHubjaloon/spring-webmvc5

spring-webmvc5

Fork spring-webmvc 5.3.39 to fix CVE-2024-38816, CVE-2024-38819

View Repository
11 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

spring-webmvc5

Fork of spring-webmvc 5.3.39 to fix CVE-2024-38816, CVE-2024-38819

Maven

Add the following to the dependencies section of your project's pom.xml:

root@kitploit:~
<dependency>
    <groupId>io.github.jaloon</groupId>
    <artifactId>spring-webmvc5</artifactId>
    <version>5.3.39.1</version>
</dependency>
Download Tool