Security readout for executives and security teams
Plain-English summary
CVE-2020-37173 affects AVideo Platform 8.1. A public endpoint can disclose user information without authentication, including email addresses, password hashes, and whether an account is administrative. This is a business concern because exposed account data can support phishing, credential attacks, and targeting of privileged users.
Executive priority
Treat as urgent for any public AVideo 8.1 instance. The main risk is sensitive account data exposure, especially administrator identification and password hashes. Prioritize inventory, exposure reduction, vendor remediation checks, and credential-response planning.
Technical view
The issue is an information disclosure/user enumeration flaw in AVideo Platform 8.1 involving playlistsFromUser.json.php. The CVE data describes unauthenticated network access with low complexity and high confidentiality impact. Public references include an Exploit-DB entry and a VulnCheck advisory, but the provided sources do not identify a vendor patch version.
Likely exposure
Organizations running internet-accessible AVideo Platform 8.1 are the primary concern. Exposure is higher where the application is public-facing and user accounts include administrators or reused credentials.
Exploitation context
The CVE is not listed as CISA KEV in the provided data. A public Exploit-DB reference exists, which increases practical risk, but the sources do not prove active exploitation in the wild.
Researcher notes
Evidence is limited to the CVE record, VulnCheck advisory, Exploit-DB reference, and product sources. The bundle names AVideo Platform 8.1 only. Do not assume other versions are affected or fixed unless vendor guidance confirms it.
Mitigation direction
- Inventory AVideo deployments and identify any running version 8.1.
- Check AVideo vendor and repository guidance for fixed versions or official remediation.
- Limit public exposure of affected AVideo instances where business operations allow.
- Rotate credentials for exposed users if disclosure is confirmed.
- Monitor application logs for unusual access to the affected endpoint.
Validation and detection
- Confirm whether AVideo Platform 8.1 is deployed.
- Review application and web server logs for access to playlistsFromUser.json.php.
- Assess whether user emails, hashes, or admin flags were exposed.
- Verify remediation against vendor guidance after any update or configuration change.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-359: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCredential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-37173 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.7 (4.0)
- Known Exploited
- No
- Published
Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N——Primary CVE scoreVulnerability scoring details
Base CVSS 4.0 score
8.7HighVector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-47997CVE reference · exploit
- Official AVideo Platform HomepageCVE reference · product
- AVideo Platform GitHub RepositoryCVE reference · product
- VulnCheck Advisory: AVideo Platform 8.1 - Information Disclosure (User Enumeration)CVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Exposure of Private Personal Information to an Unauthorized Actor
Exposure of Private Personal Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
