Miggo Logo

CVE-2019-12617:
SilverStripe Priviledge escalation through cache pollution

2.7

CVSS Score
3.1

Basic Information

EPSS Score
0.54509%
CWE
-
Published
11/12/2019
Updated
2/5/2024
KEV Status
No
Technology
TechnologyPHP

Technical Details

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
Package NameEcosystemVulnerable VersionsFirst Patched Version
silverstripe/frameworkcomposer>= 4.4.0, < 4.4.44.4.4
silverstripe/frameworkcomposer>= 4.3.0, < 4.3.54.3.5

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stems from shared permission caches between object types due to insufficient cache key scoping. Since DataObject::canEdit() is the core method for permission checks and the advisory specifically mentions cache pollution between files/pages, the root cause must be in the permission caching mechanism. The fix would logically involve adding class name context to cache keys in these permission methods, which aligns with common permission caching patterns in SilverStripe's ORM layer.

Vulnerable functions

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

WAF Protection Rules

WAF Rule

In Silv*rStrip* t*rou** *.*.*, t**r* is ****ss *s**l*tion *or *MS us*rs wit* limit** ****ss t*rou** p*rmission ***** pollution.

Reasoning

T** vuln*r**ility st*ms *rom s**r** p*rmission *****s **tw**n o*j**t typ*s *u* to insu**i*i*nt ***** k*y s*opin*. Sin** `**t*O*j**t::**n**it()` is t** *or* m*t*o* *or p*rmission ****ks *n* t** **visory sp**i*i**lly m*ntions ***** pollution **tw**n *i