LiveActive security incident?Get immediate response
CVE Record

CVE-2021-4280: styler_praat_scripts Slash file_segmenter.praat denial of service

A vulnerability was found in styler_praat_scripts. It has been classified as problematic. Affected is an unknown function of the file file_segmenter.praat of the component Slash Handler. The manipulation leads to denial of service. It is possible to launch the attack remotely. The name of the patch is 0cad44aa4a3eb0ecdba071c10eaff16023d8b35f. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-216780.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-4280 is a medium-severity denial-of-service issue in styler_praat_scripts. It concerns file_segmenter.praat in the Slash Handler component. The sources indicate availability impact only, not data theft or privilege escalation. A patch commit is identified, but affected version details are not provided.

Executive priority

Treat this as a moderate operational availability issue. Prioritize patching where styler_praat_scripts is used in business workflows or accepts external input. It is not supported as an emergency active-exploitation issue by the provided sources.

Technical view

The vulnerability is mapped to CWE-404 and has CVSS 3.1 score 4.3: AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L. Sources describe manipulation leading to denial of service, remotely possible with user interaction required. The affected function and versions are unspecified.

Likely exposure

Exposure appears limited to environments that use styler_praat_scripts, especially workflows invoking file_segmenter.praat with slash-handling behavior. The bundle does not identify affected versions, CPEs, package distribution, or whether typical deployments expose the vulnerable path remotely.

Exploitation context

The source bundle says remote attack is possible, while the CVSS vector requires user interaction. KEV is false, and the provided sources do not cite active exploitation, exploit availability, or in-the-wild abuse.

Researcher notes

Key evidence gaps are affected version ranges, the exact vulnerable function, and deployment exposure. Validation should focus on confirming script use, patch presence, and whether user interaction or untrusted input can reach file_segmenter.praat.

Mitigation direction

  • Apply upstream patch commit 0cad44aa4a3eb0ecdba071c10eaff16023d8b35f.
  • If patch status is unclear, check the upstream repository guidance.
  • Restrict untrusted input to file_segmenter.praat until patched.
  • Monitor affected workflows for abnormal crashes or availability failures.

Validation and detection

  • Inventory systems and workflows using styler_praat_scripts.
  • Check whether file_segmenter.praat includes patch commit 0cad44aa4a3eb0ecdba071c10eaff16023d8b35f.
  • Confirm whether any exposed workflow accepts untrusted input.
  • Review logs for denial-of-service symptoms in related processing jobs.
Prepared
Confidence
medium
Sources
5

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-404: 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-2021-4280 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
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

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

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2021-4280Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/astyler_praat_scriptsn/aListed
Weakness

CWE details

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

CWE-404 · source CWE mapping

Improper Resource Shutdown or Release

Improper Resource Shutdown or Release represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.