CVEbaza.plCWE DictionaryCWE-1113
Common Weakness Enumeration

CWE-1113

Inappropriate Comment Style

Category: BaseCVE: 1
Description

The source code uses comment styles or formats that are inconsistent or do not follow expected standards for the product.

CVE vulnerabilities with CWE-1113 (1)
5.4
CVSS
MEDIUM
CVE-2026-29086

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.

pub. 2026-03-04
Information
ID: CWE-1113
Type: Base
Vulnerabilities: 1
MITRE CWE ↗
← CWE Dictionary