CWE-1113Base

Inappropriate Comment Style

Incomplete in the CWE catalog · 1 CVE mapped

1
CVEs mapped
5.4
Median CVSS
What it is

The source code uses comment styles or formats that are

inconsistent or do not follow expected standards for the

product.

Recent examples
5.4cvss
CVE-2026-29086

Hono: Cookie Attribute Injection via Unsanitized domain and path in setCookie()

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, the setCookie() utility did not validate semicolons (;), carriage returns (\r), or newline characters (\n) in the domain and path options when constructing the Set-Cookie header. Because cookie attributes are delimited by semicolons, this could allow injection of additional cookie attributes if untrusted input was passed into these fields. This issue has been patched in version 4.12.4.

MEDIUMno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-1113
Abstraction
Base
Structure
Simple
Status
Incomplete
References (1)