com.vaadin:vaadin-server@8.12.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the com.vaadin:vaadin-server package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Denial of Service (DoS)

com.vaadin:vaadin-server is a Java framework for modern Java web applications.

Affected versions of this package are vulnerable to Denial of Service (DoS) via the DataCommunicator class. A missing check allows authenticated network attackers to cause heap exhaustion by requesting too many rows of data.

How to fix Denial of Service (DoS)?

Upgrade com.vaadin:vaadin-server to version 8.14.1 or higher.

[8.0.0,8.14.1)
  • M
Timing Attack

com.vaadin:vaadin-server is a Java framework for modern Java web applications.

Affected versions of this package are vulnerable to Timing Attack. Non-constant-time comparison of CSRF tokens in the UIDL request handler allows an attacker to guess a security token via timing attack.

How to fix Timing Attack?

Upgrade com.vaadin:vaadin-server to version 8.12.3, 7.7.24 or higher.

[8.0.0,8.12.3) [7.0.0,7.7.24)