The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade getgrav/grav to version 2.0.4 or higher.
getgrav/grav is a Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS.
Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the .htaccess process on case-insensitive filesystems due to the lack of case-insensitive matching for file extensions. An attacker can access sensitive configuration or source code files by requesting them with uppercase or mixed-case extensions over HTTP. This is only exploitable if the application is deployed on a case-insensitive filesystem such as Windows NTFS, macOS HFS+, or Docker volumes mounted from these systems.
This vulnerability can be mitigated by manually adding the [NC] flag to the affected .htaccess rewrite rules to enforce case-insensitive extension matching.