CVE-2018-12909
Webgrind <= 1.5 - Local File Inclusion
Record summary
CVE-2018-12909 has a selected CVSS score of 7.5 (high); EIP currently links 1 Nuclei template.
Description
Webgrind 1.5 relies on user input to display a file, which lets anyone view files from the local filesystem (that the webserver user has access to) via an index.php?op=fileviewer&file= URI. NOTE: the vendor indicates that the product is not intended for a "publicly accessible environment.
Exploitation context
Available material
- Nuclei templates
- 1
Nuclei templates
1ProjectDiscoveryHIGHWebgrind <= 1.5 - Local File InclusionCVSS 7.5
Webgrind 1.5 relies on user input to display a file, which lets anyone view files from the local filesystem (that the webserver user has access to) via an index.php?op=fileviewer&file= URI
Impact
Unauthenticated attackers can read arbitrary files including sensitive configuration files, database credentials, and system files that the web server has access to.
Remediation
Upgrade Webgrind to a version higher than 1.5 or apply the necessary patches provided by the vendor.
Source: ProjectDiscovery