説明
Summary
An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the server.
PoC
- Go to
https://www.admidio.org/demo_en/adm_program/modules/messages/messages.php
- Click on Send Private Message
- In the
Message field, enter the following payload
Testing<br><h1>HTML</h1><br><h2>Injection</h2>
>

- Send the message
- Open the message again
>

Impact
- Data Theft: Stealing sensitive information like cookies, session tokens, and user credentials.
- Session Hijacking: Gaining unauthorized access to user accounts.
- Phishing: Tricking users into revealing sensitive information.
- Website Defacement: Altering the appearance or content of the website.
- Malware Distribution: Spreading malware to users' devices.
- Denial of Service (DoS): Overloading the server with malicious requests.
基本情報
- タイプ
- reviewed
- 深刻度
- low
- GitHub 上のアドバイザリ
- アドバイザリを開く ↗
- リポジトリのアドバイザリ
- リポジトリのアドバイザリを開く ↗
- ソースコード
- ソースを見る ↗
- 公開(アドバイザリ)
- 2024-10-16 19:50:40 UTC
- 更新
- 2024-10-16 22:07:54 UTC
- GitHub レビュー済み
- 2024-10-16 19:50:40 UTC
- NVD で公開
- 2024-10-16
EPSS Score
| Score |
Percentile |
|
1.62%
|
81.51% |
CVSS Scores
| Base score |
Version |
Severity |
Vector |
|
3.5
|
3.1 |
—
|
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
クリックして展開
- 攻撃ベクター (AV:N)
- インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
- 攻撃の複雑さ (AC:L)
- 攻撃者が条件を満たせば、レース条件や珍しい構成に依存せずに再現しやすい。
- 必要な権限 (PR:L)
- 一般ユーザー権限があれば足り、管理者(root 相当)は不要。
- ユーザーの関与 (UI:R)
- インストールの許可、設定変更、悪意あるファイルの実行など、人の一度の判断がトリガーになる。
- スコープ (S:U)
- 影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
- 機密性への影響 (C:N)
- 機微情報の漏えいは想定しにくい。
- 完全性への影響 (I:L)
- レコードの一部書き換えや設定の歪みなど、限定的だが検知・復旧が必要な水準。
- 可用性への影響 (A:N)
- 業務継続に支障が出るレベルの停止や劣化は想定されない。
|
CWEs
| CWE id |
Name |
|
CWE-79
|
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') |
|
CWE-502
|
Deserialization of Untrusted Data |
Affected packages (1)
Vulnerable version ranges and first patched releases as published by GitHub.
| Ecosystem |
Package |
Vulnerable range |
First patched |
Vulnerable functions |
| composer |
admidio/admidio |
< 4.3.12 |
4.3.12 |
—
|
cvelogic
Threat Intelligence