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.
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-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 lookupDatabase 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 lookupCVE-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- 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
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:A/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L1.24.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.9MediumVector: CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://www.gov.il/en/Departments/faq/cve_advisoriesCVE reference · x_refsource_MISC
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.
