Security readout for executives and security teams
Plain-English summary
Business Live Chat Software 1.0 has a CSRF issue that can let an attacker cause privilege changes, including administrative access, through a crafted web request. The main business risk is unauthorized admin creation or role elevation in the chat system. Public exploit information exists, but the provided sources do not show active exploitation.
Executive priority
Treat as a moderate-priority integrity risk. Prioritize if the product is internet-facing, supports customer communications, or has broad administrative access. No active exploitation is confirmed in the provided sources, but public exploit information raises the need for timely inventory and control review.
Technical view
CVE-2020-37106 is a CWE-352 cross-site request forgery vulnerability in Bdtask Business Live Chat Software 1.0. The advisory describes abuse of the user creation endpoint to submit administrative access parameters. The CVSS 3.1 score is 5.3, with network access, low complexity, no privileges, and low integrity impact listed.
Likely exposure
Exposure is limited to organizations running Bdtask Business Live Chat Software version 1.0, especially if the administrative interface is reachable by users or the internet. The sources do not identify other affected versions or hosted-service exposure.
Exploitation context
Exploit-DB and VulnCheck list public exploit information for this issue. The source bundle does not include CISA KEV status or other evidence of active exploitation. CSRF risk depends on whether a targeted user session and reachable administrative functions are present.
Researcher notes
The record names Bdtask Business Live Chat Software 1.0 only. Evidence includes CVE, VulnCheck, vendor product page, and Exploit-DB reference. The advisory claims role changes without authentication, while the CVSS vector lists UI:N; CSRF semantics may warrant closer source review. No official patch details are provided in the bundle.
Mitigation direction
- Identify any deployments of Business Live Chat Software 1.0.
- Check Bdtask guidance or support channels for patched versions or official remediation.
- Restrict administrative interface access to trusted networks or VPN.
- Remove or disable unused deployments until remediation is available.
- Review and minimize accounts with administrative privileges.
Validation and detection
- Confirm whether Business Live Chat Software 1.0 is installed.
- Inventory exposed administrative URLs and access controls.
- Review user records for unexpected administrators or role changes.
- Check application and web logs for unusual user creation activity.
- Verify vendor guidance before applying any product-specific 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-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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 lookupCVE-2020-37106 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
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A: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:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-48141CVE reference · exploit
- Business Live Chat Software Vendor HomepageCVE reference · product
- VulnCheck Advisory: Business Live Chat Software 1.0 - Cross-Site Request Forgery (Add Admin)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.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
