Electronic Deliverables Creation Support ToolApplication · Dfeg

CVE-2024-21796

MEDIUM · 5.5 CVSS v3.1 Published 2024-01-24
Fix available
A fix is available. Upgrade to 1.0.4 or later.
See remediation →
58/100
Remediation priority · Elevated
No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Electronic Deliverables Creation Support Tool (Construction Edition) prior to Ver1.0.4 and Electronic Deliverables Creation Support Tool (Design & Survey Edition) prior to Ver1.0.4 improperly restrict XML external entity references (XXE). By processing a specially crafted XML file, arbitrary files on the system may be read by an attacker.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

This is an XXE (XML External Entity) vulnerability in the Electronic Deliverables Creation Support Tool. The application improperly restricts XML external entity references when processing XML files, allowing attackers to craft malicious XML that can read arbitrary files from the server's filesystem.

MitigationUpgrade to version 1.0.4 or later for both the Construction Edition and Design & Survey Edition of the tool. If upgrading is not immediately possible, configure the XML parser to disable external entity processing.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Electronic Deliverables Creation Support ToolApplication
Affected:< 1.0.4

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Locate the Dfeg Electronic Deliverables Creation Support Tool installation
    Search for the application executable or installation directory on the system, typically found in Program Files or application-specific directories
    Affected if The tool is installed and used for processing XML-based deliverables
  2. Identify the installed version of the tool
    Right-click the application executable, select Properties, and check the Version tab, or use the application's Help > About menu to display version information
    Affected if The displayed version number is lower than 1.0.4 (for example, 1.0.3, 1.0.2, etc.)
  3. Verify XML file processing capability
    Open the application and attempt to import or open an XML file using the tool's standard file import or open functionality
    Affected if The tool successfully parses and loads XML files, indicating XML processing is enabled
  4. Check XML parser configuration for external entity settings
    Locate the application's configuration files (typically XML, properties, or settings files in the installation directory) and search for XML parser-related settings such as 'external-entities', 'xxe', or 'dtd' processing options
    Affected if External entity processing is not explicitly disabled or set to false in the parser configuration

A user is affected if the Dfeg Electronic Deliverables Creation Support Tool is installed with a version lower than 1.0.4 and the application processes XML files with external entity processing enabled in the parser settings.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 1.0.4 or later
Fixed in 1.0.4
Interim mitigation

Upgrade to version 1.0.4 or later for both the Construction Edition and Design & Survey Edition of the tool. If upgrading is not immediately possible, configure the XML parser to disable external entity processing.

Recommended fix High confidence

1.0.4 or later

  1. Obtain Electronic Deliverables Creation Support Tool version 1.0.4 or later from the official vendor source (www.dfeg.mod.go.jp)
  2. Follow the vendor's standard upgrade/installation procedure for the Construction Edition or Design & Survey Edition as applicable
  3. After upgrading, verify the installed version is 1.0.4 or later to confirm the vulnerability is resolved

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Electronic Deliverables Creation Support Tool Scoped from the published advisory
  • Consultation2.0 h
  • Implementation2.0 h
  • Testing3.0 h
  • Review / QA1.0 h
8.0 hours of engineering $1,390
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,224.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-21796 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-21796 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data