diff --git a/exposures/logs/laravel-log-file.yaml b/exposures/logs/laravel-log-file.yaml index 2b2334e881..7ec45fa9ac 100644 --- a/exposures/logs/laravel-log-file.yaml +++ b/exposures/logs/laravel-log-file.yaml @@ -4,7 +4,7 @@ info: name: Laravel log file publicly accessible author: sheikhrishad & geeknik severity: high - description: The log file of this Laravel web app is publicly accessible. This might reveal details on the inner workings of the app, possibly even tokens, credentials or personal information. + description: The log file of this Laravel web app might reveal details on the inner workings of the app, possibly even tokens, credentials or personal information. reference: https://laravel.com/docs/master/logging tags: laravel,log,exposure