Security readout for executives and security teams
Plain-English summary
CVE-2022-2032 is a stored cross-site scripting issue in Pandora FMS file manager. It affects v7.0NG.761 and below and requires an authenticated administrator to abuse the dirname parameter. Business urgency is limited, but compromise of administrator workflows can still expose sensitive data or alter console behavior.
Executive priority
Treat as a low-priority remediation unless Pandora FMS administrators are broadly shared, unmanaged, or suspected compromised. Include it in routine vulnerability management and prioritize version verification and vendor-guided upgrade planning.
Technical view
The issue is CWE-79 stored XSS in Pandora FMS file manager through the dirname parameter. CVSS 3.1 is 3.5: network reachable, low complexity, high privileges required, user interaction required, unchanged scope, low confidentiality and integrity impact, no availability impact.
Likely exposure
Exposure is limited to organizations running Pandora FMS v7.0NG.761 or below where administrator accounts can access the file manager. Systems without this product, newer versions, or tightly controlled administrator access are less likely to be exposed.
Exploitation context
The provided sources do not show active exploitation, and the CVE is not marked KEV. Exploitation requires a logged-in administrator and user interaction, reducing broad attack likelihood but making insider misuse or compromised admin accounts relevant.
Researcher notes
The source bundle identifies the vulnerable parameter and privilege requirement but does not provide exploit details, affected CPEs, or a named fixed release. Avoid assuming public exploitation or a specific patch level beyond vendor guidance.
Mitigation direction
- Inventory Pandora FMS deployments and identify versions at or below v7.0NG.761.
- Check Pandora FMS vendor security guidance for fixed versions or official remediation.
- Restrict administrator access to trusted users only.
- Review administrator accounts for unnecessary privileges or stale access.
- Monitor file manager activity for suspicious directory names or unexpected changes.
Validation and detection
- Confirm whether Pandora FMS is present in production, staging, or management networks.
- Verify the exact Pandora FMS version on each instance.
- Review whether file manager access is limited to necessary administrators.
- Inspect recent file manager changes for suspicious stored content indicators.
- Check vendor advisories before closing remediation tickets.
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-79: 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-2022-2032 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
- Low
- CVSS
- 3.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/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:H/UI:R/S:U/C:L/I:L/A:N0.92.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
3.5LowVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/CVE reference · x_refsource_CONFIRM
- https://www.incibe.es/en/cve-assignment-publication/coordinated-cvesCVE reference · x_refsource_CONFIRM
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.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
