7.5
CVSSv3

CVE-2017-16894

Published: 20/11/2017 Updated: 14/02/2024
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 506
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

In Laravel framework up to and including 5.5.21, remote attackers can obtain sensitive information (such as externally usable passwords) via a direct request for the /.env URI. NOTE: this CVE is only about Laravel framework's writeNewEnvironmentFileWith function in src/Illuminate/Foundation/Console/KeyGenerateCommand.php, which uses file_put_contents without restricting the .env permissions. The .env filename is not used exclusively by Laravel framework.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

laravel laravel

Exploits

## # This module requires Metasploit: metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## class MetasploitModule < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::Tcp include Msf::Exploit::Remote::HttpClient def initialize(info = {}) super(update_info(info, ...
This Metasploit module exploits a vulnerability in the PHP Laravel Framework for versions 5540, 56x up to 5629 Remote command execution is possible via a correctly formatted HTTP X-XSRF-TOKEN header, due to an insecure unserialize call of the decrypt method in Illuminate/Encryption/Encrypterphp Authentication is not required, however explo ...

Github Repositories

Tools designed to solve everyday problems.

Rooon, fiuuu, Rooon, fiuuu Tools designed to solve everyday problems About alexa-grab: get top sites alexa bin-checker: credit card bins check cve-2017-16894: mass exploitation [cve-2017-16894] filter-unique-values: filter unique values ​​from a list gerador-de-pessoa: generate a brazilian person get-proxy: get list proxy

Scans & Exploits

Scans & Exploits This repository is intented to archive Scans & Exploits written by my own Completed laravel_env_filepy - This script checks (and exploits) for Laravel's env disclosure CVE-2017-16894 laravel_debug_disclosurepy - This script checks for Laravel's Information disclosure via Debug activated cve_2021_3156sh - Checker for Sudo Heap-Base