Security readout for executives and security teams
Plain-English summary
CVE-2017-10672 is a memory safety flaw in Perl's XML-LibXML module through 2.0129. If an attacker can influence arguments passed to replaceChild, the bug can allow arbitrary code execution. Treat exposed Perl XML-processing services as higher risk, but the supplied sources do not show active exploitation.
Executive priority
Prioritize remediation for externally reachable Perl services that process attacker-controlled XML or DOM operations. Internal-only systems still need inventory and patch planning because the described impact is arbitrary code execution.
Technical view
The issue is a use-after-free in XML-LibXML through version 2.0129, triggered through attacker-controlled replaceChild arguments. Debian published security updates in 2017. The source bundle does not provide CVSS, CWE, exact fixed upstream version, or detailed affected CPE data.
Likely exposure
Exposure is most likely in Perl applications using XML-LibXML or Debian's libxml-libxml-perl where untrusted users can influence replaceChild arguments. The provided affected-product metadata is incomplete.
Exploitation context
The CVE description says remote attackers may execute arbitrary code when they control replaceChild arguments. There is no KEV listing and no supplied source states active exploitation in the wild.
Researcher notes
Evidence is limited to the CVE description, Debian advisories, Debian LTS notice, and CPAN bug reference. No CVSS, CWE, CPE, exploit maturity, or full patch details are included in the supplied bundle.
Mitigation direction
- Inventory XML-LibXML and libxml-libxml-perl versions across Perl services.
- Apply Debian DSA-4042 or DLA-1171-1 updates where applicable.
- For CPAN installs, check maintainer guidance for the fixed release.
- Prioritize internet-facing or untrusted XML-processing applications.
- Reduce untrusted influence over replaceChild inputs where feasible.
Validation and detection
- Confirm whether installed XML-LibXML versions are 2.0129 or earlier.
- Identify code paths using replaceChild with attacker-influenced data.
- Verify Debian package updates are installed where applicable.
- Review service exposure for public or partner-controlled XML inputs.
- Check vendor advisories for exact fixed versions in non-Debian environments.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2017-10672 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- DSA-4042CVE reference · vendor-advisory, x_refsource_DEBIAN
- [debian-lts-announce] 20171114 [SECURITY] [DLA 1171-1] libxml-libxml-perl security updateCVE reference · mailing-list, x_refsource_MLIST
- https://rt.cpan.org/Public/Bug/Display.html?id=122246CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
