LiveActive security incident?Get immediate response
CVE Record

CVE-2022-30619: Agile Point - Agile Point NX SQL injection (SQLi)

Editable SQL Queries behind Base64 encoding sending from the Client-Side to The Server-Side for a particular API used in legacy Work Center module. He attack is available for any authenticated user, in any kind of rule. under the function : /AgilePointServer/Extension/FetchUsingEncodedData in the parameter: EncodedData

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-30619 is a SQL injection issue in AgilePoint NX 8.0. An authenticated user may be able to influence SQL sent through a legacy Work Center API, creating risk to data integrity and some confidentiality or availability impact.

Executive priority

Treat as a targeted remediation item for any AgilePoint NX 8.0 environment. Prioritize systems with sensitive workflow data or broad authenticated user access, but do not treat it as emergency active exploitation based on current evidence.

Technical view

The issue is CWE-89 in the legacy Work Center module. Editable SQL queries are Base64-encoded client-side and sent to /AgilePointServer/Extension/FetchUsingEncodedData through EncodedData. CVSS 3.1 is 5.9 with adjacent access, low privileges, high complexity, and no user interaction.

Likely exposure

Exposure appears limited to AgilePoint NX 8.0 deployments using the legacy Work Center module where authenticated users can reach the affected API. The source bundle does not identify other affected versions or products.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source states active exploitation. Abuse requires authenticated access and is rated high complexity, but the described flaw directly concerns server-side SQL handling.

Researcher notes

Evidence is sparse and does not include patch details, proof of exploitation, or complete affected-version range. Validation should focus on product/version presence, legacy Work Center usage, reachable authenticated attack surface, and vendor-confirmed remediation.

Mitigation direction

  • Check AgilePoint or advisory guidance for fixed versions or supported workarounds.
  • Restrict legacy Work Center access to required trusted users and networks.
  • Disable or retire the legacy Work Center module if business permits.
  • Enforce least privilege for authenticated AgilePoint NX users.
  • Monitor affected API access until remediation is confirmed.

Validation and detection

  • Inventory AgilePoint NX deployments and confirm whether version 8.0 is present.
  • Determine whether the legacy Work Center module is enabled.
  • Verify which authenticated users can access the affected API route.
  • Review logs for unusual access to FetchUsingEncodedData.
  • Confirm remediation status against vendor or advisory guidance.
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 · medium confidence lookup

CWE-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. 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
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-30619 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
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

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

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
5.9CVSS 3.1MediumCVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L1.24.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2022-30619Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Agile PointAgile Point NX8.0Listed
Weakness

CWE details

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