LiveActive security incident?Get immediate response
CVE Record

CVE-2018-1000523: topydo contains a CWE-20: Improper Input Validation vulnerability in ListFormatParser::parse, file topydo/l...

topydo contains a CWE-20: Improper Input Validation vulnerability in ListFormatParser::parse, file topydo/lib/ListFormat.py line 292 as of d4f843dac71308b2f29a7c2cdc76f055c3841523 that can result in Injection of arbitrary bytes to the terminal, including terminal escape code sequences. This attack appear to be exploitable via The victim must open a todo.txt with at least one specially crafted line..

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2018-1000523 affects topydo, a todo.txt command-line tool. A specially crafted line in a todo.txt file can inject arbitrary bytes into the user’s terminal, including terminal escape sequences. The attack requires a victim to open a malicious or untrusted todo.txt file with topydo.

Executive priority

Treat this as a targeted user-assisted risk, not a broad network emergency. Prioritize teams that exchange todo.txt files externally or use topydo in operational workflows. Evidence is incomplete on severity and fixes, so remediation should start with exposure discovery and upstream guidance review.

Technical view

The CVE describes improper input validation in ListFormatParser::parse in topydo/lib/ListFormat.py around line 292. The parser can allow crafted todo.txt content to reach terminal output as arbitrary bytes or escape sequences. The source bundle does not provide CVSS, precise affected versions, or confirmed patch status.

Likely exposure

Exposure is most likely for users or automation that open todo.txt files from untrusted sources, shared repositories, email attachments, or issue exports using topydo. Organizations not using topydo are not exposed based on the supplied sources.

Exploitation context

The provided CVE states exploitation requires the victim to open a todo.txt file containing at least one specially crafted line. CISA KEV is false, and the supplied sources do not show active exploitation in the wild.

Researcher notes

The useful technical anchor is ListFormatParser::parse in topydo/lib/ListFormat.py. The CVE frames the issue as CWE-20 and terminal escape sequence injection. The source bundle lacks CVSS, affected version ranges, exploit telemetry, and patch confirmation, so avoid overstating scope.

Mitigation direction

  • Avoid opening untrusted todo.txt files with topydo.
  • Check the upstream issue and vendor guidance for fixed versions or maintained alternatives.
  • Restrict topydo use to trusted local files until remediation is confirmed.
  • Review workflows that import todo.txt content from email, tickets, or repositories.

Validation and detection

  • Inventory endpoints, developer machines, and scripts that use topydo.
  • Confirm whether users process todo.txt files from outside trusted repositories.
  • Review installed topydo source or package metadata against upstream guidance.
  • Assess terminal-output handling for unsafe rendering of untrusted todo content.
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.

cve · low confidence lookup

CVE-2018-1000523 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/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.