LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36631: Untrusted search path vulnerability in Baidunetdisk Version 7.4.3 and earlier allows an attacker to gain pr...

Untrusted search path vulnerability in Baidunetdisk Version 7.4.3 and earlier allows an attacker to gain privileges via a Trojan horse DLL in an unspecified directory.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Baidunetdisk 7.4.3 and earlier may load a DLL from an untrusted location. An attacker with local conditions described by the CVSS vector could abuse that behavior to gain privileges. This is not a remote internet-facing flaw, but it matters on managed endpoints where the application is installed.

Executive priority

Treat this as a targeted endpoint hardening issue, not an emergency internet-facing exposure. Prioritize environments where Baidunetdisk is installed on administrator or sensitive-user workstations.

Technical view

CVE-2021-36631 is a CWE-427 untrusted search path issue affecting Baidunetdisk 7.4.3 and earlier. The CVSS 3.1 score is 6.7 with local attack vector, low complexity, high privileges required, no user interaction, unchanged scope, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to systems running Baidunetdisk version 7.4.3 or earlier. The source data does not provide CPEs, vendor remediation details, install paths, or evidence of broad enterprise deployment.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. Public details describe DLL hijacking through an unspecified directory, but evidence is incomplete and should not be treated as a fully documented exploitation chain.

Researcher notes

The CVE record is sparse: affected vendor/product fields are not normalized, the directory is unspecified, and the only listed reference is a GitHub write-up. Avoid expanding scope beyond Baidunetdisk 7.4.3 and earlier without vendor evidence.

Mitigation direction

  • Inventory endpoints for Baidunetdisk 7.4.3 or earlier.
  • Check Baidunetdisk vendor guidance for patched versions or hardening advice.
  • Remove unsupported or unnecessary Baidunetdisk installations from managed systems.
  • Restrict local write access to application-adjacent directories where feasible.
  • Monitor endpoint alerts for suspicious DLL load behavior.

Validation and detection

  • Confirm installed Baidunetdisk versions across endpoint management data.
  • Review software inventory for versions 7.4.3 and earlier.
  • Check whether the application is used on privileged administrator workstations.
  • Look for endpoint telemetry indicating unexpected DLL loads by Baidunetdisk.
  • Track vendor advisories because the source bundle names no specific patch.
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-427: 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-36631 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
6.7 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-427 · source CWE mapping

Uncontrolled Search Path Element

Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.