目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-33635— iCalendar 注入漏洞

CVSS 4.3 · Medium EPSS 0.24% · P15
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-33635 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
iCalendar has ICS injection via unsanitized URI property values
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
iCalendar is a Ruby library for dealing with iCalendar files in the iCalendar format defined by RFC-5545. Starting in version 2.0.0 and prior to version 2.12.2, .ics serialization does not properly sanitize URI property values, enabling ICS injection through attacker-controlled input, adding arbitrary calendar lines to the output. `Icalendar::Values::Uri` falls back to the raw input string when `URI.parse` fails and later serializes it with `value.to_s` without removing or escaping `\r` or `\n` characters. That value is embedded directly into the final ICS line by the normal serializer, so a payload containing CRLF can terminate the original property and create a new ICS property or component. (It looks like you can inject via url, source, image, organizer, attach, attendee, conference, tzurl because of this). Applications that generate `.ics` files from partially untrusted metadata are impacted. As a result, downstream calendar clients or importers may process attacker-supplied content as if it were legitimate event data, such as added attendees, modified URLs, alarms, or other calendar fields. Version 2.12.2 contains a patch for the issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对CRLF序列的转义处理不恰当(CRLF注入)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
iCalendar 注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
iCalendar是icalendar开源的一个处理iCalendar格式文件的Ruby库。 iCalendar 2.0.0版本至2.12.2版本存在注入漏洞,该漏洞源于.ics序列化未正确清理URI属性值,可能导致ICS注入攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
icalendaricalendar >= 2.0.0, < 2.12.2 -

二、漏洞 CVE-2026-33635 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-33635 的情报信息

登录查看更多情报信息。

CVE-2026-33635 补丁与修复 (1)

CVE-2026-33635 厂商安全公告 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-33635

暂无评论


发表评论