On this page

CWE-1286: Improper Validation of Syntactic Correctness of Input

Weakness Summary

The product receives input that is expected to be well-formed - i.e., to comply with a certain syntax - but it does not validate or incorrectly validates that the input complies with the syntax.

  • Canonical source: MITRE CWE-1286 (opens in a new tab)
  • Published Atomicorp CVE observations: 1
  • Distinct affected products in those observations: 1
  • Active Atomicorp rules associated with this weakness: 5

Atomicorp Research Context

Atomicorp has published CVE-specific research observations associated with this weakness category. Each linked CVE page states whether the tested request was detected or blocked and is the authoritative customer-facing finding.

The CVEs and rules shown here are selected published examples, not a complete list of Atomicorp protections. If a CWE, CVE, or rule is absent from this page, no conclusion should be drawn about whether Atomicorp protects against that weakness or attack method.

A CWE describes a class of software weakness. It does not identify one exploit request, and association with a CWE does not mean that every vulnerability or exploitation path in that category is detected or blocked.

Selected Published CVE Observations

CVEVulnerabilityProductAtomicorp findingObserved rules
CVE-2024-7954SPIP Porte Plume Plugin - Remote Code ExecutionSPIPAttack Blocked by Atomicorp340023 , 340128 , 344370 , 380018 , 390801

Associated Atomicorp WAF Rules

RuleStatusBehavior
340023Activedisruptive (deny)
340128Activedisruptive (deny)
344370Activedisruptive (deny)
380018Activedisruptive (deny)
390801Activedisruptive (deny)

MITRE associates this CWE with the following attack-pattern entries. These taxonomy relationships are context, not Atomicorp coverage claims:

CAPEC-66 (opens in a new tab) , CAPEC-676 (opens in a new tab)