Skip to content

No Content-Length validation against actual body size #449

Description

@Junman140

src/middleware/bodyParser.ts: The server trusts Content-Length without verifying the actual body size matches. A mismatch between declared and actual size can crash body parsers or truncate request data silently.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programlow

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions