LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32511: QSAN Storage Manager - Exposure of Information Through Directory Listing Following via ViewBroserList function

QSAN Storage Manager through directory listing vulnerability in ViewBroserList allows remote authenticated attackers to list arbitrary directories via the file path parameter. The referred vulnerability has been solved with the updated version of QSAN Storage Manager v3.3.3.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-32511 is an information exposure issue in QSAN Storage Manager. An authenticated remote user could list arbitrary directories through the ViewBroserList function. The available sources rate it medium severity and state QSAN fixed it in Storage Manager v3.3.3.

Executive priority

Address during normal vulnerability remediation cycles, faster if QSAN management is internet-facing or broadly accessible internally. Business risk is mainly unauthorized visibility into directory contents after authentication, not direct system takeover based on the cited evidence.

Technical view

The vulnerability is CWE-548, exposure of information through directory listing. The CVSS 3.1 vector is AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N, meaning network access and low privileges are required, with limited confidentiality impact and no stated integrity or availability impact.

Likely exposure

Exposure is most relevant to organizations running QSAN Storage Manager before the fixed v3.3.3 release. The source bundle does not identify exact affected version ranges, CPEs, or specific QSAN storage models.

Exploitation context

The sources describe remote authenticated exploitation only. They do not cite public exploit availability, observed exploitation, or CISA KEV listing. Treat internet-exposed management interfaces and weak account governance as practical risk amplifiers.

Researcher notes

Evidence is limited to the CVE metadata and TWCERT reference. The function name is ViewBroserList, and the trigger parameter is described as file path. No exploit procedure, affected build matrix, or additional mitigations are provided in the bundle.

Mitigation direction

  • Upgrade QSAN Storage Manager to version 3.3.3 or later where applicable.
  • Limit Storage Manager access to trusted administrative networks.
  • Review remote access paths and remove unnecessary internet exposure.
  • Check QSAN or TWCERT guidance for product-specific hardening.
  • Review Storage Manager accounts for least privilege.

Validation and detection

  • Inventory QSAN Storage Manager instances and record their versions.
  • Confirm affected deployments are upgraded to v3.3.3 or later.
  • Verify management interfaces require authentication and are not publicly reachable.
  • Review logs for unusual authenticated directory-listing activity if available.
Prepared
Confidence
high
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-548: 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-2021-32511 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
4.3 (3.1)
Known Exploited
No
Published

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

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

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2021-32511Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
QSANStorage ManagerunspecifiedListed
Weakness

CWE details

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

CWE-548 · source CWE mapping

Exposure of Information Through Directory Listing

Exposure of Information Through Directory Listing represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.