CVE-2024-44807: A directory listing issue in the baserCMS plugin in D-ZERO CO., LTD.
A directory listing issue in the baserCMS plugin in D-ZERO CO., LTD. BurgerEditor and BurgerEditor Limited Edition before 2.25.1 allows remote attackers to obtain sensitive information by exposing a list of the uploaded files.
Security readout for executives and security teams
Plain-English summary
This issue can let anyone on the internet view directory listings of uploaded files in affected BurgerEditor plugins for baserCMS. It is an information exposure problem, not a code-execution flaw. Business risk depends on whether uploaded files contain sensitive documents, customer data, or internal content.
Executive priority
Treat as a near-term hygiene fix for public websites handling uploads. Prioritize faster if uploaded content may include personal, customer, contractual, or internal files.
Technical view
CVE-2024-44807 is a CWE-552 directory listing exposure in D-ZERO BurgerEditor and BurgerEditor Limited Edition before 2.25.1 for baserCMS. The CVSS 3.1 vector is network-accessible, low complexity, no privileges, no user interaction, confidentiality low, with no integrity or availability impact.
Likely exposure
Internet-facing baserCMS sites using BurgerEditor or BurgerEditor Limited Edition before 2.25.1 are the likely exposure. The bundle does not identify CPEs or broader affected product families.
Exploitation context
The CVSS vector indicates remote unauthenticated exploitation is possible without user interaction. The supplied sources do not cite active exploitation, and KEV status is false, so active exploitation should not be assumed.
Researcher notes
Evidence is limited to the public advisory bundle. The flaw is directory listing exposure of uploaded files, mapped to CWE-552, with confidentiality-only impact. No exploit details, indicators, or confirmed exploitation are provided.
Mitigation direction
Upgrade BurgerEditor or BurgerEditor Limited Edition to 2.25.1 or later.
Review D-ZERO and JVN guidance for any configuration-specific remediation.
Audit uploaded files for sensitive content that may have been exposed.
Limit public access to upload listings where vendor guidance supports doing so.
Validation and detection
Inventory baserCMS sites for BurgerEditor plugin usage.
Confirm installed BurgerEditor versions are 2.25.1 or later.
Verify upload locations no longer expose browsable directory file lists.
Review access logs for unusual unauthenticated requests to upload directories.
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.
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.
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.
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.