LiveActive security incident?Get immediate response
CVE Record

CVE-2022-32958: TEAMPLUS TECHNOLOGY INC. Teamplus Pro - Allocation of Resources Without Limits or Throttling

A remote attacker with general user privilege can send a message to Teamplus Pro’s chat group that exceeds message size limit, to terminate other recipients’ Teamplus Pro chat process.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-32958 affects Teamplus Pro private cloud chat. A logged-in general user can send an oversized group chat message that causes other recipients’ Teamplus Pro chat process to terminate. The business impact is service disruption for affected users, not data theft based on available sources.

Executive priority

Treat as a high-priority availability risk if Teamplus Pro private cloud supports business-critical communication. Prioritize vendor confirmation and operational monitoring because affected versions and fixes are not specified in the provided sources.

Technical view

The issue is CWE-770 resource allocation without limits or throttling. CVSS 3.1 is 7.7, with network access, low complexity, low privileges, no user interaction, changed scope, and high availability impact. Sources list affected versions as unspecified.

Likely exposure

Exposure appears limited to organizations running Teamplus Pro private cloud, especially where general users can post to chat groups. The source bundle does not identify specific affected versions, hosting patterns, or CPEs.

Exploitation context

The sources describe a remote authenticated denial-of-service condition through oversized chat group messages. CISA KEV is false in the bundle, and no cited source states active exploitation.

Researcher notes

The public record is sparse: duplicate affected entries, unspecified versions, and no patch details in the bundle. The defensible finding is authenticated remote availability impact via insufficient resource limits on chat message handling.

Mitigation direction

  • Check TEAMPLUS and TWCERT guidance for fixed versions or official mitigations.
  • Inventory Teamplus Pro private cloud deployments and responsible owners.
  • Restrict chat group access to necessary trusted users until vendor guidance is applied.
  • Monitor for repeated Teamplus Pro chat process crashes after group messages.

Validation and detection

  • Confirm whether Teamplus Pro private cloud is deployed in the environment.
  • Compare installed versions with TEAMPLUS or TWCERT advisory information.
  • Review whether general users can send messages to broad chat groups.
  • Check endpoint and application telemetry for recipient chat process termination patterns.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

CWE-770: 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 lookup
cve · low confidence lookup

CVE-2022-32958 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.7CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H3.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.7High
CVSS 3.1 vector shape for CVE-2022-32958Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
TEAMPLUS TECHNOLOGY INC.Teamplus Pro (Private cloud)unspecifiedListed
TEAMPLUS TECHNOLOGY INC.Teamplus Pro (Private cloud)unspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-770 · source CWE mapping

Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.