pyLoad-ng projectのpyLoad-ngにおけるOS コマンドインジェクションの脆弱性
| Title |
pyLoad-ng projectのpyLoad-ngにおけるOS コマンドインジェクションの脆弱性
|
| Summary |
pyLoadはPythonで書かれた無料のオープンソースダウンロードマネージャーです。バージョン0.5.0b3.dev96以前では、ADMIN_ONLY_OPTIONSという保護機構によって、再接続スクリプト、SSL証明書、プロキシ認証情報など、セキュリティに重要な設定値が管理者専用アクセスに制限されていました。しかし、この保護はコア設定オプションにのみ適用されており、プラグインの設定オプションには適用されていません。AntiVirusプラグインは実行可能ファイルのパス(avfile)を設定に保存しており、そのパスはsubprocess.Popen()に直接渡されます。SETTINGS権限を持つ非管理者ユーザーがこのパスを変更できるため、リモートコード実行が可能になります。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 7, 2026, midnight |
| Registration Date |
April 27, 2026, 10:49 a.m. |
| Last Update |
April 27, 2026, 10:49 a.m. |
|
CVSS3.0 : 重要
|
| Score |
8.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Affected System
| pyLoad-ng project |
|
pyLoad-ng 0.5.0b3.dev96 およびそれ以前
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月27日] 掲載 |
April 27, 2026, 10:49 a.m. |
NVD Vulnerability Information
CVE-2026-35463
| Summary |
pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, the ADMIN_ONLY_OPTIONS protection mechanism restricts security-critical configuration values (reconnect scripts, SSL certs, proxy credentials) to admin-only access. However, this protection is only applied to core config options, not to plugin config options. The AntiVirus plugin stores an executable path (avfile) in its config, which is passed directly to subprocess.Popen(). A non-admin user with SETTINGS permission can change this path to achieve remote code execution.
|
| Publication Date |
April 8, 2026, 12:17 a.m. |
| Registration Date |
April 15, 2026, 11:28 a.m. |
| Last Update |
April 25, 2026, 12:18 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:* |
|
0.5.0b3.dev96 |
|
|
Related information, measures and tools
Common Vulnerabilities List