Listen to this Post
The disclosed vulnerability resides in Winter CMS’s integration of the `wikimedia/less.php` library, which handles dynamic LESS compilation within the backend. The core flaw is that the `Less_Parser` object is instantiated without a secure import resolver, and the underlying `Less_FileManager::getFilePath()` method, when unable to resolve a candidate root directory, blindly falls back to the raw, attacker-supplied path string. This allows an authenticated backend user to inject a specially crafted `@import (inline) “
