GHSA-pv9c-9mfh-hvxq · 深刻度: medium · エコシステム: rubygems — iCalendar has ICS injection via unsanitized URI property values
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.
総合評価: CVE-2026-33635 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.24%、15 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.24% | +0.19% |
| 2 | 2026-06-02 | 0.03% | 0.05% | +0.02% |
| 3 | 2026-03-27 | — | 0.03% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-pv9c-9mfh-hvxq · 深刻度: medium · エコシステム: rubygems — iCalendar has ICS injection via unsanitized URI property values
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-33635 not yet assigned priority: Debian including 1 source packages (ruby-icalendar), 2 status rows across 2 suites (bookworm, bullseye): open 2. | https://security-tracker.debian.org/tracker/CVE-2026-33635 |
ubuntu
|
medium | CVE-2026-33635 medium priority: Ubuntu including 1 source packages (ruby-icalendar), 5 status rows across 5 suites (focal, jammy, noble, questing, upstream): needs-triage 4, DNE 1. | https://ubuntu.com/security/CVE-2026-33635 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| icalendar_project | icalendar | >= 2.0.0, < 2.12.2 | cpe:2.3:a:icalendar_project:icalendar:*:*:*:*:*:ruby:*:* |
| URL | タグ |
|---|---|
| https://github.com/icalendar/icalendar/commit/b8d23b490363ee5fffaec1d269a8618a912ca265 | Patch |
| https://github.com/icalendar/icalendar/security/advisories/GHSA-pv9c-9mfh-hvxq | Exploit Mitigation Vendor Advisory |
| https://github.com/rubysec/ruby-advisory-db/blob/master/gems/icalendar/CVE-2026-33635.yml | Mitigation Vendor Advisory |