VYPR

Maven package

org.apache.wicket/wicket-core

pkg:maven/org.apache.wicket/wicket-core

Vulnerabilities (8)

  • CVE-2026-43975MedMay 6, 2026
    affected >= 8.0.0-M1, <= 8.17.0

    FolderUploadsFileManager in Apache Wicket does not validate or sanitize the uploadFieldId parameter or the clientFileName before constructing file paths, allowing an unauthenticated attacker to write arbitrary files outside the intended upload directory or read files from arbi

  • CVE-2024-53299Jan 23, 2025
    affected >= 7.0.0, < 8.17.0fixed 8.17.0

    The request handling in the core in Apache Wicket 7.0.0 on any platform allows an attacker to create a DOS via multiple requests to server resources. Users are recommended to upgrade to versions 9.19.0 or 10.3.0, which fixes this issue.

  • CVE-2021-23937May 25, 2021
    affected >= 9.0.0, < 9.3.0fixed 9.3.0

    A DNS proxy and possible amplification attack vulnerability in WebClientInfo of Apache Wicket allows an attacker to trigger arbitrary DNS lookups from the server when the X-Forwarded-For header is not properly sanitized. This DNS lookup can be engineered to overload an internal D

  • CVE-2020-11976Aug 11, 2020
    affected < 7.17.0fixed 7.17.0

    By crafting a special URL it is possible to make Wicket deliver unprocessed HTML templates. This would allow an attacker to see possibly sensitive information inside a HTML template that is usually removed during rendering. Affected are Apache Wicket versions 7.16.0, 8.8.0 and 9.

  • CVE-2014-3526HigOct 30, 2017
    affected < 1.5.12fixed 1.5.12

    Apache Wicket before 1.5.12, 6.x before 6.17.0, and 7.x before 7.0.0-M3 might allow remote attackers to obtain sensitive information via vectors involving identifiers for storing page markup for temporary user sessions.

  • CVE-2016-6806HigOct 3, 2017
    affected >= 6.20.0, < 6.25.0fixed 6.25.0

    Apache Wicket 6.x before 6.25.0, 7.x before 7.5.0, and 8.0.0-M1 provide a CSRF prevention measure that fails to discover some cross origin requests. The mitigation is to not only check the Origin HTTP header, but also take the Referer HTTP header into account when no Origin was p

  • CVE-2014-0043MedOct 3, 2017
    affected >= 1.5-RC1, < 1.5.11fixed 1.5.11

    In Apache Wicket 1.5.10 or 6.13.0, by issuing requests to special urls handled by Wicket, it is possible to check for the existence of particular classes in the classpath and thus check whether a third party library with a known security vulnerability is in use.

  • CVE-2014-7808HigSep 15, 2017
    affected < 1.5.13fixed 1.5.13

    Apache Wicket before 1.5.13, 6.x before 6.19.0, and 7.x before 7.0.0-M5 make it easier for attackers to defeat a cryptographic protection mechanism and predict encrypted URLs by leveraging use of CryptoMapper as the default encryption provider.