LiveActive security incident?Get immediate response
CVE Record

CVE-1999-0012: Some web servers under Microsoft Windows allow remote attackers to bypass access restrictions for files wit...

Some web servers under Microsoft Windows allow remote attackers to bypass access restrictions for files with long file names.

HighCVSS 7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-1999-0012 describes a legacy Windows web server issue where remote attackers may bypass file access restrictions involving long filenames. The source bundle does not identify specific affected products or vendor fixes, so urgency depends on whether any old Windows-hosted web servers remain in use.

Executive priority

Treat this as a legacy exposure check rather than a confirmed modern emergency. Prioritize environments with old Windows web servers or protected web-hosted files. Lack of specific affected products means asset discovery is the first decision point.

Technical view

The CVE states that some web servers under Microsoft Windows allow remote unauthenticated attackers to bypass access restrictions for files with long file names. CVSS 3.1 is 7.0 high, with network attack vector, high complexity, no privileges, and no user interaction. Affected vendor, product, and versions are not specified.

Likely exposure

Exposure is most plausible in legacy Microsoft Windows web server deployments that enforce access restrictions on files with long filenames. The provided sources do not name affected server products, versions, or CPEs, limiting confident scoping.

Exploitation context

The bundle supports remote exploitation potential but does not support active exploitation. KEV is false, and the provided sources do not establish exploit availability, observed attacks, or weaponized tooling.

Researcher notes

Source evidence is sparse: the CVE description names a Windows web server class issue, not products or versions. CWE-290 is listed in the bundle, but the described behavior is access-control bypass through long filename handling. Avoid assuming IIS or any specific server without external confirmation.

Mitigation direction

  • Inventory Windows-hosted web servers, especially unsupported or legacy systems.
  • Check each server vendor's historical guidance for CVE-1999-0012 or related long-filename access bypasses.
  • Retire or isolate unsupported web servers where vendor guidance is unavailable.
  • Review and harden file access controls for protected content.
  • Limit external exposure of legacy Windows web services where business use remains.

Validation and detection

  • Identify Windows web servers serving protected files with long filenames.
  • Confirm product names, versions, and support status for each server.
  • Review logs for unusual long-filename requests and unexpected successful access.
  • Validate authorization behavior in a controlled environment with benign test files.
  • Document whether any identified server maps to vendor advisories.
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-290: 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-1999-0012 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
High
CVSS
7 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

7High
CVSS 3.1 vector shape for CVE-1999-0012Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/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
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-290 · source CWE mapping

Authentication Bypass by Spoofing

Authentication Bypass by Spoofing represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.