Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:25324
HistoryMay 10, 2020 - 11:25 p.m.

Denial Of Service (DoS)

2020-05-1023:25:49
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
12

EPSS

0.006

Percentile

78.6%

varnish is vulnerable to denial of service (DoS). The vulnerability exists as an issue was discovered in Varnish HTTP Cache 4.0.1 through 4.0.4, 4.1.0 through 4.1.7, 5.0.0, and 5.1.0 through 5.1.2. A wrong if statement in the varnishd source code means that particular invalid requests from the client can trigger an assert, related to an Integer Overflow. This causes the varnishd worker process to abort and restart, losing the cached contents in the process. An attacker can therefore crash the varnishd worker process on demand and effectively keep it from serving content - a Denial-of-Service attack. The specific source-code filename containing the incorrect statement varies across releases.