| Título | HdrHistogram 2.2.2 and earlier Improper Input Validation |
|---|
| Descripción | The public method recordValueWithCount(long value, long count) in AbstractHistogram does not validate that the count parameter is positive. Passing negative values corrupts the histogram's internal state, including totalCount and individual bucket values. This allows an attacker who can influence the count parameter (e.g., through a metrics API or agent data receiver) to manipulate monitoring data, suppress SLA violations, or cause incorrect alerting decisions. |
|---|
| Fuente | ⚠️ https://github.com/HdrHistogram/HdrHistogram/issues/221 |
|---|
| Usuario | sara11h (UID 98571) |
|---|
| Sumisión | 2026-06-03 09:50 (hace 1 mes) |
|---|
| Moderación | 2026-07-04 06:40 (1 month later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 376281 [HdrHistogram hasta 2.2.2 AbstractHistogram AbstractHistogram.java recordValueWithCount Cantidad escalada de privilegios] |
|---|
| Puntos | 20 |
|---|