Security readout for executives and security teams
This flaw can let an attacker run operating-system commands through a vulnerable ThinkPHP-based web application. It matters because CISA lists CVE-2019-9082 as known exploited, and public exploit references exist. The provided sources identify Open Source BMS v1.1.1 and other products using vulnerable ThinkPHP versions, but they do not enumerate every affected application. Most likely exposure is internet-facing PHP applications built on ThinkPHP before 3.2.4, including Open Source BMS v1.1.1. Because the CVE says “other products” without listing them, asset owners should inventory ThinkPHP dependencies rather than relying only on product names. Treat this as urgent for any public-facing ThinkPHP deployment. KEV listing means exploitation is not theoretical, and remote command execution can lead to full application compromise, data theft, or service disruption. Priority is highest where legacy PHP applications remain exposed to the internet. Mitigation focus: Identify applications using ThinkPHP before 3.2.4.; Prioritize internet-facing instances and Open Source BMS v1.1.1.; Update affected ThinkPHP components outside the vulnerable version range..
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-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-2019-9082 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.8 (3.1)
- Known Exploited
- Yes
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
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.
CISA KEV status
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:R/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/xiayulei/open_source_bms/issues/33CVE reference
- 46488CVE reference · exploit, x_refsource_EXPLOIT-DB
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-9082CVE reference · government-resource
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.
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
