LiveActive security incident?Get immediate response
CVE Record

CVE-2018-10863: It was discovered that redhat-certification 7 is not properly configured and it lists all files and directo...

It was discovered that redhat-certification 7 is not properly configured and it lists all files and directories in the /var/www/rhcert/store/transfer directory, through the /rhcert-transfer URL. An unauthorized attacker may use this flaw to gather sensible information.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2018-10863 is an information exposure issue in redhat-certification 7. A misconfigured web path can list files and directories under a transfer storage location without authorization. The business risk is unintended disclosure of certification-related files if the service is reachable by untrusted users.

Executive priority

Treat this as an exposure cleanup item for any environment using redhat-certification 7. Prioritize internet-facing systems first because the main risk is unauthorized discovery of sensitive transferred files.

Technical view

The reported issue maps to CWE-552: files or directories accessible to external parties. The /rhcert-transfer URL exposes directory listing for /var/www/rhcert/store/transfer in redhat-certification 7. The source bundle does not provide CVSS, patch details, or exploit telemetry.

Likely exposure

Exposure is likely limited to systems running redhat-certification 7 with the rhcert web transfer endpoint reachable by unauthorized users. Internet-facing or broadly reachable internal deployments carry higher disclosure risk.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The flaw is remotely reachable through a URL, but the provided sources do not describe exploit complexity, authentication context beyond unauthorized access, or observed attacks.

Researcher notes

Evidence is concise but incomplete. The affected product and path are clear, but severity scoring, fixed versions, exploit status, and detailed remediation are not provided in the supplied sources. Avoid assuming broader Red Hat products are affected.

Mitigation direction

  • Check Red Hat CVE and Bugzilla guidance for official fixes or configuration instructions.
  • Restrict access to the rhcert-transfer endpoint to authorized users or trusted networks.
  • Disable directory listing for the transfer path if vendor guidance supports it.
  • Review transfer storage contents and remove sensitive files not required for operation.

Validation and detection

  • Inventory systems running redhat-certification 7.
  • Confirm whether /rhcert-transfer is reachable from untrusted networks.
  • Verify directory listing is not exposed to unauthenticated users.
  • Check web server and application logs for unexpected access to rhcert-transfer.
  • Review Red Hat advisories for package or configuration updates.
Prepared
Confidence
medium
Sources
4

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-552: 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-2018-10863 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
3Source 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/aredhat-certificationredhat-certification 7Listed
Weakness

CWE details

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

CWE-552 · source CWE mapping

Files or Directories Accessible to External Parties

Files or Directories Accessible to External Parties represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.