Miggo Logo

CVE-2019-0212: Improper Authorization in org.apache.hbase:hbase

7.5

CVSS Score
3.0

Basic Information

EPSS Score
0.88245%
Published
4/2/2019
Updated
1/11/2023
KEV Status
No
Technology
TechnologyJava

Technical Details

CVSS Vector
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Package NameEcosystemVulnerable VersionsFirst Patched Version
org.apache.hbase:hbasemaven>= 2.0.0, < 2.0.52.0.5
org.apache.hbase:hbasemaven>= 2.1.0, < 2.1.42.1.4

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stems from the REST server's failure to propagate authenticated user credentials through the processing chain. The AuthenticationFilter.doFilter method is the primary suspect as it's responsible for establishing security context. The ResourceContainer.service method would manifest in profilers as it's where unauthorized operations would be executed with server privileges. These functions would appear in stack traces when handling REST API requests with improper authorization checks.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

In *ll pr*viously r*l**s** *p**** ***s* *.x v*rsions (*.*.*-*.*.*, *.*.*-*.*.*), *ut*oriz*tion w*s in*orr**tly *ppli** to us*rs o* t** ***s* R*ST s*rv*r. R*qu*sts s*nt to t** ***s* R*ST s*rv*r w*r* *x**ut** wit* t** p*rmissions o* t** R*ST s*rv*r its

Reasoning

T** vuln*r**ility st*ms *rom t** R*ST s*rv*r's **ilur* to prop***t* *ut**nti**t** us*r *r***nti*ls t*rou** t** pro**ssin* ***in. T** `*ut**nti**tion*ilt*r.*o*ilt*r` m*t*o* is t** prim*ry susp**t *s it's r*sponsi*l* *or *st**lis*in* s**urity *ont*xt.