LiveActive security incident?Get immediate response
CVE Record

CVE-2018-11413: An issue was discovered in BearAdmin 0.5.

An issue was discovered in BearAdmin 0.5. Remote attackers can download arbitrary files via /admin/databack/download.html?name= directory traversal sequences, as demonstrated by name=../application/database.php to read the MySQL credentials in the configuration.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

BearAdmin 0.5 has an arbitrary file download flaw. A remote attacker could retrieve server files through the admin data-backup download feature, including configuration files containing MySQL credentials. That can turn a web issue into database exposure if the application is reachable.

Executive priority

Prioritize remediation for any internet-facing BearAdmin 0.5 instance. The business concern is credential theft and possible database compromise, not just file disclosure. If no deployment is present, document non-exposure and move on.

Technical view

The CVE describes directory traversal in BearAdmin 0.5 at the admin database-backup download handler. The affected parameter can reference files outside the intended backup directory, with database configuration cited as an example target. No CVSS, CWE, vendor patch, or fixed version is provided in the source bundle.

Likely exposure

Exposure is most likely where BearAdmin 0.5 is deployed and the admin backup download route is reachable from untrusted networks. Public internet exposure increases urgency. The source bundle does not identify other affected versions or derived products.

Exploitation context

The CVE states remote attackers can download arbitrary files. The bundle does not show CISA KEV listing or cite active exploitation in the wild. Treat exploitability as plausible from the public description, but do not claim observed exploitation from these sources.

Researcher notes

Evidence is sparse but direct: the CVE and referenced GitHub issue describe arbitrary file download through directory traversal. Missing data includes CVSS, CWE mapping, fixed version, and official mitigation details. Avoid broad version claims beyond BearAdmin 0.5.

Mitigation direction

  • Check BearAdmin project guidance for a fixed release or official remediation.
  • Restrict access to the BearAdmin admin interface to trusted administrators only.
  • Remove public reachability for the backup download route if not required.
  • Rotate MySQL credentials if exposure cannot be ruled out.
  • Review server permissions so the web process cannot read unnecessary secrets.

Validation and detection

  • Inventory any BearAdmin deployments and confirm whether version 0.5 is present.
  • Verify whether the admin backup download route is reachable from untrusted networks.
  • Review web logs for traversal-like requests against the backup download handler.
  • Check whether database configuration files were accessed or exposed.
  • Confirm whether database credentials have been rotated after potential exposure.
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.

description · low confidence lookup

Database 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 lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-11413 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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