GHSA-8vp7-8q4w-vv7mHighCVSS 6.5
Grav before 2.0.16 allows sandboxed Twig templates to access sensitive User fields through allow...
🔗 CVE IDs covered (1)
📋 Description
Grav before 2.0.16 allows sandboxed Twig templates to access sensitive User fields through allow-listed offsetGet() and offsetexists() methods that lack field filtering. Attackers with page-edit permissions can call offsetGet() on User objects to extract hashed passwords and 2FA secrets, enabling offline password cracking and authentication bypass.